#include </home/clem/local/src/opie/noncore/unsupported/oipkg/packagelistview.h>
Collaboration diagram for PackageListView:

Public Slots | |
| void | showPopup () |
| void | setCurrent (QListViewItem *) |
| void | stopTimer (QListViewItem *) |
| void | display () |
Public Member Functions | |
| PackageListView (QWidget *, const char *, PackageManagerSettings *) | |
| void | addList (QString, PackageList *) |
Public Attributes | |
| QTimer * | popupTimer |
Private Attributes | |
| QDict< PackageList > | PackageLists |
| QDict< ListViewItemOipkg > | rootItems |
| PackageManagerSettings * | settings |
| ListViewItemOipkg * | activeItem |
| QPopupMenu * | popupMenu |
| QPopupMenu * | destsMenu |
|
||||||||||||||||
|
Definition at line 19 of file packagelistview.cpp. References popupTimer, setCurrent(), settings, showPopup(), stopTimer(), and tr. |
|
||||||||||||
|
Definition at line 113 of file packagelistview.cpp. References ListViewItemOipkg::Feed, QDict< type >::insert(), PackageLists, and rootItems. |
|
|
Definition at line 83 of file packagelistview.cpp. References QDictIterator< type >::current(), QDictIterator< type >::currentKey(), QDict< type >::find(), PackageList::first(), list, PackageList::next(), PackageLists, rootItems, and settings. Referenced by MainWindow::displayList(). |
|
|
Definition at line 41 of file packagelistview.cpp. References activeItem, popupTimer, and qDebug(). Referenced by PackageListView(). |
|
|
Definition at line 68 of file packagelistview.cpp. References activeItem, ListViewItemOipkg::getPopupMenu(), pos, and qDebug(). Referenced by PackageListView(). |
|
|
Definition at line 77 of file packagelistview.cpp. References popupTimer. Referenced by PackageListView(). |
|
|
Definition at line 45 of file packagelistview.h. Referenced by setCurrent(), and showPopup(). |
|
|
Definition at line 47 of file packagelistview.h. |
|
|
Definition at line 40 of file packagelistview.h. |
|
|
Definition at line 46 of file packagelistview.h. |
|
|
Definition at line 38 of file packagelistview.h. Referenced by PackageListView(), setCurrent(), and stopTimer(). |
|
|
Definition at line 41 of file packagelistview.h. |
|
|
Definition at line 42 of file packagelistview.h. Referenced by display(), and PackageListView(). |
1.4.2