kdecore Library API Documentation

KConfigSkeleton::ItemUInt Class Reference

Class for handling an unsingend integer preferences item. More...

#include <kconfigskeleton.h>

List of all members.

Public Member Functions

 ItemUInt (const QString &group, const QString &key, unsigned int &reference, unsigned int defaultValue=0)
void readConfig (KConfig *config)
void setProperty (const QVariant &p)
QVariant property () const
QVariant minValue () const
QVariant maxValue () const
void setMinValue (unsigned int)
void setMaxValue (unsigned int)


Detailed Description

Class for handling an unsingend integer preferences item.

Definition at line 524 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.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed May 4 06:54:25 2005 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003