KDECore
KCoreConfigSkeleton::ItemPath Class Reference
Class for handling a path preferences item. More...
#include <kcoreconfigskeleton.h>
Inheritance diagram for KCoreConfigSkeleton::ItemPath:

Public Member Functions | |
ItemPath (const QString &_group, const QString &_key, QString &reference, const QString &defaultValue=QString()) |
Detailed Description
Class for handling a path preferences item.Definition at line 434 of file kcoreconfigskeleton.h.
Constructor & Destructor Documentation
KCoreConfigSkeleton::ItemPath::ItemPath | ( | const QString & | _group, | |
const QString & | _key, | |||
QString & | reference, | |||
const QString & | defaultValue = QString() | |||
) |
Constructor.
- Parameters:
-
_group Config file group. _key Config file key.
- Parameters:
-
reference The initial value to hold in the item defaultValue The default value for the item
Definition at line 195 of file kcoreconfigskeleton.cpp.
The documentation for this class was generated from the following files: