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
bool KConfigSkeleton::ItemFont::isEqual | ( | const QVariant & | p | ) | const |
Definition at line 90 of file kconfigskeleton.cpp.
QVariant KConfigSkeleton::ItemFont::property | ( | ) | const |
Definition at line 95 of file kconfigskeleton.cpp.
void KConfigSkeleton::ItemFont::readConfig | ( | KConfig * | config | ) |
Definition at line 76 of file kconfigskeleton.cpp.
void KConfigSkeleton::ItemFont::setProperty | ( | const QVariant & | p | ) |
Definition at line 85 of file kconfigskeleton.cpp.
The documentation for this class was generated from the following files: