#include <keditlistbox.h>
Custom editor class.
- Since
- 3.1
Definition at line 286 of file keditlistbox.h.
◆ CustomEditor() [1/3]
| KEditListBox::CustomEditor::CustomEditor |
( |
| ) |
|
|
inline |
◆ CustomEditor() [2/3]
| KEditListBox::CustomEditor::CustomEditor |
( |
TQWidget * |
repWidget, |
|
|
KLineEdit * |
edit |
|
) |
| |
|
inline |
◆ CustomEditor() [3/3]
| KEditListBox::CustomEditor::CustomEditor |
( |
KComboBox * |
combo | ) |
|
◆ lineEdit()
| virtual KLineEdit * KEditListBox::CustomEditor::lineEdit |
( |
| ) |
const |
|
inlinevirtual |
◆ representationWidget()
| virtual TQWidget * KEditListBox::CustomEditor::representationWidget |
( |
| ) |
const |
|
inlinevirtual |
◆ setLineEdit()
| void KEditListBox::CustomEditor::setLineEdit |
( |
KLineEdit * |
edit | ) |
|
|
inline |
◆ setRepresentationWidget()
| void KEditListBox::CustomEditor::setRepresentationWidget |
( |
TQWidget * |
repWidget | ) |
|
|
inline |
◆ m_lineEdit
| KLineEdit* KEditListBox::CustomEditor::m_lineEdit |
|
protected |
◆ m_representationWidget
| TQWidget* KEditListBox::CustomEditor::m_representationWidget |
|
protected |
The documentation for this class was generated from the following files: