kdecore Library API Documentation

KConfigSkeleton::ItemInt64 Class Reference

Class for handling an 64-bit integer preferences item. More...

#include <kconfigskeleton.h>

List of all members.

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)


Detailed Description

Class for handling an 64-bit integer preferences item.

Definition at line 468 of file kconfigskeleton.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdecore Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed May 5 07:19:44 2004 by doxygen 1.3.6 written by Dimitri van Heesch, © 1997-2003