Gui::ActionStyleEvent Class Reference
This is a helper class needed when a style sheet is restored or cleared. More...
#include <MainWindow.h>
Public Types | |
enum | Style { Restore, Clear } |
Public Member Functions | |
ActionStyleEvent (Style type) | |
Style | getType () const |
Static Public Attributes | |
static int | EventType = -1 |
Detailed Description
This is a helper class needed when a style sheet is restored or cleared.
Member Enumeration Documentation
◆ Style
Constructor & Destructor Documentation
◆ ActionStyleEvent()
ActionStyleEvent::ActionStyleEvent | ( | Style | type | ) |
Member Function Documentation
◆ getType()
ActionStyleEvent::Style ActionStyleEvent::getType | ( | ) | const |
Member Data Documentation
◆ EventType
|
static |
Referenced by Gui::MainWindow::customEvent(), and Gui::Application::runApplication().
The documentation for this class was generated from the following files:
- src/Gui/MainWindow.h
- src/Gui/MainWindow.cpp