#include </home/clem/local/src/opie/noncore/unsupported/mail2/listviewplus.h>
Inheritance diagram for ListViewPlus:

Public Member Functions | |
| ListViewPlus (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| void | setPopup (QPopupMenu *popup, int delay=800) |
| QPopupMenu * | popup () |
Protected Member Functions | |
| void | keyPressEvent (QKeyEvent *event) |
Private Slots | |
| void | _initPopup (QListViewItem *, const QPoint &point, int) |
| void | _cancelPopup (QListViewItem *, const QPoint &, int) |
| void | _showPopup () |
Private Attributes | |
| QPopupMenu * | _popup |
| QPoint | _point |
| QTimer * | _timer |
| int | _delay |
|
||||||||||||||||
|
Definition at line 6 of file listviewplus.cpp. |
|
||||||||||||||||
|
Definition at line 45 of file listviewplus.cpp. References _timer. Referenced by setPopup(). |
|
||||||||||||||||
|
Definition at line 35 of file listviewplus.cpp. References _delay, _point, _showPopup(), and _timer. Referenced by setPopup(). |
|
|
Definition at line 50 of file listviewplus.cpp. References _point, and _popup. Referenced by _initPopup(). |
|
|
Definition at line 12 of file listviewplus.cpp. References Qt::Key_Enter, and Qt::Key_Space. |
|
|
Definition at line 18 of file listviewplus.h. References _popup. |
|
||||||||||||
|
Definition at line 26 of file listviewplus.cpp. References _cancelPopup(), _delay, _initPopup(), and _popup. Referenced by FolderWidget::FolderWidget(), and MailTable::MailTable(). |
|
|
Definition at line 32 of file listviewplus.h. Referenced by _initPopup(), and setPopup(). |
|
|
Definition at line 30 of file listviewplus.h. Referenced by _initPopup(), and _showPopup(). |
|
|
Definition at line 29 of file listviewplus.h. Referenced by _showPopup(), popup(), and setPopup(). |
|
|
Definition at line 31 of file listviewplus.h. Referenced by _cancelPopup(), and _initPopup(). |
1.4.2