KStyles
OxygenStyleConfig Class Reference
#include <oxygenconf.h>
Inheritance diagram for OxygenStyleConfig:

Public Slots | |
| void | defaults () |
| void | save () |
Signals | |
| void | changed (bool) |
Public Member Functions | |
| OxygenStyleConfig (QWidget *parent) | |
| ~OxygenStyleConfig () | |
Protected Slots | |
| void | updateChanged () |
Protected Attributes | |
| QCheckBox * | animateProgressBar |
| KSharedConfigPtr | config |
| QCheckBox * | drawToolBarItemSeparator |
| QCheckBox * | drawTriangularExpander |
| bool | origAnimProgressBar |
| bool | origDrawToolBarItemSeparator |
| bool | origDrawTriangularExpander |
Detailed Description
Definition at line 40 of file oxygenconf.h.
Constructor & Destructor Documentation
| OxygenStyleConfig::OxygenStyleConfig | ( | QWidget * | parent | ) |
Definition at line 52 of file oxygenconf.cpp.
| OxygenStyleConfig::~OxygenStyleConfig | ( | ) |
Definition at line 84 of file oxygenconf.cpp.
Member Function Documentation
| void OxygenStyleConfig::changed | ( | bool | ) | [signal] |
| void OxygenStyleConfig::defaults | ( | ) | [slot] |
Definition at line 97 of file oxygenconf.cpp.
| void OxygenStyleConfig::save | ( | ) | [slot] |
Definition at line 89 of file oxygenconf.cpp.
| void OxygenStyleConfig::updateChanged | ( | ) | [protected, slot] |
Definition at line 105 of file oxygenconf.cpp.
Member Data Documentation
QCheckBox* OxygenStyleConfig::animateProgressBar [protected] |
Definition at line 65 of file oxygenconf.h.
KSharedConfigPtr OxygenStyleConfig::config [protected] |
Definition at line 61 of file oxygenconf.h.
QCheckBox* OxygenStyleConfig::drawToolBarItemSeparator [protected] |
Definition at line 66 of file oxygenconf.h.
QCheckBox* OxygenStyleConfig::drawTriangularExpander [protected] |
Definition at line 67 of file oxygenconf.h.
bool OxygenStyleConfig::origAnimProgressBar [protected] |
Definition at line 70 of file oxygenconf.h.
bool OxygenStyleConfig::origDrawToolBarItemSeparator [protected] |
Definition at line 71 of file oxygenconf.h.
bool OxygenStyleConfig::origDrawTriangularExpander [protected] |
Definition at line 72 of file oxygenconf.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference