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

Detailed Description
Class for handling a path list preferences item.
Definition at line 761 of file kconfigskeleton.h.
Public Member Functions | |
ItemPathList (const QString &group, const QString &key, QStringList &reference, const QStringList &defaultValue=QStringList()) | |
void | readConfig (KConfig *config) |
void | writeConfig (KConfig *config) |
Member Function Documentation
|
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. |
|
This function is called by KConfigSkeleton to write the value of this setting to a config file.
Reimplemented from KConfigSkeletonGenericItem< QStringList >. Definition at line 835 of file kconfigskeleton.cpp. |
The documentation for this class was generated from the following files: