KDE3Support
Go to the documentation of this file. 22 #include <Qt3Support/Q3ListBox> 58 void executed( Q3ListBoxItem *item );
71 void executed( Q3ListBoxItem *item,
const QPoint &pos );
87 void doubleClicked( Q3ListBoxItem *item,
const QPoint &pos );
90 void slotOnItem( Q3ListBoxItem *item );
91 void slotOnViewport();
93 void slotSettingsChanged(
int);
98 void slotAutoSelect();
101 void emitExecute( Q3ListBoxItem *item,
const QPoint &pos );
103 virtual void keyPressEvent(QKeyEvent *e);
104 virtual void focusOutEvent( QFocusEvent *fe );
105 virtual void leaveEvent(
QEvent *e );
106 virtual void contentsMousePressEvent( QMouseEvent *e );
107 virtual void contentsMouseDoubleClickEvent ( QMouseEvent *e );
118 void slotMouseButtonClicked(
int btn, Q3ListBoxItem *item,
const QPoint &pos );
121 class K3ListBoxPrivate;
122 K3ListBoxPrivate*
const d;
A variant of QListBox that honors KDE's system-wide settings.
const char * name(StandardAction id)
bool m_bChangeCursorOverItem
Q3ListBoxItem * m_pCurrentItem
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Tue Aug 21 2018 18:48:34 by
doxygen 1.8.14 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.