PyKDE - Python Bindings for KDE
class TDEConfigSkeleton.ItemUInt64
Table of contents
Modules
tdecore Classes
All Classes
Module
tdecore
Class
TDEConfigSkeleton.ItemUInt64
Inherits
TDEConfigSkeletonItem
methods
ItemUInt64
(group, key, reference, defaultValue = 0)
returns
a ItemUInt64 instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
group
TQString
key
TQString
reference
ulonglong
defaultValue
ulonglong
0
maxValue
()
returns
(TQVariant)
In versions KDE 3.2.0 and above only
minValue
()
returns
(TQVariant)
In versions KDE 3.2.0 and above only
property
()
returns
(TQVariant)
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
TDEConfig
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
ulonglong
setMaxValue
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
ulonglong
setMinValue
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
ulonglong
setProperty
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQVariant
setValue
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
ulonglong
swapDefault
()
returns
nothing
In versions KDE 3.2.0 and above only
value
()
returns
(ulonglong)
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
TDEConfig