ItemProperty Class Reference
from PyKDE4.kdecore import *
Inherits: KConfigSkeletonItem
Namespace: KCoreConfigSkeleton
Detailed Description
Methods |
| __init__ (self, QString _group, QString _key, QVariant reference, QVariant defaultValue=0) |
bool | isEqual (self, QVariant p) |
QVariant | property (self) |
| readConfig (self, KConfig config) |
| readDefault (self, KConfig config) |
| setDefault (self) |
| setDefaultValue (self, QVariant v) |
| setProperty (self, QVariant p) |
| setValue (self, QVariant v) |
| swapDefault (self) |
QVariant | value (self) |
| writeConfig (self, KConfig config) |
Method Documentation
KConfigSkeletonGenericItem.KConfigSkeletonGenericItem
KConfigSkeletonItem.isEqual(const QVariant &)
readConfig |
( |
self, |
|
|
|
KConfig |
config |
|
) |
|
|
|
readDefault |
( |
self, |
|
|
|
KConfig |
config |
|
) |
|
|
|
writeConfig |
( |
self, |
|
|
|
KConfig |
config |
|
) |
|
|
|