TDEConfigSkeleton::ItemPathList Class Reference
#include <tdeconfigskeleton.h>
Inheritance diagram for TDEConfigSkeleton::ItemPathList:
Public Member Functions | |
ItemPathList (const TQString &group, const TQString &key, TQStringList &reference, const TQStringList &defaultValue=TQStringList()) | |
void | readConfig (TDEConfig *config) |
void | writeConfig (TDEConfig *config) |
Public Member Functions inherited from TDEConfigSkeleton::ItemStringList | |
ItemStringList (const TQString &group, const TQString &key, TQStringList &reference, const TQStringList &defaultValue=TQStringList()) | |
void | setProperty (const TQVariant &p) |
TQVariant | property () const |
Detailed Description
Class for handling a path list preferences item.
Definition at line 761 of file tdeconfigskeleton.h.
Member Function Documentation
◆ readConfig()
|
virtual |
This function is called by TDEConfigSkeleton to read the value for this setting from a config file.
value.
Reimplemented from TDEConfigSkeleton::ItemStringList.
Definition at line 823 of file tdeconfigskeleton.cpp.
◆ writeConfig()
|
virtual |
This function is called by TDEConfigSkeleton to write the value of this setting to a config file.
Implements TDEConfigSkeletonItem.
Definition at line 835 of file tdeconfigskeleton.cpp.
The documentation for this class was generated from the following files: