TDEConfigSkeleton::ItemPath Class Reference
#include <tdeconfigskeleton.h>
Inheritance diagram for TDEConfigSkeleton::ItemPath:

Public Member Functions | |
ItemPath (const TQString &group, const TQString &key, TQString &reference, const TQString &defaultValue=TQString::null) | |
![]() | |
ItemString (const TQString &group, const TQString &key, TQString &reference, const TQString &defaultValue=TQString::fromLatin1(""), Type type=Normal) | |
void | writeConfig (TDEConfig *config) |
void | readConfig (TDEConfig *config) |
void | setProperty (const TQVariant &p) |
TQVariant | property () const |
Additional Inherited Members | |
![]() | |
enum | Type { Normal , Password , Path } |
Detailed Description
Class for handling a path preferences item.
Definition at line 405 of file tdeconfigskeleton.h.
Constructor & Destructor Documentation
◆ ItemPath()
TDEConfigSkeleton::ItemPath::ItemPath | ( | const TQString & | group, |
const TQString & | key, | ||
TQString & | reference, | ||
const TQString & | defaultValue = TQString::null |
||
) |
Definition at line 108 of file tdeconfigskeleton.cpp.
The documentation for this class was generated from the following files: