kdecore Library API Documentation

KConfigSkeleton::ItemString Class Reference

Class for handling a string preferences item. More...

#include <kconfigskeleton.h>

Inheritance diagram for KConfigSkeleton::ItemString:

Inheritance graph
[legend]
List of all members.

Public Types

enum  Type { Normal, Password, Path }

Public Member Functions

 ItemString (const QString &group, const QString &key, QString &reference, const QString &defaultValue=QString::fromLatin1(""), Type type=Normal)
void writeConfig (KConfig *config)
void readConfig (KConfig *config)
void setProperty (const QVariant &p)
QVariant property () const

Detailed Description

Class for handling a string preferences item.

Definition at line 372 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 Fri Apr 22 16:00:38 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003