PyKDE - Python Bindings for KDE
class KConfigSkeleton.ItemDateTime
Table of contents
Modules
kdecore Classes
All Classes
Module
kdecore
Class
KConfigSkeleton.ItemDateTime
Inherits
KConfigSkeletonItem
methods
ItemDateTime
(a0, a1, a2, a3 = QDateTime ())
returns
a ItemDateTime instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QString
a1
QString
a2
QDateTime
a3
QDateTime
QDateTime ()
property
()
returns
(QVariant)
In versions KDE 3.2.0 and above only
readConfig
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
KConfig
setDefault
()
returns
nothing
In versions KDE 3.2.0 and above only
setDefaultValue
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QDateTime
setProperty
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QVariant
setValue
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QDateTime
swapDefault
()
returns
nothing
In versions KDE 3.2.0 and above only
value
()
returns
(QDateTime)
In versions KDE 3.2.0 and above only
writeConfig
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
KConfig