Inherits QToolButton.
|
enum | WindowDecorationButton { CloseButton
, MaximizeButton
, MinimizeButton
, DividerButton
} |
|
|
void | buttonPressed (const DockBarButton::WindowDecorationButton type) |
|
|
| DockBarButton (DockBarButton::WindowDecorationButton buttonType, QWidget *parent=nullptr, bool darkStyle=false) |
|
DockBarButton::WindowDecorationButton | buttonType () const |
|
|
void | paintEvent (QPaintEvent *event) override |
|
bool | eventFilter (QObject *object, QEvent *event) override |
|
|
WindowDecorationButton | buttonType |
|
◆ defaultConfig()
static Config AzQtComponents::DockBarButton::defaultConfig |
( |
| ) |
|
|
static |
Returns default button config data.
◆ loadConfig()
static Config AzQtComponents::DockBarButton::loadConfig |
( |
QSettings & |
settings | ) |
|
|
static |
Loads the button config data from a settings object.
The documentation for this class was generated from the following file:
- Code/Framework/AzQtComponents/AzQtComponents/Components/DockBarButton.h