PyKDE - Python Bindings for KDE
class DrListOption
Table of contents
Modules
tdeprint Classes
All Classes
Module
tdeprint
Class
DrListOption
Inherits
DrBase
methods
DrListOption
()
returns
a DrListOption instance
In versions KDE 3.1.0 and above only
addChoice
(ch)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
ch
DrBase
choices
()
Not Implemented
clone
()
returns
(DrBase)
In versions KDE 3.1.0 and above only
createItem
(parent, after = 0)
Not Implemented
currentChoice
()
returns
(DrBase)
In versions KDE 3.1.0 and above only
findChoice
(txt)
returns
(DrBase)
In versions KDE 3.1.0 and above only
Argument
Type
Default
txt
QString
getOptions
(opts, incldef = 0)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
opts
QMap
incldef
bool
0
prettyText
()
returns
(QString)
In versions KDE 3.1.0 and above only
setChoice
(choicenum)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
choicenum
int
setOptions
(opts)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
opts
QMap
setValueText
(s)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
s
QString
valueText
()
returns
(QString)
In versions KDE 3.1.0 and above only