KConfigSkeleton::ItemIntList Class Reference
Class for handling an integer list preferences item. More...
#include <kconfigskeleton.h>
| Public Member Functions | |
| ItemIntList (const QString &group, const QString &key, QValueList< int > &reference, const QValueList< int > &defaultValue=QValueList< int >()) | |
| void | readConfig (KConfig *config) | 
| void | setProperty (const QVariant &p) | 
| QVariant | property () const | 
Detailed Description
Class for handling an integer list preferences item.
Definition at line 757 of file kconfigskeleton.h.
The documentation for this class was generated from the following files:

