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


Public Member Functions | |
| PackageListItem (ListViewItemOipkg *parent, QString name, Type ittype) | |
| PackageListItem (ListViewItemOipkg *parent, OipkgPackage *pack, PackageManagerSettings *s) | |
| PackageListItem (QListView *, OipkgPackage *, PackageManagerSettings *) | |
| ~PackageListItem () | |
| void | paintCell (QPainter *, const QColorGroup &, int, int, int) |
| void | paintFocus (QPainter *, const QColorGroup &, const QRect &) |
| QPixmap | statePixmap () const |
| QString | key (int, bool) const |
| OipkgPackage * | getPackage () |
| QString | getName () |
| bool | isInstalled () |
| virtual void | setOn (bool) |
| void | displayDetails () |
Protected Slots | |
| virtual void | menuAction (int) |
Private Member Functions | |
| void | init (OipkgPackage *, PackageManagerSettings *) |
| virtual QPopupMenu * | getPopupMenu () |
Private Attributes | |
| QPopupMenu * | popupMenu |
| QPopupMenu * | destsMenu |
| QCheckListItem * | nameItem |
| QCheckListItem * | destItem |
| QCheckListItem * | linkItem |
| QCheckListItem * | statusItem |
| PackageManagerSettings * | settings |
| OipkgPackage * | package |
Static Private Attributes | |
| static QPopupMenu * | _destsMenu |
|
||||||||||||||||
|
Definition at line 28 of file packagelistitem.cpp. |
|
||||||||||||||||
|
Definition at line 40 of file packagelistitem.cpp. References init(). |
|
||||||||||||||||
|
Definition at line 34 of file packagelistitem.cpp. References init(). |
|
|
Definition at line 45 of file packagelistitem.cpp. |
|
|
Definition at line 177 of file packagelistitem.cpp. References OipkgPackage::dest(), destItem, QString::isEmpty(), OipkgPackage::link(), linkItem, OipkgPackage::name(), nameItem, package, OipkgPackage::sizeUnits(), OipkgPackage::status(), statusItem, and tr. Referenced by init(), menuAction(), and setOn(). |
|
|
Definition at line 41 of file packagelistitem.h. References OipkgPackage::name(), and package. |
|
|
Definition at line 40 of file packagelistitem.h. References package. Referenced by getPopupMenu(). |
|
|
Reimplemented from ListViewItemOipkg. Definition at line 192 of file packagelistitem.cpp. References QValueList< T >::count(), destsMenu, PackageManagerSettings::getDestinationName(), PackageManagerSettings::getDestinationNames(), getPackage(), i, OipkgPackage::installed(), menuAction(), QString::null, package, popupMenu, pos, qDebug(), settings, and tr. |
|
||||||||||||
|
|
Definition at line 42 of file packagelistitem.h. References OipkgPackage::installed(), and package. |
|
||||||||||||
|
Definition at line 155 of file packagelistitem.cpp. References QString::contains(), t, text, and QString::toDouble(). |
|
|
Reimplemented from ListViewItemOipkg. Definition at line 226 of file packagelistitem.cpp. References PackageManagerSettings::createLinks(), destsMenu, displayDetails(), OipkgPackage::installed(), package, OipkgPackage::setDest(), OipkgPackage::setLink(), OipkgPackage::setOn(), and settings. Referenced by getPopupMenu(). |
|
||||||||||||||||||||||||
|
Definition at line 89 of file packagelistitem.cpp. References height, and statePixmap(). |
|
||||||||||||||||
|
Definition at line 119 of file packagelistitem.cpp. |
|
|
Definition at line 169 of file packagelistitem.cpp. References PackageManagerSettings::createLinks(), displayDetails(), package, OipkgPackage::setLink(), settings, and OipkgPackage::toggleProcess(). |
|
|
Definition at line 127 of file packagelistitem.cpp. References OipkgPackage::installed(), OipkgPackage::isOld(), OipkgPackage::otherInstalled(), package, pm_install, pm_installed, pm_installed_old, pm_uninstall, pm_uninstalled, pm_uninstalled_installed_old, pm_uninstalled_old, pm_uninstalled_old_installed_new, and OipkgPackage::toProcess(). Referenced by paintCell(). |
|
|
Definition at line 51 of file packagelistitem.h. |
|
|
Definition at line 53 of file packagelistitem.h. Referenced by displayDetails(), and init(). |
|
|
Definition at line 48 of file packagelistitem.h. Referenced by getPopupMenu(), init(), menuAction(), and ~PackageListItem(). |
|
|
Definition at line 54 of file packagelistitem.h. Referenced by displayDetails(), and init(). |
|
|
Definition at line 52 of file packagelistitem.h. Referenced by displayDetails(), and init(). |
|
|
Definition at line 57 of file packagelistitem.h. Referenced by displayDetails(), getName(), getPackage(), getPopupMenu(), isInstalled(), menuAction(), setOn(), and statePixmap(). |
|
|
Definition at line 47 of file packagelistitem.h. Referenced by getPopupMenu(), init(), and ~PackageListItem(). |
|
|
Definition at line 56 of file packagelistitem.h. Referenced by getPopupMenu(), init(), menuAction(), and setOn(). |
|
|
Definition at line 55 of file packagelistitem.h. Referenced by displayDetails(), and init(). |
1.4.2