KConfigSkeleton::ItemPathList Class Reference
#include <kconfigskeleton.h>
Inheritance diagram for KConfigSkeleton::ItemPathList:

Public Member Functions | |
ItemPathList (const TQString &group, const TQString &key, TQStringList &reference, const TQStringList &defaultValue=TQStringList()) | |
void | readConfig (KConfig *config) |
void | writeConfig (KConfig *config) |
![]() | |
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 kconfigskeleton.h.
Member Function Documentation
◆ readConfig()
|
virtual |
This function is called by KConfigSkeleton to read the value for this setting from a config file.
value.
Reimplemented from KConfigSkeleton::ItemStringList.
Definition at line 823 of file kconfigskeleton.cpp.
◆ writeConfig()
|
virtual |
This function is called by KConfigSkeleton to write the value of this setting to a config file.
Implements KConfigSkeletonItem.
Definition at line 835 of file kconfigskeleton.cpp.
The documentation for this class was generated from the following files: