kdeui Library API Documentation

KEditListBox::CustomEditor Class Reference

Custom editor class. More...

#include <keditlistbox.h>

List of all members.

Public Member Functions

KDEUI_EXPORT CustomEditor (QWidget *repWidget, KLineEdit *edit)
KDEUI_EXPORT CustomEditor (KComboBox *combo)
KDEUI_EXPORT void setRepresentationWidget (QWidget *repWidget)
KDEUI_EXPORT void setLineEdit (KLineEdit *edit)
virtual KDEUI_EXPORT QWidgetrepresentationWidget () const
virtual KDEUI_EXPORT KLineEditlineEdit () const

Protected Attributes

QWidgetm_representationWidget
KLineEditm_lineEdit


Detailed Description

Custom editor class.

Since:
3.1

Definition at line 58 of file keditlistbox.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdeui Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed May 4 06:54:50 2005 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003