Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

InstallDialog Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/oipkg/installdialog.h>

Collaboration diagram for InstallDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 InstallDialog (PackageManagerSettings *s, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~InstallDialog ()

Public Attributes

PackageListViewListViewPackages
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

PackageManagerSettingssettings

Constructor & Destructor Documentation

InstallDialog::InstallDialog PackageManagerSettings s,
QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

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.

InstallDialog::~InstallDialog  ) 
 

Definition at line 91 of file installdialog.cpp.


Member Function Documentation

bool InstallDialog::event QEvent *   )  [protected]
 

Definition at line 100 of file installdialog.cpp.

References _force_depends, _force_overwrite, _force_reinstall, and _force_remove.


Member Data Documentation

QCheckBox* InstallDialog::_force_depends
 

Definition at line 36 of file installdialog.h.

Referenced by event(), InstallDialog(), and PmIpkg::runIpkg().

QCheckBox* InstallDialog::_force_overwrite
 

Definition at line 38 of file installdialog.h.

Referenced by event(), InstallDialog(), and PmIpkg::runIpkg().

QCheckBox* InstallDialog::_force_reinstall
 

Definition at line 37 of file installdialog.h.

Referenced by event(), InstallDialog(), and PmIpkg::runIpkg().

QCheckBox* InstallDialog::_force_remove
 

Definition at line 39 of file installdialog.h.

Referenced by event(), InstallDialog(), and PmIpkg::runIpkg().

QGroupBox* InstallDialog::GroupBoxOptions
 

Definition at line 35 of file installdialog.h.

Referenced by InstallDialog().

QGridLayout* InstallDialog::GroupBoxOptionsLayout [protected]
 

Definition at line 45 of file installdialog.h.

Referenced by InstallDialog().

QGridLayout* InstallDialog::InstallDialogLayout [protected]
 

Definition at line 44 of file installdialog.h.

Referenced by InstallDialog().

PackageListView* InstallDialog::ListViewPackages
 

Definition at line 34 of file installdialog.h.

Referenced by PmIpkg::commit(), and InstallDialog().

PackageManagerSettings* InstallDialog::settings [private]
 

Definition at line 48 of file installdialog.h.

Referenced by InstallDialog().

QCheckListItem* InstallDialog::toInstallItem
 

Definition at line 41 of file installdialog.h.

Referenced by PmIpkg::commit(), and InstallDialog().

QCheckListItem* InstallDialog::toRemoveItem
 

Definition at line 40 of file installdialog.h.

Referenced by PmIpkg::commit(), and InstallDialog().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:36:10 2005 for OPIE by  doxygen 1.4.2