KEditListWidget::CustomEditor
KEditListWidget::CustomEditor Class Reference
#include <keditlistwidget.h>
Public Member Functions | |
CustomEditor (QComboBox *combo) | |
CustomEditor (QWidget *repWidget, QLineEdit *edit) | |
virtual QLineEdit * | lineEdit () const |
virtual QWidget * | representationWidget () const |
void | setLineEdit (QLineEdit *edit) |
void | setRepresentationWidget (QWidget *repWidget) |
Detailed Description
Custom editor class.
Definition at line 50 of file keditlistwidget.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:01:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:01:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.