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
TQString
getOptions
(opts, incldef = 0)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
opts
TQMap
incldef
bool
0
prettyText
()
returns
(TQString)
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
TQMap
setValueText
(s)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
s
TQString
valueText
()
returns
(TQString)
In versions KDE 3.1.0 and above only