PyKDE - Python Bindings for KDE
class KEditListBox.CustomEditor
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KEditListBox.CustomEditor
Inherits
methods
CustomEditor
()
returns
a CustomEditor instance
In versions KDE 3.1.0 and above only
CustomEditor
(repWidget, edit)
returns
a CustomEditor instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
repWidget
TQWidget
edit
KLineEdit
CustomEditor
(combo)
returns
a CustomEditor instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
combo
KComboBox
lineEdit
()
returns
(KLineEdit)
In versions KDE 3.1.0 and above only
representationWidget
()
returns
(TQWidget)
In versions KDE 3.1.0 and above only
setLineEdit
(edit)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
edit
KLineEdit
setRepresentationWidget
(repWidget)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
repWidget
TQWidget