TDEConfigSkeleton::ItemIntList Class Reference
#include <tdeconfigskeleton.h>
Inherits TDEConfigSkeletonGenericItem< T >.
Public Member Functions | |
ItemIntList (const TQString &group, const TQString &key, TQValueList< int > &reference, const TQValueList< int > &defaultValue=TQValueList< int >()) | |
void | readConfig (TDEConfig *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 tdeconfigskeleton.h.
Member Function Documentation
◆ property()
|
virtual |
Return item as property.
Implements TDEConfigSkeletonItem.
Definition at line 874 of file tdeconfigskeleton.cpp.
◆ readConfig()
|
virtual |
This function is called by TDEConfigSkeleton to read the value for this setting from a config file.
value.
Implements TDEConfigSkeletonItem.
Definition at line 857 of file tdeconfigskeleton.cpp.
◆ setProperty()
|
virtual |
Set item to p
.
Implements TDEConfigSkeletonItem.
Definition at line 869 of file tdeconfigskeleton.cpp.
The documentation for this class was generated from the following files: