KEditListBox::CustomEditor Class Reference
Custom editor class. More...
#include <keditlistbox.h>
Public Member Functions | |
KDEUI_EXPORT | CustomEditor (QWidget *repWidget, KLineEdit *edit) |
KDEUI_EXPORT | CustomEditor (KComboBox *combo) |
KDEUI_EXPORT void | setRepresentationWidget (QWidget *repWidget) |
KDEUI_EXPORT void | setLineEdit (KLineEdit *edit) |
virtual KDEUI_EXPORT QWidget * | representationWidget () const |
virtual KDEUI_EXPORT KLineEdit * | lineEdit () const |
Protected Attributes | |
QWidget * | m_representationWidget |
KLineEdit * | m_lineEdit |
Detailed Description
Custom editor class.
- Since:
- 3.1
Definition at line 58 of file keditlistbox.h.
The documentation for this class was generated from the following files: