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

Public Member Functions | |
| PackageInfoDlg (QWidget *parent=0l, OPackageManager *pm=0l, const QString &package=QString::null) | |
| ~PackageInfoDlg () | |
Private Slots | |
| void | slotBtnFileScan () |
| void | slotInfo (const QString &info) |
| void | slotFiles (const QString &filelist) |
Private Attributes | |
| OPackageManager * | m_packman |
| OPackage * | m_package |
| QMultiLineEdit | m_information |
| QMultiLineEdit | m_files |
| QPushButton * | m_retrieveFiles |
|
||||||||||||||||
|
|
Definition at line 114 of file packageinfodlg.cpp. References m_files, m_information, m_package, OPackage::setFiles(), and OPackage::setInformation(). |
|
|
Definition at line 128 of file packageinfodlg.cpp. References OPackageManager::executeCommand(), OPackage::Files, list, m_files, m_package, m_packman, m_retrieveFiles, OPackage::name(), QString::null, and slotFiles(). Referenced by PackageInfoDlg(). |
|
|
Definition at line 145 of file packageinfodlg.cpp. References QString::find(), QString::length(), m_files, QString::right(), QString::startsWith(), and str. Referenced by slotBtnFileScan(). |
|
|
Definition at line 140 of file packageinfodlg.cpp. References m_information. Referenced by PackageInfoDlg(). |
|
|
Definition at line 58 of file packageinfodlg.h. Referenced by PackageInfoDlg(), slotBtnFileScan(), slotFiles(), and ~PackageInfoDlg(). |
|
|
Definition at line 57 of file packageinfodlg.h. Referenced by PackageInfoDlg(), slotInfo(), and ~PackageInfoDlg(). |
|
|
Definition at line 54 of file packageinfodlg.h. Referenced by PackageInfoDlg(), slotBtnFileScan(), and ~PackageInfoDlg(). |
|
|
Definition at line 53 of file packageinfodlg.h. Referenced by PackageInfoDlg(), and slotBtnFileScan(). |
|
|
Definition at line 59 of file packageinfodlg.h. Referenced by PackageInfoDlg(), and slotBtnFileScan(). |
1.4.2