KDEUI
KConfigSkeleton::ItemFont Class Reference
Class for handling a font preferences item. More...
#include <kconfigskeleton.h>
Inheritance diagram for KConfigSkeleton::ItemFont:
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) |
Detailed Description
Class for handling a font preferences item.
Definition at line 72 of file kconfigskeleton.h.
Constructor & Destructor Documentation
| KConfigSkeleton::ItemFont::ItemFont | ( | const QString & | _group, | |
| const QString & | _key, | |||
| QFont & | reference, | |||
| const QFont & | defaultValue = QFont() | |||
| ) |
Definition at line 69 of file kconfigskeleton.cpp.
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.3 API Reference