From 15318cad33835e4e2dc620d033e43cd930676cdd Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 25 Jan 2002 22:14:26 +0000 Subject: Initial revision --- (limited to 'library/proxiesbase_p.ui') diff --git a/library/proxiesbase_p.ui b/library/proxiesbase_p.ui new file mode 100644 index 0000000..b005a78 --- a/dev/null +++ b/library/proxiesbase_p.ui @@ -0,0 +1,360 @@ + +ProxiesBase + + QWidget + + name + ProxiesBase + + + geometry + + 0 + 0 + 321 + 366 + + + + caption + Proxy Settings + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 0 + + + QComboBox + + + text + No proxies + + + + + text + Auto configure proxies + + + + + text + Set proxies + + + + name + type + + + + QFrame + + name + autopanel + + + frameShape + NoFrame + + + frameShadow + Raised + + + layoutMargin + + + layoutSpacing + + + + margin + 1 + + + spacing + 0 + + + + name + Spacer5 + + + orientation + Vertical + + + sizeType + Fixed + + + sizeHint + + 20 + 21 + + + + + QLayoutWidget + + name + Layout6 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + TextLabel10 + + + text + Config: + + + + QComboBox + + name + autoconfig + + + sizePolicy + + 7 + 0 + + + + editable + true + + + + + + + name + Spacer27 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + QFrame + + name + setpanel + + + frameShape + NoFrame + + + frameShadow + Raised + + + layoutMargin + + + layoutSpacing + + + + margin + 11 + + + spacing + 6 + + + QLabel + + name + TextLabel9 + + + text + Port: + + + + QLabel + + name + TextLabel1 + + + text + HTTP: + + + + QLabel + + name + TextLabel2 + + + text + FTP: + + + + QLabel + + name + TextLabel8 + + + text + Host: + + + + QSpinBox + + name + httpport + + + buttonSymbols + PlusMinus + + + maxValue + 32767 + + + value + 8080 + + + + QSpinBox + + name + ftpport + + + buttonSymbols + PlusMinus + + + maxValue + 32767 + + + value + 8080 + + + + QLabel + + name + TextLabel3 + + + text + No proxies for: + + + + QLineEdit + + name + noproxies + + + + QLineEdit + + name + httphost + + + + QLineEdit + + name + ftphost + + + + Line + + name + Line1 + + + orientation + Horizontal + + + + + + + name + Spacer6 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + -- cgit v0.9.0.2