KConfigSkeleton::ItemIntList Class Reference
#include <kconfigskeleton.h>
Inherits KConfigSkeletonGenericItem< T >.
Public Member Functions | |
ItemIntList (const TQString &group, const TQString &key, TQValueList< int > &reference, const TQValueList< int > &defaultValue=TQValueList< int >()) | |
void | readConfig (KConfig *config) |
void | setProperty (const TQVariant &p) |
TQVariant | property () const |
Detailed Description
Class for handling an integer list preferences item.
Definition at line 776 of file kconfigskeleton.h.
Member Function Documentation
TQVariant KConfigSkeleton::ItemIntList::property | ( | ) | const [virtual] |
Return item as property.
Implements KConfigSkeletonItem.
Definition at line 874 of file kconfigskeleton.cpp.
void KConfigSkeleton::ItemIntList::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 857 of file kconfigskeleton.cpp.
void KConfigSkeleton::ItemIntList::setProperty | ( | const TQVariant & | p | ) | [virtual] |
The documentation for this class was generated from the following files: