Classes | |
class | ActionBox |
Class representing a panel of actions similar to Windows Vista/7 control panel items. More... | |
class | ActionGroup |
Class representing a single group of actions similar to Windows XP task panels. More... | |
class | ActionLabel |
Class representing an action similar to Windows Vista/7 control panel item. More... | |
class | ActionPanel |
Class representing panels of actions similar to Windows XP task panels. More... | |
class | ActionPanelScheme |
Class representing color scheme for ActionPanel and ActionGroup. More... | |
class | AndroidPanelScheme |
Android-like color scheme for ActionPanel and ActionGroup. More... | |
class | FreeCADPanelScheme |
class | MacPanelScheme |
MacOS-like color scheme for ActionPanel and ActionGroup. More... | |
class | SystemPanelScheme |
class | TaskGroup |
class | TaskHeader |
class | WinVistaPanelScheme |
Windows Vista-like color scheme for ActionPanel and ActionGroup. More... | |
class | WinXPPanelScheme |
WindowsXP-like blue color scheme for ActionPanel and ActionGroup. More... | |
class | WinXPPanelScheme2 |
WindowsXP-like blue color scheme for ActionPanel and ActionGroup (variation 2). More... | |
Variables | |
const char * | ActionBoxStyle |
const char * | ActionLabelStyle |
const char * | ActionPanelAndroidStyle |
const char * | ActionPanelDefaultStyle |
const char * | ActionPanelFreeCAD |
const char * | ActionPanelWinVistaStyle |
const char * | ActionPanelWinXPBlueStyle1 |
const char * | ActionPanelWinXPBlueStyle2 |
const char * | MacPanelStyle |
const char * | MinimumActionPanelFreeCAD |
const char* QSint::ActionBoxStyle |
Referenced by QSint::ActionBox::init().
const char* QSint::ActionLabelStyle |
Referenced by QSint::ActionLabel::init().
const char* QSint::ActionPanelAndroidStyle |
Referenced by QSint::AndroidPanelScheme::AndroidPanelScheme().
const char* QSint::ActionPanelDefaultStyle |
Referenced by QSint::ActionPanelScheme::ActionPanelScheme().
const char* QSint::ActionPanelFreeCAD |
Referenced by QSint::FreeCADPanelScheme::FreeCADPanelScheme().
const char* QSint::ActionPanelWinVistaStyle |
Referenced by QSint::WinVistaPanelScheme::WinVistaPanelScheme().
const char* QSint::ActionPanelWinXPBlueStyle1 |
Referenced by QSint::WinXPPanelScheme::WinXPPanelScheme().
const char* QSint::ActionPanelWinXPBlueStyle2 |
Referenced by QSint::WinXPPanelScheme2::WinXPPanelScheme2().
const char* QSint::MacPanelStyle |
Referenced by QSint::MacPanelScheme::MacPanelScheme().
const char* QSint::MinimumActionPanelFreeCAD |
Referenced by QSint::FreeCADPanelScheme::FreeCADPanelScheme().