From a3205d9bf5570af8441ed81cd6d9eeadf22319c9 Mon Sep 17 00:00:00 2001 From: tille Date: Tue, 23 Apr 2002 11:16:45 +0000 Subject: ... mostly rewritten. --- (limited to 'noncore/unsupported/oipkg/pksettingsbase.ui') diff --git a/noncore/unsupported/oipkg/pksettingsbase.ui b/noncore/unsupported/oipkg/pksettingsbase.ui new file mode 100644 index 0000000..2efd2f3 --- a/dev/null +++ b/noncore/unsupported/oipkg/pksettingsbase.ui @@ -0,0 +1,744 @@ + +PackageManagerSettingsBase + + QDialog + + name + Form4 + + + geometry + + 0 + 0 + 357 + 454 + + + + caption + Package Servers + + + layoutMargin + + + layoutSpacing + + + + margin + 3 + + + spacing + 3 + + + QTabWidget + + name + TabWidget + + + enabled + true + + + layoutMargin + + + layoutSpacing + + + QWidget + + name + tab + + + title + Settings + + + + margin + 3 + + + spacing + 3 + + + QLayoutWidget + + name + Layout3_2 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + Settings + + + text + Installation Setups + + + + + name + Spacer2_2_2 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + QLayoutWidget + + name + Layout8 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + TextLabel1 + + + text + Install destination: + + + + QComboBox + + name + activeDestination + + + + + + QLayoutWidget + + name + Layout9 + + + + margin + 0 + + + spacing + 6 + + + QCheckBox + + name + CheckBoxLink + + + text + Link Destination: + + + + QComboBox + + name + activeLinkDestination + + + enabled + false + + + + + + QLayoutWidget + + name + Layout13 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + TextLabel1_2 + + + text + Used servers: + + + + + name + Spacer4 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + QListBox + + name + activeServers + + + enabled + true + + + selectionMode + Multi + + + + QComboBox + + name + settingName + + + enabled + true + + + focusPolicy + NoFocus + + + editable + false + + + + QLayoutWidget + + name + Layout11 + + + + margin + 0 + + + spacing + 6 + + + QPushButton + + name + newsetting + + + enabled + true + + + text + New + + + autoDefault + false + + + + QPushButton + + name + renamesetting + + + enabled + true + + + text + Rename + + + + QPushButton + + name + removesetting + + + enabled + true + + + text + Remove + + + autoDefault + false + + + + + + + + QWidget + + name + tab + + + title + Servers + + + + margin + 3 + + + spacing + 3 + + + QLayoutWidget + + name + Layout4 + + + + margin + 0 + + + spacing + 6 + + + QLineEdit + + name + servername + + + + QLabel + + name + TextLabel1_3 + + + text + Name: + + + + QLineEdit + + name + serverurl + + + + QLabel + + name + TextLabel2_3 + + + text + URL: + + + + + + QLayoutWidget + + name + Layout2 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + Servers + + + text + Servers + + + + + name + Spacer2 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + QListBox + + name + servers + + + selectionMode + Extended + + + + QPushButton + + name + removeserver + + + enabled + true + + + text + Remove + + + autoDefault + false + + + + QPushButton + + name + newserver + + + enabled + true + + + text + New + + + autoDefault + false + + + + + + QWidget + + name + tab + + + title + Destinations + + + + margin + 3 + + + spacing + 3 + + + QLayoutWidget + + name + Layout3 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + Destinations + + + text + Destinations + + + + + name + Spacer2_2 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + QListBox + + name + destinations + + + selectionMode + Single + + + + QLayoutWidget + + name + Layout5 + + + + margin + 0 + + + spacing + 6 + + + QPushButton + + name + newdestination + + + enabled + true + + + text + New + + + autoDefault + false + + + + QPushButton + + name + removedestination + + + enabled + true + + + text + Remove + + + autoDefault + false + + + + + + QLayoutWidget + + name + Layout11 + + + layoutMargin + + + layoutSpacing + + + + margin + 3 + + + spacing + 3 + + + QLabel + + name + TextLabel1_3_2_2 + + + text + URL: + + + + QLineEdit + + name + destinationname + + + + QLineEdit + + name + destinationurl + + + + QLabel + + name + TextLabel1_3_2 + + + text + Name: + + + + + + + + + + + + CheckBoxLink + toggled(bool) + Form4 + linkEnabled(bool) + + destNameChanged(const QString&) + destUrlChanged(const QString&) + editDestination(int) + editServer(int) + installationSettingChange(int) + installationSettingSetName(const QString &) + linkEnabled(bool) + newDestination() + newInstallationSetting() + newServer() + removeDestination() + removeInstallationSetting() + removeServer() + renameInstallationSetting() + serverNameChanged(const QString&) + serverUrlChanged(const QString&) + + -- cgit v0.9.0.2