KStyles
HighContrastStyleConfig Class Reference
#include <highcontrastconfig.h>
Inheritance diagram for HighContrastStyleConfig:

Public Slots | |
| void | defaults () |
| void | save () |
Signals | |
| void | changed (bool) |
Public Member Functions | |
| HighContrastStyleConfig (QWidget *parent) | |
| ~HighContrastStyleConfig () | |
Protected Slots | |
| void | updateChanged () |
Protected Attributes | |
| bool | originalWideLinesState |
| QCheckBox * | wideLinesBox |
Detailed Description
Definition at line 32 of file highcontrastconfig.h.
Constructor & Destructor Documentation
| HighContrastStyleConfig::HighContrastStyleConfig | ( | QWidget * | parent | ) |
Definition at line 42 of file highcontrastconfig.cpp.
| HighContrastStyleConfig::~HighContrastStyleConfig | ( | ) |
Definition at line 63 of file highcontrastconfig.cpp.
Member Function Documentation
| void HighContrastStyleConfig::changed | ( | bool | ) | [signal] |
| void HighContrastStyleConfig::defaults | ( | ) | [slot] |
Definition at line 78 of file highcontrastconfig.cpp.
| void HighContrastStyleConfig::save | ( | ) | [slot] |
Definition at line 70 of file highcontrastconfig.cpp.
| void HighContrastStyleConfig::updateChanged | ( | ) | [protected, slot] |
Definition at line 85 of file highcontrastconfig.cpp.
Member Data Documentation
bool HighContrastStyleConfig::originalWideLinesState [protected] |
Definition at line 58 of file highcontrastconfig.h.
QCheckBox* HighContrastStyleConfig::wideLinesBox [protected] |
Definition at line 55 of file highcontrastconfig.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference