ItemPathList Class Reference
from PyKDE4.kdecore import *
Inherits: KCoreConfigSkeleton.ItemStringList
Namespace: KCoreConfigSkeleton
Detailed Description
Methods | |
__init__ (self, QString _group, QString _key, QStringList reference, QStringList defaultValue=QStringList()) | |
readConfig (self, KConfig config) | |
writeConfig (self, KConfig config) |
Method Documentation
__init__ | ( | self, | ||
QString | _group, | |||
QString | _key, | |||
QStringList | reference, | |||
QStringList | defaultValue=QStringList() | |||
) |
KConfigSkeletonGenericItem.KConfigSkeletonGenericItem
readConfig | ( | self, | ||
KConfig | config | |||
) |
KConfigSkeletonItem.readConfig
writeConfig | ( | self, | ||
KConfig | config | |||
) |
KConfigSkeletonItem.writeConfig