KConfigSkeleton::ItemLong Class Reference
Class for hanlding a long integer preferences item. More...
#include <kconfigskeleton.h>
| Public Member Functions | |
| ItemLong (const QString &group, const QString &key, long &reference, long defaultValue=0) | |
| void | readConfig (KConfig *config) | 
| void | setProperty (const QVariant &p) | 
| QVariant | property () const | 
| QVariant | minValue () const | 
| QVariant | maxValue () const | 
| void | setMinValue (long) | 
| void | setMaxValue (long) | 
Detailed Description
Class for hanlding a long integer preferences item.
Definition at line 546 of file kconfigskeleton.h.
The documentation for this class was generated from the following files:

