#include <packagedialog.h>
Definition at line 40 of file packagedialog.h.
PackageDialog::PackageDialog |
( |
QWidget * |
parent_, |
|
|
bool |
create_ |
|
) |
| |
PackageDialog::~PackageDialog |
( |
| ) |
|
int PackageDialog::extractDirectory |
( |
QFile & |
PkgFile, |
|
|
Q_UINT32 |
Count, |
|
|
QDir & |
currDir |
|
) |
| |
|
private |
int PackageDialog::extractFile |
( |
QFile & |
PkgFile, |
|
|
Q_UINT32 |
Count, |
|
|
QDir & |
currDir |
|
) |
| |
|
private |
int PackageDialog::extractLibrary |
( |
QFile & |
PkgFile, |
|
|
Q_UINT32 |
Count |
|
) |
| |
|
private |
void PackageDialog::extractPackage |
( |
| ) |
|
int PackageDialog::insertDirectory |
( |
const QString & |
DirName, |
|
|
QDataStream & |
Stream |
|
) |
| |
|
private |
int PackageDialog::insertFile |
( |
const QString & |
FileName, |
|
|
QFile & |
File, |
|
|
QDataStream & |
Stream |
|
) |
| |
|
private |
int PackageDialog::insertLibraries |
( |
QDataStream & |
Stream | ) |
|
|
private |
void PackageDialog::slotBrowse |
( |
| ) |
|
|
privateslot |
void PackageDialog::slotCreate |
( |
| ) |
|
|
privateslot |
QVBoxLayout* PackageDialog::all |
|
private |
QList<QCheckBox *> PackageDialog::BoxList |
|
private |
QPushButton* PackageDialog::ButtClose |
|
private |
QGroupBox* PackageDialog::Group |
|
private |
QCheckBox* PackageDialog::LibraryCheck |
|
private |
QTextEdit* PackageDialog::MsgText |
|
private |
QLineEdit* PackageDialog::NameEdit |
|
private |
The documentation for this class was generated from the following files: