|
LMMS
|
Public Member Functions | |
| vstSubWin (QWidget *_parent) | |
| ~vstSubWin () override=default | |
| void | closeEvent (QCloseEvent *e) override |
| Public Member Functions inherited from lmms::gui::SubWindow | |
| SubWindow (QWidget *parent=nullptr, Qt::WindowFlags windowFlags=QFlag(0)) | |
| QRect | getTrueNormalGeometry () const |
| SubWindow::getTrueNormalGeometry. | |
| QBrush | activeColor () const |
| QColor | textShadowColor () const |
| QColor | borderColor () const |
| QMargins | decorationMargins () const |
| void | setActiveColor (const QBrush &b) |
| void | setTextShadowColor (const QColor &c) |
| void | setBorderColor (const QColor &c) |
| int | titleBarHeight () const |
| int | frameWidth () const |
| bool | isDetachable () const |
| void | setDetachable (bool on) |
| bool | isDetached () const |
| void | setDetached (bool on) |
| void | updateTitleBar () |
Additional Inherited Members | |
| Public Slots inherited from lmms::gui::SubWindow | |
| void | detach () |
| void | attach () |
| void | setVisible (bool visible) override |
| Signals inherited from lmms::gui::SubWindow | |
| void | focusLost () |
| Protected Member Functions inherited from lmms::gui::SubWindow | |
| void | moveEvent (QMoveEvent *event) override |
| SubWindow::moveEvent. | |
| void | resizeEvent (QResizeEvent *event) override |
| SubWindow::resizeEvent. | |
| void | paintEvent (QPaintEvent *pe) override |
| SubWindow::paintEvent. | |
| void | changeEvent (QEvent *event) override |
| SubWindow::changeEvent. | |
| void | showEvent (QShowEvent *e) override |
| bool | eventFilter (QObject *obj, QEvent *event) override |
| SubWindow::eventFilter. | |
| Properties inherited from lmms::gui::SubWindow | |
| QBrush | activeColor |
| QColor | textShadowColor |
| QColor | borderColor |
|
inline |
|
overridedefault |
|
inlineoverride |