#include </home/clem/local/src/opie/libopie2/qt3/opieui/oeditlistbox.h>
Collaboration diagram for OEditListBox::CustomEditor:

Public Member Functions | |
| CustomEditor () | |
| CustomEditor (QWidget *repWidget, OLineEdit *edit) | |
| CustomEditor (OComboBox *combo) | |
| void | setRepresentationWidget (QWidget *repWidget) |
| void | setLineEdit (OLineEdit *edit) |
| virtual QWidget * | representationWidget () const |
| virtual OLineEdit * | lineEdit () const |
Protected Attributes | |
| QWidget * | m_representationWidget |
| OLineEdit * | m_lineEdit |
Definition at line 55 of file oeditlistbox.h.
|
|
Definition at line 58 of file oeditlistbox.h. |
|
||||||||||||
|
Definition at line 61 of file oeditlistbox.h. |
|
|
Definition at line 411 of file oeditlistbox.cpp. References assert, m_lineEdit, and m_representationWidget. |
|
|
Definition at line 76 of file oeditlistbox.h. References m_lineEdit. Referenced by OEditListBox::OEditListBox(). |
|
|
Definition at line 73 of file oeditlistbox.h. References m_representationWidget. Referenced by OEditListBox::OEditListBox(). |
|
|
Definition at line 69 of file oeditlistbox.h. References m_lineEdit. |
|
|
Definition at line 66 of file oeditlistbox.h. References m_representationWidget. |
|
|
Definition at line 82 of file oeditlistbox.h. Referenced by CustomEditor(), lineEdit(), and setLineEdit(). |
|
|
Definition at line 81 of file oeditlistbox.h. Referenced by CustomEditor(), representationWidget(), and setRepresentationWidget(). |
1.4.2