KDECore
KCoreConfigSkeleton::ItemPath Class Reference
#include <kcoreconfigskeleton.h>
Inheritance diagram for KCoreConfigSkeleton::ItemPath:

Detailed Description
Class for handling a path preferences item.Definition at line 422 of file kcoreconfigskeleton.h.
Public Member Functions | |
ItemPath (const QString &_group, const QString &_key, QString &reference, const QString &defaultValue=QString()) |
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 186 of file kcoreconfigskeleton.cpp.
The documentation for this class was generated from the following files: