KDECore
KConfigSkeleton::ItemPassword Class Reference
Class for handling a password preferences item. More...
#include <kconfigskeleton.h>
Inheritance diagram for KConfigSkeleton::ItemPassword:
Public Member Functions | |
ItemPassword (const QString &group, const QString &key, QString &reference, const QString &defaultValue=QString::fromLatin1("")) |
Detailed Description
Class for handling a password preferences item.Definition at line 394 of file kconfigskeleton.h.
Constructor & Destructor Documentation
KConfigSkeleton::ItemPassword::ItemPassword | ( | const QString & | group, | |
const QString & | key, | |||
QString & | reference, | |||
const QString & | defaultValue = QString::fromLatin1("") | |||
) |
Definition at line 101 of file kconfigskeleton.cpp.
The documentation for this class was generated from the following files: