KConfigSkeleton::ItemPassword Class Reference
#include <kconfigskeleton.h>
Inheritance diagram for KConfigSkeleton::ItemPassword:

Public Member Functions | |
ItemPassword (const TQString &group, const TQString &key, TQString &reference, const TQString &defaultValue=TQString::fromLatin1("")) | |
![]() | |
ItemString (const TQString &group, const TQString &key, TQString &reference, const TQString &defaultValue=TQString::fromLatin1(""), Type type=Normal) | |
void | writeConfig (KConfig *config) |
void | readConfig (KConfig *config) |
void | setProperty (const TQVariant &p) |
TQVariant | property () const |
Additional Inherited Members | |
![]() | |
enum | Type { Normal , Password , Path } |
Detailed Description
Class for handling a password preferences item.
Definition at line 394 of file kconfigskeleton.h.
The documentation for this class was generated from the following files: