◆ Pane()
| Pane::Pane |
( |
QWidget * |
widget | ) |
|
◆ canSplitPane()
| virtual bool Pane::canSplitPane |
( |
| ) |
const |
|
inlinevirtual |
◆ closeButtonClicked
| void Pane::closeButtonClicked |
( |
| ) |
|
|
slot |
◆ closePane()
◆ createSplitPane()
| virtual Pane * Pane::createSplitPane |
( |
| ) |
|
|
inlinevirtual |
◆ defaultSplitDirection()
| virtual Qt::Orientation Pane::defaultSplitDirection |
( |
| ) |
const |
|
inlinevirtual |
◆ focus()
| virtual void Pane::focus |
( |
| ) |
|
|
virtual |
◆ headerClicked
| void Pane::headerClicked |
( |
| ) |
|
|
slot |
◆ init()
◆ movePane
| void Pane::movePane |
( |
Pane * |
target, |
|
|
Qt::Edge |
edge |
|
) |
| |
|
signal |
◆ movePaneRequested
| void Pane::movePaneRequested |
( |
Pane * |
target, |
|
|
Qt::Edge |
edge |
|
) |
| |
|
slot |
◆ newWindowForPane
| void Pane::newWindowForPane |
( |
QScreen * |
screen, |
|
|
QPoint |
pos |
|
) |
| |
|
signal |
◆ newWindowForPaneRequested
| void Pane::newWindowForPaneRequested |
( |
QScreen * |
screen, |
|
|
QPoint |
pos |
|
) |
| |
|
slot |
◆ notifyViewChanged
| void Pane::notifyViewChanged |
( |
ViewFrame * |
frame | ) |
|
|
signal |
◆ paneCloseRequested
| void Pane::paneCloseRequested |
( |
| ) |
|
|
signal |
◆ paneSplitRequested
| void Pane::paneSplitRequested |
( |
Pane * |
newPane, |
|
|
Qt::Edge |
edge |
|
) |
| |
|
signal |
◆ setDefaultSplitDirection()
| virtual void Pane::setDefaultSplitDirection |
( |
Qt::Orientation |
orientation | ) |
|
|
virtual |
◆ setIsActivePane()
| virtual void Pane::setIsActivePane |
( |
bool |
active | ) |
|
|
virtual |
◆ setIsSinglePane()
| virtual void Pane::setIsSinglePane |
( |
bool |
isSinglePane | ) |
|
|
virtual |
◆ setWidget()
| void Pane::setWidget |
( |
QWidget * |
widget | ) |
|
◆ splitButtonClicked
| void Pane::splitButtonClicked |
( |
Qt::Orientation |
orientation | ) |
|
|
slot |
◆ splitPane()
| void Pane::splitPane |
( |
Qt::Orientation |
orientation | ) |
|
◆ title()
| virtual QString Pane::title |
( |
| ) |
|
|
pure virtual |
◆ updateStatus()
| virtual void Pane::updateStatus |
( |
| ) |
|
|
virtual |
◆ widget()
| QWidget * Pane::widget |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: