#include "packagelistitem.h"#include <qpe/resource.h>#include <qobject.h>#include <qpopupmenu.h>#include <qaction.h>#include "debug.h"Include dependency graph for packagelistitem.cpp:

Go to the source code of this file.
Variables | |
| static QPixmap * | pm_uninstalled = 0 |
| static QPixmap * | pm_uninstalled_old = 0 |
| static QPixmap * | pm_installed = 0 |
| static QPixmap * | pm_installed_old = 0 |
| static QPixmap * | pm_uninstall = 0 |
| static QPixmap * | pm_install = 0 |
| static QPixmap * | pm_uninstalled_old_installed_new = 0 |
| static QPixmap * | pm_uninstalled_installed_old = 0 |
|
|
Definition at line 24 of file packagelistitem.cpp. Referenced by PackageListItem::init(), and PackageListItem::statePixmap(). |
|
|
Definition at line 21 of file packagelistitem.cpp. Referenced by PackageListItem::init(), and PackageListItem::statePixmap(). |
|
|
Definition at line 22 of file packagelistitem.cpp. Referenced by PackageListItem::init(), and PackageListItem::statePixmap(). |
|
|
Definition at line 23 of file packagelistitem.cpp. Referenced by PackageListItem::init(), and PackageListItem::statePixmap(). |
|
|
Definition at line 19 of file packagelistitem.cpp. Referenced by PackageListItem::init(), and PackageListItem::statePixmap(). |
|
|
Definition at line 26 of file packagelistitem.cpp. Referenced by PackageListItem::init(), and PackageListItem::statePixmap(). |
|
|
Definition at line 20 of file packagelistitem.cpp. Referenced by PackageListItem::init(), and PackageListItem::statePixmap(). |
|
|
Definition at line 25 of file packagelistitem.cpp. Referenced by PackageListItem::init(), and PackageListItem::statePixmap(). |
1.4.2