A wkf::DockWidget containing a wizard::Editor.
More...
#include <EditorDock.hpp>
Inherits wkf::DockWidget.
A wkf::DockWidget containing a wizard::Editor.
◆ EditorDock()
| wizard::EditorDock::EditorDock |
( |
QMainWindow * | aMainWindow, |
|
|
Editor * | aEditor ) |
◆ ~EditorDock()
| wizard::EditorDock::~EditorDock |
( |
| ) |
|
|
override |
◆ closeEvent()
| void wizard::EditorDock::closeEvent |
( |
QCloseEvent * | event | ) |
|
|
override |
◆ contextMenuEvent()
| void wizard::EditorDock::contextMenuEvent |
( |
QContextMenuEvent * | aEvent | ) |
|
|
override |
◆ CursorPositionChanged()
| void wizard::EditorDock::CursorPositionChanged |
( |
| ) |
|
◆ DisableFullscreen()
| void wizard::EditorDock::DisableFullscreen |
( |
| ) |
|
◆ EnableFullscreen()
| void wizard::EditorDock::EnableFullscreen |
( |
| ) |
|
◆ GetEditor()
| Editor * wizard::EditorDock::GetEditor |
( |
| ) |
|
|
inline |
◆ GetMainWindow() [1/2]
| const QMainWindow * wizard::EditorDock::GetMainWindow |
( |
| ) |
const |
|
noexcept |
Get the QMainWindow widget associated with this EditorDock
- Returns
- the QMainWindow widget associated with this EditorDock
◆ GetMainWindow() [2/2]
| QMainWindow * wizard::EditorDock::GetMainWindow |
( |
| ) |
|
|
noexcept |
Get the QMainWindow widget associated with this EditorDock
- Returns
- the QMainWindow widget associated with this EditorDock
◆ ModificationChanged()
◆ OnChangeDebug()
| void wizard::EditorDock::OnChangeDebug |
( |
bool | aIsActive | ) |
|
◆ OverrideTitleBar()
| void wizard::EditorDock::OverrideTitleBar |
( |
QWidget * | aWidget | ) |
|
|
override |
◆ paintEvent()
| void wizard::EditorDock::paintEvent |
( |
QPaintEvent * | aEventPtr | ) |
|
|
overrideprotected |
◆ TabCloseRequested()
| void wizard::EditorDock::TabCloseRequested |
( |
int | aTabIndex | ) |
|
◆ VisibilityChanged()
| void wizard::EditorDock::VisibilityChanged |
( |
bool | aVisible | ) |
|
◆ mCallbackHolder
| UtCallbackHolder wizard::EditorDock::mCallbackHolder |
|
protected |
The documentation for this class was generated from the following files: