#include </home/clem/local/src/opie/noncore/settings/aqpkg/installdlgimpl.h>
Collaboration diagram for InstallDlgImpl:

Public Slots | |
| void | optionsSelected () |
| void | installSelected () |
| void | displayText (const QString &text) |
| void | displayAvailableSpace (const QString &text) |
| void | ipkgFinished () |
Signals | |
| void | reloadData (InstallDlgImpl *) |
Public Member Functions | |
| InstallDlgImpl (const QList< InstallData > &packageList, DataManager *dataManager, const char *title=0) | |
| InstallDlgImpl (Ipkg *ipkg, QString initialText, const char *title=0) | |
| ~InstallDlgImpl () | |
| bool | upgradeServer (QString &server) |
Private Member Functions | |
| void | init (bool) |
| bool | runIpkg (QString &option, const QString &package, const QString &dest, int flags) |
Private Attributes | |
| DataManager * | dataMgr |
| QList< InstallData > | packages |
| bool | firstPackage |
| int | flags |
| int | infoLevel |
| Ipkg * | pIpkg |
| bool | upgradePackages |
| QComboBox * | destination |
| QPushButton * | btnInstall |
| QPushButton * | btnOptions |
| QMultiLineEdit * | output |
| QLabel * | txtAvailableSpace |
|
||||||||||||||||
|
Definition at line 63 of file installdlgimpl.cpp. References QString::append(), dataMgr, InstallData::destination, destination, displayAvailableSpace(), flags, DataManager::getDestinationList(), i, infoLevel, init(), InstallData::option, output, InstallData::packageName, packages, pIpkg, Config::readEntry(), Config::readNumEntry(), InstallData::recreateLinks, remove(), Config::setGroup(), tr, TRUE, type, and upgradePackages. |
|
||||||||||||||||
|
Definition at line 146 of file installdlgimpl.cpp. |
|
|
Definition at line 156 of file installdlgimpl.cpp. References pIpkg. |
|
|
Definition at line 380 of file installdlgimpl.cpp. References d, dataMgr, DataManager::getDestination(), Destination::getDestinationPath(), Utils::getStorageSpace(), mult(), tr, and txtAvailableSpace. Referenced by init(), InstallDlgImpl(), and ipkgFinished(). |
|
|
Definition at line 366 of file installdlgimpl.cpp. References MAXLINES, and output. Referenced by installSelected(). |
|
|
Definition at line 162 of file installdlgimpl.cpp. References btnInstall, btnOptions, destination, displayAvailableSpace(), FALSE, installSelected(), Opie::Core::OResource::loadPixmap(), optionsSelected(), output, Opie::Core::OResource::SmallIcon, tr, txtAvailableSpace, and Qt::Vertical. Referenced by InstallDlgImpl(). |
|
|
Definition at line 249 of file installdlgimpl.cpp. References Ipkg::abort(), btnInstall, btnOptions, d, dataMgr, Opie::MM::dest, destination, displayText(), firstPackage, flags, DataManager::getDestination(), Destination::getDestinationName(), Destination::getDestinationPath(), ipkgFinished(), Destination::linkToRoot(), Opie::Core::OResource::loadPixmap(), MAKE_LINKS, output, pIpkg, reloadData(), Config::setGroup(), Opie::Core::OResource::SmallIcon, tr, TRUE, and Config::writeEntry(). Referenced by init(). |
|
|
|
Definition at line 206 of file installdlgimpl.cpp. References btnOptions, flags, InstallOptionsDlgImpl::getFlags(), InstallOptionsDlgImpl::getInfoLevel(), OFileDialog::getSaveFileName(), infoLevel, QMap< Key, T >::insert(), QString::isEmpty(), output, FileManager::saveFile(), AppLnk::setFile(), Config::setGroup(), AppLnk::setName(), AppLnk::setType(), text, tr, and Config::writeEntry(). Referenced by init(). |
|
|
Referenced by installSelected(). |
|
||||||||||||||||||||
|
|
|
|
|
|
|
Definition at line 77 of file installdlgimpl.h. Referenced by init(), installSelected(), and ipkgFinished(). |
|
|
Definition at line 78 of file installdlgimpl.h. Referenced by init(), installSelected(), ipkgFinished(), and optionsSelected(). |
|
|
Definition at line 68 of file installdlgimpl.h. Referenced by displayAvailableSpace(), InstallDlgImpl(), installSelected(), and ipkgFinished(). |
|
|
Definition at line 76 of file installdlgimpl.h. Referenced by init(), InstallDlgImpl(), installSelected(), and ipkgFinished(). |
|
|
Definition at line 70 of file installdlgimpl.h. Referenced by installSelected(), and ipkgFinished(). |
|
|
Definition at line 71 of file installdlgimpl.h. Referenced by InstallDlgImpl(), installSelected(), ipkgFinished(), and optionsSelected(). |
|
|
Definition at line 72 of file installdlgimpl.h. Referenced by InstallDlgImpl(), ipkgFinished(), and optionsSelected(). |
|
|
Definition at line 79 of file installdlgimpl.h. Referenced by displayText(), init(), InstallDlgImpl(), installSelected(), and optionsSelected(). |
|
|
Definition at line 69 of file installdlgimpl.h. Referenced by InstallDlgImpl(), and ipkgFinished(). |
|
|
Definition at line 73 of file installdlgimpl.h. Referenced by InstallDlgImpl(), installSelected(), ipkgFinished(), and ~InstallDlgImpl(). |
|
|
Definition at line 80 of file installdlgimpl.h. Referenced by displayAvailableSpace(), and init(). |
|
|
Definition at line 74 of file installdlgimpl.h. Referenced by InstallDlgImpl(). |
1.4.2