TDEConfigSkeleton::ItemPassword Class Reference
#include <tdeconfigskeleton.h>
Inheritance diagram for TDEConfigSkeleton::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 (TDEConfig *config) |
void | readConfig (TDEConfig *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 tdeconfigskeleton.h.
Constructor & Destructor Documentation
◆ ItemPassword()
TDEConfigSkeleton::ItemPassword::ItemPassword | ( | const TQString & | group, |
const TQString & | key, | ||
TQString & | reference, | ||
const TQString & | defaultValue = TQString::fromLatin1("") |
||
) |
Definition at line 101 of file tdeconfigskeleton.cpp.
The documentation for this class was generated from the following files: