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

Public Member Functions | |
CustomEditor () | |
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 42 of file kdeveditlistbox.h.
Constructor & Destructor Documentation
|
Definition at line 45 of file kdeveditlistbox.h. |
|
Definition at line 48 of file kdeveditlistbox.h. |
|
Definition at line 345 of file kdeveditlistbox.cpp. |
Member Function Documentation
|
Definition at line 63 of file kdeveditlistbox.h. Referenced by KDevCompat::KEditListBox::KEditListBox(). |
|
Definition at line 60 of file kdeveditlistbox.h. Referenced by KDevCompat::KEditListBox::KEditListBox(). |
|
Definition at line 56 of file kdeveditlistbox.h. |
|
Definition at line 53 of file kdeveditlistbox.h. |
Member Data Documentation
|
Definition at line 69 of file kdeveditlistbox.h. |
|
Definition at line 68 of file kdeveditlistbox.h. |
The documentation for this class was generated from the following files:
- lib/compat/kdeveditlistbox.h
- lib/compat/kdeveditlistbox.cpp