KConfigSkeleton::ItemInt Class Reference
#include <kconfigskeleton.h>
Inheritance diagram for KConfigSkeleton::ItemInt:

Detailed Description
Class for handling an integer preferences item.
Definition at line 447 of file kconfigskeleton.h.
Public Member Functions | |
ItemInt (const QString &group, const QString &key, int &reference, int defaultValue=0) | |
void | readConfig (KConfig *config) |
void | setProperty (const QVariant &p) |
QVariant | property () const |
QVariant | minValue () const |
QVariant | maxValue () const |
void | setMinValue (int) |
void | setMaxValue (int) |
The documentation for this class was generated from the following files: