KDEUI
KConfigSkeleton::ItemFont Class Reference
#include <kconfigskeleton.h>
Inheritance diagram for KConfigSkeleton::ItemFont:

Detailed Description
Class for handling a font preferences item.Definition at line 72 of file kconfigskeleton.h.
Public Member Functions | |
| bool | isEqual (const QVariant &p) const |
| ItemFont (const QString &_group, const QString &_key, QFont &reference, const QFont &defaultValue=QFont()) | |
| QVariant | property () const |
| void | readConfig (KConfig *config) |
| void | setProperty (const QVariant &p) |
Constructor & Destructor Documentation
Member Function Documentation
| QVariant KConfigSkeleton::ItemFont::property | ( | ) | const [virtual] |
| void KConfigSkeleton::ItemFont::readConfig | ( | KConfig * | config | ) | [virtual] |
| void KConfigSkeleton::ItemFont::setProperty | ( | const QVariant & | p | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference