From 8ebc71609e5263d096f7331a5e0fa95b41eb1d77 Mon Sep 17 00:00:00 2001 From: andyq Date: Sat, 28 Sep 2002 23:22:41 +0000 Subject: *** empty log message *** --- (limited to 'noncore/settings/aqpkg/install.ui') diff --git a/noncore/settings/aqpkg/install.ui b/noncore/settings/aqpkg/install.ui new file mode 100644 index 0000000..daa0ff6 --- a/dev/null +++ b/noncore/settings/aqpkg/install.ui @@ -0,0 +1,118 @@ + +InstallDlg + + QDialog + + name + InstallDlg + + + geometry + + 0 + 0 + 196 + 271 + + + + caption + Install + + + + margin + 11 + + + spacing + 6 + + + QLabel + + name + TextLabel1 + + + text + Destination + + + + QComboBox + + name + destination + + + + QGroupBox + + name + GroupBox2 + + + title + Output + + + + margin + 11 + + + spacing + 6 + + + QMultiLineEdit + + name + output + + + + + + QPushButton + + name + btnInstall + + + text + Start + + + + QPushButton + + name + btnOptions + + + text + Options + + + + + + + btnOptions + clicked() + InstallDlg + optionsSelected() + + + btnInstall + clicked() + InstallDlg + installSelected() + + installSelected() + displayText(const QString &) + optionsSelected() + + -- cgit v0.9.0.2