#include <rcp/EditorPartWindow.h>
◆ EditorPartWindow()
◆ ~EditorPartWindow()
◆ setWidget()
| void setWidget |
( |
QWidget * |
widget | ) |
|
◆ widget()
| QWidget* widget |
( |
| ) |
const |
◆ getTitleBar()
◆ undock()
◆ dock()
◆ isDocked()
◆ setOnTop()
| void setOnTop |
( |
bool |
onTop | ) |
|
|
inline |
Makes the window stay on top of other windows.
◆ isOnTop()
Returns true, if the window stays on top of other windows.
◆ showDecorations()
| void showDecorations |
( |
bool |
show | ) |
|
◆ setAutoHideDecorations()
| void setAutoHideDecorations |
( |
bool |
on | ) |
|
◆ paintEvent()
| virtual void paintEvent |
( |
QPaintEvent * |
paintEvent | ) |
|
|
protectedvirtual |
◆ changeEvent()
| virtual void changeEvent |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
◆ setActive()
| void setActive |
( |
bool |
activate | ) |
|
|
protected |
◆ windowStateChanged()
| virtual void windowStateChanged |
( |
Qt::WindowStates |
oldState, |
|
|
Qt::WindowStates |
newState |
|
) |
| |
|
protectedvirtual |
◆ updateDecorations()
| void updateDecorations |
( |
| ) |
|
|
protected |
◆ updateStateButtons()
| void updateStateButtons |
( |
| ) |
|
|
protected |
◆ onMinimized
◆ onMaximized
◆ onRestored
◆ onUndock
◆ onDock
◆ onOnTop
| void onOnTop |
( |
bool |
onTop | ) |
|
|
protectedslot |
◆ windowTitleChanged
◆ EditorPartArea
The documentation for this class was generated from the following file: