comparison Ui_Preferences.ui @ 194:2c91b5653878

enable/disable using the proxy via a preference setting
author dirk
date Fri, 07 Oct 2011 07:00:44 +0200
parents c17a224bc251
children
comparison
equal deleted inserted replaced
193:c345a26febc2 194:2c91b5653878
4 <widget class="QDialog" name="Preferences"> 4 <widget class="QDialog" name="Preferences">
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>390</width> 9 <width>373</width>
10 <height>277</height> 10 <height>288</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Preferences</string> 14 <string>Preferences</string>
15 </property> 15 </property>
19 </property> 19 </property>
20 <widget class="QDialogButtonBox" name="buttonBox"> 20 <widget class="QDialogButtonBox" name="buttonBox">
21 <property name="geometry"> 21 <property name="geometry">
22 <rect> 22 <rect>
23 <x>10</x> 23 <x>10</x>
24 <y>240</y> 24 <y>250</y>
25 <width>160</width> 25 <width>160</width>
26 <height>27</height> 26 <height>27</height>
27 </rect> 27 </rect>
28 </property> 28 </property>
29 <property name="orientation"> 29 <property name="orientation">
76 <property name="geometry"> 76 <property name="geometry">
77 <rect> 77 <rect>
78 <x>10</x> 78 <x>10</x>
79 <y>100</y> 79 <y>100</y>
80 <width>353</width> 80 <width>353</width>
81 <height>96</height> 81 <height>106</height>
82 </rect> 82 </rect>
83 </property> 83 </property>
84 <property name="title"> 84 <property name="title">
85 <string>Web Proxy</string> 85 <string>Web Proxy</string>
86 </property> 86 </property>
87 <widget class="QWidget" name="layoutWidget"> 87 <widget class="QWidget" name="layoutWidget">
88 <property name="geometry"> 88 <property name="geometry">
89 <rect> 89 <rect>
90 <x>6</x> 90 <x>6</x>
91 <y>18</y> 91 <y>20</y>
92 <width>336</width> 92 <width>336</width>
93 <height>71</height> 93 <height>78</height>
94 </rect> 94 </rect>
95 </property> 95 </property>
96 <layout class="QGridLayout" name="gridLayout"> 96 <layout class="QGridLayout" name="gridLayout">
97 <item row="1" column="0"> 97 <item row="2" column="0">
98 <widget class="QLabel" name="label_2"> 98 <widget class="QLabel" name="label_2">
99 <property name="text"> 99 <property name="text">
100 <string>Port</string> 100 <string>Port</string>
101 </property> 101 </property>
102 </widget> 102 </widget>
103 </item> 103 </item>
104 <item row="0" column="1"> 104 <item row="1" column="1">
105 <widget class="QLineEdit" name="proxyHost"/> 105 <widget class="QLineEdit" name="proxyHost"/>
106 </item> 106 </item>
107 <item row="1" column="1"> 107 <item row="2" column="1">
108 <widget class="QLineEdit" name="proxyPort"/> 108 <widget class="QLineEdit" name="proxyPort"/>
109 </item> 109 </item>
110 <item row="0" column="0"> 110 <item row="1" column="0">
111 <widget class="QLabel" name="label"> 111 <widget class="QLabel" name="label">
112 <property name="text"> 112 <property name="text">
113 <string>Host</string> 113 <string>Host</string>
114 </property> 114 </property>
115 </widget> 115 </widget>
116 </item> 116 </item>
117 <item row="0" column="1">
118 <widget class="QCheckBox" name="useProxy">
119 <property name="text">
120 <string>Use proxy</string>
121 </property>
122 </widget>
123 </item>
117 </layout> 124 </layout>
118 </widget> 125 </widget>
119 </widget> 126 </widget>
120 <widget class="QLabel" name="label_3"> 127 <widget class="QLabel" name="label_3">
121 <property name="geometry"> 128 <property name="geometry">
122 <rect> 129 <rect>
123 <x>11</x> 130 <x>11</x>
124 <y>205</y> 131 <y>215</y>
125 <width>136</width> 132 <width>136</width>
126 <height>17</height> 133 <height>17</height>
127 </rect> 134 </rect>
128 </property> 135 </property>
129 <property name="text"> 136 <property name="text">
132 </widget> 139 </widget>
133 <widget class="QLineEdit" name="daysToKeepFeedEntries"> 140 <widget class="QLineEdit" name="daysToKeepFeedEntries">
134 <property name="geometry"> 141 <property name="geometry">
135 <rect> 142 <rect>
136 <x>150</x> 143 <x>150</x>
137 <y>200</y> 144 <y>210</y>
138 <width>31</width> 145 <width>31</width>
139 <height>23</height> 146 <height>23</height>
140 </rect> 147 </rect>
141 </property> 148 </property>
142 <property name="text"> 149 <property name="text">
145 </widget> 152 </widget>
146 <widget class="QLabel" name="label_4"> 153 <widget class="QLabel" name="label_4">
147 <property name="geometry"> 154 <property name="geometry">
148 <rect> 155 <rect>
149 <x>190</x> 156 <x>190</x>
150 <y>205</y> 157 <y>215</y>
151 <width>31</width> 158 <width>31</width>
152 <height>17</height> 159 <height>17</height>
153 </rect> 160 </rect>
154 </property> 161 </property>
155 <property name="text"> 162 <property name="text">