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