Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OEditListBox::CustomEditor Class Reference

#include </home/clem/local/src/opie/libopie2/qt3/opieui/oeditlistbox.h>

Collaboration diagram for OEditListBox::CustomEditor:

Collaboration graph
[legend]
List of all members.

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 OLineEditlineEdit () const

Protected Attributes

QWidget * m_representationWidget
OLineEditm_lineEdit

Detailed Description

Since:
3.1

Definition at line 55 of file oeditlistbox.h.


Constructor & Destructor Documentation

OEditListBox::CustomEditor::CustomEditor  )  [inline]
 

Definition at line 58 of file oeditlistbox.h.

OEditListBox::CustomEditor::CustomEditor QWidget *  repWidget,
OLineEdit edit
[inline]
 

Definition at line 61 of file oeditlistbox.h.

OEditListBox::CustomEditor::CustomEditor OComboBox combo  ) 
 

Definition at line 411 of file oeditlistbox.cpp.

References assert, m_lineEdit, and m_representationWidget.


Member Function Documentation

virtual OLineEdit* OEditListBox::CustomEditor::lineEdit  )  const [inline, virtual]
 

Definition at line 76 of file oeditlistbox.h.

References m_lineEdit.

Referenced by OEditListBox::OEditListBox().

virtual QWidget* OEditListBox::CustomEditor::representationWidget  )  const [inline, virtual]
 

Definition at line 73 of file oeditlistbox.h.

References m_representationWidget.

Referenced by OEditListBox::OEditListBox().

void OEditListBox::CustomEditor::setLineEdit OLineEdit edit  )  [inline]
 

Definition at line 69 of file oeditlistbox.h.

References m_lineEdit.

void OEditListBox::CustomEditor::setRepresentationWidget QWidget *  repWidget  )  [inline]
 

Definition at line 66 of file oeditlistbox.h.

References m_representationWidget.


Member Data Documentation

OLineEdit* OEditListBox::CustomEditor::m_lineEdit [protected]
 

Definition at line 82 of file oeditlistbox.h.

Referenced by CustomEditor(), lineEdit(), and setLineEdit().

QWidget* OEditListBox::CustomEditor::m_representationWidget [protected]
 

Definition at line 81 of file oeditlistbox.h.

Referenced by CustomEditor(), representationWidget(), and setRepresentationWidget().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:42:25 2005 for OPIE by  doxygen 1.4.2