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 |
This is a helper class needed when a style sheet is restored or cleared.
ActionStyleEvent::ActionStyleEvent | ( | Style | type | ) |
ActionStyleEvent::Style ActionStyleEvent::getType | ( | void | ) | const |
|
static |
Referenced by Gui::MainWindow::customEvent(), and Gui::Application::runApplication().