KConfigSkeleton::ItemSize Class Reference
#include <kconfigskeleton.h>
Inherits KConfigSkeletonGenericItem< T >.
Public Member Functions | |
ItemSize (const TQString &group, const TQString &key, TQSize &reference, const TQSize &defaultValue=TQSize()) | |
void | readConfig (KConfig *config) |
void | setProperty (const TQVariant &p) |
TQVariant | property () const |
Detailed Description
Class for handling a TQSize preferences item.
Definition at line 714 of file kconfigskeleton.h.
Member Function Documentation
TQVariant KConfigSkeleton::ItemSize::property | ( | ) | const [virtual] |
Return item as property.
Implements KConfigSkeletonItem.
Definition at line 753 of file kconfigskeleton.cpp.
void KConfigSkeleton::ItemSize::readConfig | ( | KConfig * | ) | [virtual] |
This function is called by KConfigSkeleton to read the value for this setting from a config file.
value.
Implements KConfigSkeletonItem.
Definition at line 739 of file kconfigskeleton.cpp.
void KConfigSkeleton::ItemSize::setProperty | ( | const TQVariant & | p | ) | [virtual] |
The documentation for this class was generated from the following files: