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

Public Member Functions | |
| InstallDialog (PackageManagerSettings *s, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~InstallDialog () | |
Public Attributes | |
| PackageListView * | ListViewPackages |
| QGroupBox * | GroupBoxOptions |
| QCheckBox * | _force_depends |
| QCheckBox * | _force_reinstall |
| QCheckBox * | _force_overwrite |
| QCheckBox * | _force_remove |
| QCheckListItem * | toRemoveItem |
| QCheckListItem * | toInstallItem |
Protected Member Functions | |
| bool | event (QEvent *) |
Protected Attributes | |
| QGridLayout * | InstallDialogLayout |
| QGridLayout * | GroupBoxOptionsLayout |
Private Attributes | |
| PackageManagerSettings * | settings |
|
||||||||||||||||||||||||
|
Definition at line 23 of file installdialog.cpp. References _force_depends, _force_overwrite, _force_reinstall, _force_remove, Qt::AlignTop, GroupBoxOptions, GroupBoxOptionsLayout, InstallDialogLayout, ListViewPackages, settings, toInstallItem, toRemoveItem, tr, and Qt::Vertical. |
|
|
Definition at line 91 of file installdialog.cpp. |
|
|
Definition at line 100 of file installdialog.cpp. References _force_depends, _force_overwrite, _force_reinstall, and _force_remove. |
|
|
Definition at line 36 of file installdialog.h. Referenced by event(), InstallDialog(), and PmIpkg::runIpkg(). |
|
|
Definition at line 38 of file installdialog.h. Referenced by event(), InstallDialog(), and PmIpkg::runIpkg(). |
|
|
Definition at line 37 of file installdialog.h. Referenced by event(), InstallDialog(), and PmIpkg::runIpkg(). |
|
|
Definition at line 39 of file installdialog.h. Referenced by event(), InstallDialog(), and PmIpkg::runIpkg(). |
|
|
Definition at line 35 of file installdialog.h. Referenced by InstallDialog(). |
|
|
Definition at line 45 of file installdialog.h. Referenced by InstallDialog(). |
|
|
Definition at line 44 of file installdialog.h. Referenced by InstallDialog(). |
|
|
Definition at line 34 of file installdialog.h. Referenced by PmIpkg::commit(), and InstallDialog(). |
|
|
Definition at line 48 of file installdialog.h. Referenced by InstallDialog(). |
|
|
Definition at line 41 of file installdialog.h. Referenced by PmIpkg::commit(), and InstallDialog(). |
|
|
Definition at line 40 of file installdialog.h. Referenced by PmIpkg::commit(), and InstallDialog(). |
1.4.2