• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeui
 

tdeui

  • KEditListBox
  • CustomEditor
Public Member Functions | Protected Attributes | List of all members
KEditListBox::CustomEditor Class Reference

#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 286 of file keditlistbox.h.

Constructor & Destructor Documentation

◆ CustomEditor() [1/3]

KEditListBox::CustomEditor::CustomEditor ( )
inline

Definition at line 289 of file keditlistbox.h.

◆ CustomEditor() [2/3]

KEditListBox::CustomEditor::CustomEditor ( TQWidget *  repWidget,
KLineEdit *  edit 
)
inline

Definition at line 292 of file keditlistbox.h.

◆ CustomEditor() [3/3]

KEditListBox::CustomEditor::CustomEditor ( KComboBox *  combo)

Definition at line 418 of file keditlistbox.cpp.

Member Function Documentation

◆ lineEdit()

virtual KLineEdit * KEditListBox::CustomEditor::lineEdit ( ) const
inlinevirtual

Definition at line 307 of file keditlistbox.h.

◆ representationWidget()

virtual TQWidget * KEditListBox::CustomEditor::representationWidget ( ) const
inlinevirtual

Definition at line 304 of file keditlistbox.h.

◆ setLineEdit()

void KEditListBox::CustomEditor::setLineEdit ( KLineEdit *  edit)
inline

Definition at line 300 of file keditlistbox.h.

◆ setRepresentationWidget()

void KEditListBox::CustomEditor::setRepresentationWidget ( TQWidget *  repWidget)
inline

Definition at line 297 of file keditlistbox.h.

Member Data Documentation

◆ m_lineEdit

KLineEdit* KEditListBox::CustomEditor::m_lineEdit
protected

Definition at line 313 of file keditlistbox.h.

◆ m_representationWidget

TQWidget* KEditListBox::CustomEditor::m_representationWidget
protected

Definition at line 312 of file keditlistbox.h.


The documentation for this class was generated from the following files:
  • keditlistbox.h
  • keditlistbox.cpp

tdeui

Skip menu "tdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeui

Skip menu "tdeui"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeui by doxygen 1.9.4
This website is maintained by Timothy Pearson.