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