KCoreConfigSkeleton::ItemPassword Class
class KCoreConfigSkeleton::ItemPasswordClass for handling a password preferences item. More...
Public Functions
| ItemPassword(const QString &_group, const QString &_key, QString &reference, const QString &defaultValue = QLatin1String("")) |
Detailed Description
Member Function Documentation
ItemPassword::ItemPassword(const QString &_group, const QString &_key, QString &reference, const QString &defaultValue = QLatin1String(""))
Constructs a password item with the given _group, _key, the initial value reference to hold in the item, and the defaultValue for the item.