From 598cfa66b57d61e15bc3c5ea3a9c8e7295864455 Mon Sep 17 00:00:00 2001 From: andyq Date: Fri, 18 Oct 2002 22:41:47 +0000 Subject: Added new tab - General - and option to show/hide Jump To letters --- (limited to 'noncore/settings') diff --git a/noncore/settings/aqpkg/settings.ui b/noncore/settings/aqpkg/settings.ui index 6b3cfd4..f33d36c 100644 --- a/noncore/settings/aqpkg/settings.ui +++ b/noncore/settings/aqpkg/settings.ui @@ -11,7 +11,7 @@ 0 0 - 247 + 239 390 @@ -497,6 +497,57 @@ + + QWidget + + name + tab + + + title + General + + + QLabel + + name + TextLabel1 + + + geometry + + 20 + 30 + 150 + 20 + + + + text + (Will take effect on restart) + + + + QCheckBox + + name + jumpTo + + + geometry + + 17 + 14 + 150 + 20 + + + + text + Show Jump To Letters + + + @@ -549,7 +600,14 @@ Settings changeDestinationDetails() + + jumpTo + toggled(bool) + Settings + toggleJumpTo(bool) + activeServerChanged() + changeDestinationDetails() changeServerDetails() createLinksToDest() destNameChanged(const QString&) @@ -562,7 +620,6 @@ newDestination() newInstallationSetting() newServer() - changeDestinationDetails() removeDestination() removeInstallationSetting() removeLinksToDest() @@ -570,5 +627,6 @@ renameInstallationSetting() serverNameChanged(const QString&) serverUrlChanged(const QString&) + toggleJumpTo(bool) -- cgit v0.9.0.2