KConfigSkeleton::ItemFont Class Reference
Class for handling a font preferences item. More...
#include <kconfigskeleton.h>
Public Methods | |
ItemFont (const QString &group, const QString &key, QFont &reference, const QFont &defaultValue=KGlobalSettings::generalFont()) | |
void | readConfig (KConfig *config) |
void | setProperty (const QVariant &p) |
QVariant | property () const |
Detailed Description
Class for handling a font preferences item.
Definition at line 665 of file kconfigskeleton.h.
Member Function Documentation
|
This function is called by KConfigSkeleton to read the value for this setting from a config file. value. Implements KConfigSkeletonItem. Definition at line 658 of file kconfigskeleton.cpp. References KConfigSkeleton::config(), KConfigBase::readFontEntry(), and KConfigBase::setGroup(). |
|
Set item to
Implements KConfigSkeletonItem. Definition at line 667 of file kconfigskeleton.cpp. References QVariant::toFont(). |
|
Return item as property.
Implements KConfigSkeletonItem. Definition at line 672 of file kconfigskeleton.cpp. |
The documentation for this class was generated from the following files: