KEditListBox::CustomEditor Class Reference
- Since:
- 3.1
#include <keditlistbox.h>
Collaboration diagram for KEditListBox::CustomEditor:

| Public Member Functions | |
| CustomEditor (QWidget *repWidget, KLineEdit *edit) | |
| CustomEditor (KComboBox *combo) | |
| void | setRepresentationWidget (QWidget *repWidget) | 
| void | setLineEdit (KLineEdit *edit) | 
| virtual QWidget * | representationWidget () const | 
| virtual KLineEdit * | lineEdit () const | 
| Protected Attributes | |
| QWidget * | m_representationWidget | 
| KLineEdit * | m_lineEdit | 
Detailed Description
- Since:
- 3.1
Definition at line 48 of file keditlistbox.h.
The documentation for this class was generated from the following files:

