#include </home/clem/local/src/opie/noncore/settings/packagemanager/installdlg.h>
Collaboration diagram for InstallDlg:

Signals | |
| void | closeInstallDlg () |
Public Member Functions | |
| InstallDlg (QWidget *parent=0l, OPackageManager *pm=0l, const QString &caption=QString::null, OPackage::Command command1=OPackage::NotDefined, const QStringList &packages1=QStringList(), OPackage::Command command2=OPackage::NotDefined, const QStringList &packages2=QStringList(), OPackage::Command command3=OPackage::NotDefined, const QStringList &packages3=QStringList()) | |
Private Slots | |
| void | slotDisplayAvailSpace (const QString &destination) |
| void | slotBtnStart () |
| void | slotBtnOptions () |
| void | slotOutput (const QString &msg) |
Private Attributes | |
| OPackageManager * | m_packman |
| bool | m_installFound |
| QComboBox * | m_destination |
| QLabel * | m_availSpace |
| QMultiLineEdit * | m_output |
| QPushButton * | m_btnStart |
| QPushButton * | m_btnOptions |
| int | m_numCommands |
| int | m_currCommand |
| OPackage::Command | m_command [3] |
| QStringList | m_packages [3] |
| OConfItem * | m_destItem |
|
||||||||||||||||||||||||||||||||||||||||
|
|
Referenced by slotBtnStart(). |
|
|
Definition at line 271 of file installdlg.cpp. References OPackageManager::configureDlg(), Opie::Ui::OFileDialog::getSaveFileName(), QMap< Key, T >::insert(), QString::isEmpty(), m_btnOptions, m_output, m_packman, FileManager::saveFile(), AppLnk::setFile(), AppLnk::setName(), AppLnk::setType(), text, and tr. Referenced by InstallDlg(). |
|
|
Definition at line 215 of file installdlg.cpp. References closeInstallDlg(), Opie::MM::dest, OPackageManager::executeCommand(), Opie::Core::OResource::loadPixmap(), m_btnOptions, m_btnStart, m_command, m_currCommand, m_destination, m_installFound, m_numCommands, m_packages, m_packman, slotOutput(), Opie::Core::OResource::SmallIcon, and tr. Referenced by InstallDlg(). |
|
|
Definition at line 182 of file installdlg.cpp. References OConfItem::Destination, OPackageManager::findConfItem(), m_availSpace, m_destItem, m_packman, mult(), and tr. Referenced by InstallDlg(), and slotOutput(). |
|
|
Definition at line 303 of file installdlg.cpp. References QString::length(), m_output, QString::null, qApp, slotDisplayAvailSpace(), and QString::truncate(). Referenced by slotBtnStart(). |
|
|
Definition at line 68 of file installdlg.h. Referenced by InstallDlg(), and slotDisplayAvailSpace(). |
|
|
Definition at line 71 of file installdlg.h. Referenced by InstallDlg(), slotBtnOptions(), and slotBtnStart(). |
|
|
Definition at line 70 of file installdlg.h. Referenced by InstallDlg(), and slotBtnStart(). |
|
|
Definition at line 76 of file installdlg.h. Referenced by InstallDlg(), and slotBtnStart(). |
|
|
Definition at line 75 of file installdlg.h. Referenced by slotBtnStart(). |
|
|
Definition at line 67 of file installdlg.h. Referenced by InstallDlg(), and slotBtnStart(). |
|
|
Definition at line 78 of file installdlg.h. Referenced by slotDisplayAvailSpace(). |
|
|
Definition at line 63 of file installdlg.h. Referenced by InstallDlg(), and slotBtnStart(). |
|
|
Definition at line 74 of file installdlg.h. Referenced by InstallDlg(), and slotBtnStart(). |
|
|
Definition at line 69 of file installdlg.h. Referenced by InstallDlg(), slotBtnOptions(), and slotOutput(). |
|
|
Definition at line 77 of file installdlg.h. Referenced by InstallDlg(), and slotBtnStart(). |
|
|
Definition at line 61 of file installdlg.h. Referenced by InstallDlg(), slotBtnOptions(), slotBtnStart(), and slotDisplayAvailSpace(). |
1.4.2