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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.