class KEditListBox.CustomEditor
Table of contents
Modules
kdeui Classes
All Classes
Module
kdeui
Namespace
global
Class
KEditListBox.CustomEditor
Inherits
Custom editor class
methods
CustomEditor
()
returns
nothing
CustomEditor
(repWidget, edit)
returns
nothing
Argument
Type
Default
repWidget
QWidget
edit
KLineEdit
CustomEditor
(combo)
returns
nothing
Argument
Type
Default
combo
KComboBox
CustomEditor
(a0)
returns
nothing
Argument
Type
Default
a0
KEditListBox.CustomEditor
lineEdit
()
returns
(KLineEdit)
representationWidget
()
returns
(QWidget)
setLineEdit
(edit)
returns
nothing
Argument
Type
Default
edit
KLineEdit
setRepresentationWidget
(repWidget)
returns
nothing
Argument
Type
Default
repWidget
QWidget