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