From e729a9bdd9f37f4bd610d10122f002a0540c93ed Mon Sep 17 00:00:00 2001 From: tille Date: Wed, 01 May 2002 14:00:09 +0000 Subject: added ipkgfind remote query --- (limited to 'noncore/unsupported/oipkg/pksettingsbase.ui') diff --git a/noncore/unsupported/oipkg/pksettingsbase.ui b/noncore/unsupported/oipkg/pksettingsbase.ui index fd6d208..5b83248 100644 --- a/noncore/unsupported/oipkg/pksettingsbase.ui +++ b/noncore/unsupported/oipkg/pksettingsbase.ui @@ -11,7 +11,7 @@ 0 0 - 345 + 337 454 @@ -532,11 +532,11 @@ margin - 3 + 2 spacing - 3 + 2 QLayoutWidget @@ -712,6 +712,121 @@ + + QLayoutWidget + + name + Layout11 + + + + margin + 0 + + + spacing + 6 + + + QPushButton + + name + createLinksButton + + + enabled + false + + + text + link to / + + + + QPushButton + + name + removeLinksButton + + + enabled + false + + + text + Remove links + + + + + + QGroupBox + + name + GroupBox1 + + + title + + + + + margin + 11 + + + spacing + 6 + + + QLayoutWidget + + name + Layout12 + + + + margin + 0 + + + spacing + 6 + + + QCheckBox + + name + CheckBoxvolatile + + + enabled + false + + + text + volatile + + + + QCheckBox + + name + removeable + + + enabled + false + + + text + removeable + + + + + + @@ -736,6 +851,20 @@ Form4 activeServerChanged() + + createLinksButton + clicked() + Form4 + createLinksToDest() + + + removeLinksButton + clicked() + Form4 + removeLinksToDest() + + activeServerChanged() + createLinksToDest() destNameChanged(const QString&) destUrlChanged(const QString&) editDestination(int) @@ -746,9 +875,9 @@ newDestination() newInstallationSetting() newServer() - activeServerChanged() removeDestination() removeInstallationSetting() + removeLinksToDest() removeServer() renameInstallationSetting() serverNameChanged(const QString&) -- cgit v0.9.0.2