#include </home/clem/local/src/opie/noncore/unsupported/oipkg/listviewitemoipkg.h>
Inheritance diagram for ListViewItemOipkg:

Public Types | |
| enum | Type { Package, Feed, Attribute } |
Public Member Functions | |
| ListViewItemOipkg (QListView *parent, QString name, QCheckListItem::Type qct, Type type) | |
| ListViewItemOipkg (QListView *parent, QString name, Type type) | |
| ListViewItemOipkg (ListViewItemOipkg *parent, QString name, Type type) | |
| ListViewItemOipkg (PackageListView *parent, QString name, Type type) | |
| ListViewItemOipkg (ListViewItemOipkg *parent, Type type, QString name) | |
| ~ListViewItemOipkg () | |
| int | getType () |
| virtual QPopupMenu * | getPopupMenu () |
Protected Slots | |
| virtual void | menuAction (int) |
Protected Attributes | |
| int | _type |
Static Protected Attributes | |
| static QPopupMenu * | _popupMenu |
|
|
Definition at line 16 of file listviewitemoipkg.h. |
|
||||||||||||||||||||
|
Definition at line 6 of file listviewitemoipkg.cpp. References _type. Referenced by PackageListItem::init(). |
|
||||||||||||||||
|
Definition at line 11 of file listviewitemoipkg.cpp. References _type. |
|
||||||||||||||||
|
Definition at line 17 of file listviewitemoipkg.cpp. References _type. |
|
||||||||||||||||
|
Definition at line 23 of file listviewitemoipkg.cpp. References _type. |
|
||||||||||||||||
|
Definition at line 29 of file listviewitemoipkg.cpp. References _type. |
|
|
Definition at line 35 of file listviewitemoipkg.cpp. |
|
|
Reimplemented in PackageListItem. Definition at line 25 of file listviewitemoipkg.h. Referenced by PackageListView::showPopup(). |
|
|
Definition at line 24 of file listviewitemoipkg.h. References _type. |
|
|
Reimplemented in PackageListItem. Definition at line 27 of file listviewitemoipkg.h. |
|
|
Definition at line 30 of file listviewitemoipkg.h. |
|
|
Definition at line 27 of file listviewitemoipkg.h. Referenced by getType(), and ListViewItemOipkg(). |
1.4.2