121 <width>40</width> |
121 <width>40</width> |
122 <height>20</height> |
122 <height>20</height> |
123 </size> |
123 </size> |
124 </property> |
124 </property> |
125 </spacer> |
125 </spacer> |
|
126 </item> |
|
127 <item> |
|
128 <widget class="QLabel" name="label"> |
|
129 <property name="text"> |
|
130 <string>Update Period (days):</string> |
|
131 </property> |
|
132 </widget> |
|
133 </item> |
|
134 <item> |
|
135 <widget class="QSpinBox" name="updateSpinBox"> |
|
136 <property name="toolTip"> |
|
137 <string>Enter the update period (1 to 14 days)</string> |
|
138 </property> |
|
139 <property name="alignment"> |
|
140 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
141 </property> |
|
142 <property name="suffix"> |
|
143 <string/> |
|
144 </property> |
|
145 <property name="minimum"> |
|
146 <number>1</number> |
|
147 </property> |
|
148 <property name="maximum"> |
|
149 <number>14</number> |
|
150 </property> |
|
151 <property name="value"> |
|
152 <number>7</number> |
|
153 </property> |
|
154 </widget> |
126 </item> |
155 </item> |
127 </layout> |
156 </layout> |
128 </item> |
157 </item> |
129 </layout> |
158 </layout> |
130 </widget> |
159 </widget> |
152 <tabstop>adBlockGroup</tabstop> |
181 <tabstop>adBlockGroup</tabstop> |
153 <tabstop>searchEdit</tabstop> |
182 <tabstop>searchEdit</tabstop> |
154 <tabstop>clearButton</tabstop> |
183 <tabstop>clearButton</tabstop> |
155 <tabstop>subscriptionsTree</tabstop> |
184 <tabstop>subscriptionsTree</tabstop> |
156 <tabstop>actionButton</tabstop> |
185 <tabstop>actionButton</tabstop> |
|
186 <tabstop>updateSpinBox</tabstop> |
157 <tabstop>buttonBox</tabstop> |
187 <tabstop>buttonBox</tabstop> |
158 </tabstops> |
188 </tabstops> |
159 <resources/> |
189 <resources/> |
160 <connections> |
190 <connections> |
161 <connection> |
191 <connection> |