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.

Author
Werner Mayer

Member Enumeration Documentation

◆ Style

Enumerator
Restore 
Clear 

Constructor & Destructor Documentation

◆ ActionStyleEvent()

ActionStyleEvent::ActionStyleEvent ( Style  type)

Member Function Documentation

◆ getType()

Member Data Documentation

◆ EventType

int ActionStyleEvent::EventType = -1
static

The documentation for this class was generated from the following files: