kdecore Library API Documentation

KConfigSkeleton::ItemLong Class Reference

Class for hanlding a long integer preferences item. More...

#include <kconfigskeleton.h>

List of all members.

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:
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 12 09:04:00 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2003