Relaxed Move comparison.
[tagua/yd.git] / src / ui / quickconnect.ui
blobefe2cbda4b16b377575b75873a11d413f88bb599
1 <ui version="4.0" >
2  <class>QuickConnect</class>
3  <widget class="QDialog" name="QuickConnect" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>345</width>
9     <height>459</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Quick Connect</string>
14   </property>
15   <property name="sizeGripEnabled" >
16    <bool>false</bool>
17   </property>
18   <layout class="QVBoxLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item>
26     <widget class="QGroupBox" name="groupBox_1" >
27      <property name="title" >
28       <string>&amp;Login</string>
29      </property>
30      <layout class="QGridLayout" >
31       <property name="margin" >
32        <number>9</number>
33       </property>
34       <property name="spacing" >
35        <number>6</number>
36       </property>
37       <item row="1" column="1" >
38        <widget class="QLineEdit" name="editPassword" >
39         <property name="echoMode" >
40          <enum>QLineEdit::Password</enum>
41         </property>
42        </widget>
43       </item>
44       <item row="1" column="0" >
45        <widget class="QLabel" name="textLabel_2" >
46         <property name="text" >
47          <string>&amp;Password:</string>
48         </property>
49         <property name="buddy" >
50          <cstring>editPassword</cstring>
51         </property>
52        </widget>
53       </item>
54       <item row="0" column="1" >
55        <widget class="QLineEdit" name="editUsername" />
56       </item>
57       <item row="0" column="0" >
58        <widget class="QLabel" name="textLabel_1" >
59         <property name="text" >
60          <string>&amp;Username:</string>
61         </property>
62         <property name="buddy" >
63          <cstring>editUsername</cstring>
64         </property>
65        </widget>
66       </item>
67       <item row="2" column="0" colspan="2" >
68        <widget class="QCheckBox" name="chkStore" >
69         <property name="text" >
70          <string>&amp;Store password on this computer</string>
71         </property>
72         <property name="shortcut" >
73          <string>Alt+S</string>
74         </property>
75        </widget>
76       </item>
77      </layout>
78     </widget>
79    </item>
80    <item>
81     <widget class="QGroupBox" name="groupBox_2" >
82      <property name="title" >
83       <string>Ser&amp;ver:</string>
84      </property>
85      <layout class="QGridLayout" >
86       <property name="margin" >
87        <number>9</number>
88       </property>
89       <property name="spacing" >
90        <number>6</number>
91       </property>
92       <item row="0" column="1" >
93        <widget class="QLineEdit" name="editHost" />
94       </item>
95       <item row="1" column="0" >
96        <widget class="QLabel" name="textLabel_4" >
97         <property name="text" >
98          <string>ICS p&amp;ort:</string>
99         </property>
100         <property name="buddy" >
101          <cstring>spinPort</cstring>
102         </property>
103        </widget>
104       </item>
105       <item row="1" column="1" >
106        <widget class="QSpinBox" name="spinPort" >
107         <property name="maximum" >
108          <number>65536</number>
109         </property>
110        </widget>
111       </item>
112       <item row="0" column="0" >
113        <widget class="QLabel" name="textLabel_3" >
114         <property name="text" >
115          <string>ICS &amp;host:</string>
116         </property>
117         <property name="buddy" >
118          <cstring>editHost</cstring>
119         </property>
120        </widget>
121       </item>
122      </layout>
123     </widget>
124    </item>
125    <item>
126     <widget class="QGroupBox" name="groupTimeseal" >
127      <property name="focusPolicy" >
128       <enum>Qt::StrongFocus</enum>
129      </property>
130      <property name="title" >
131       <string>&amp;Timeseal</string>
132      </property>
133      <property name="checkable" >
134       <bool>true</bool>
135      </property>
136      <property name="checked" >
137       <bool>true</bool>
138      </property>
139      <layout class="QGridLayout" >
140       <property name="margin" >
141        <number>9</number>
142       </property>
143       <property name="spacing" >
144        <number>6</number>
145       </property>
146       <item row="0" column="2" >
147        <widget class="QToolButton" name="buttonTimesealPath" >
148         <property name="text" >
149          <string>...</string>
150         </property>
151        </widget>
152       </item>
153       <item row="0" column="1" >
154        <widget class="QLineEdit" name="editTimeseal" />
155       </item>
156       <item row="0" column="0" >
157        <widget class="QLabel" name="textLabel_5" >
158         <property name="text" >
159          <string>&amp;File Path:</string>
160         </property>
161         <property name="buddy" >
162          <cstring>editTimeseal</cstring>
163         </property>
164        </widget>
165       </item>
166       <item row="2" column="0" colspan="3" >
167        <widget class="QLineEdit" name="editTimesealCmd" >
168         <property name="toolTip" >
169          <string/>
170         </property>
171         <property name="text" >
172          <string/>
173         </property>
174        </widget>
175       </item>
176       <item row="1" column="0" colspan="3" >
177        <widget class="QCheckBox" name="chkTimesealCmd" >
178         <property name="text" >
179          <string>Use &amp;custom command line arguments</string>
180         </property>
181         <property name="shortcut" >
182          <string>Alt+S</string>
183         </property>
184         <property name="checked" >
185          <bool>true</bool>
186         </property>
187        </widget>
188       </item>
189      </layout>
190     </widget>
191    </item>
192    <item>
193     <spacer>
194      <property name="orientation" >
195       <enum>Qt::Vertical</enum>
196      </property>
197      <property name="sizeHint" >
198       <size>
199        <width>327</width>
200        <height>21</height>
201       </size>
202      </property>
203     </spacer>
204    </item>
205    <item>
206     <layout class="QHBoxLayout" >
207      <property name="margin" >
208       <number>0</number>
209      </property>
210      <property name="spacing" >
211       <number>6</number>
212      </property>
213      <item>
214       <spacer>
215        <property name="orientation" >
216         <enum>Qt::Horizontal</enum>
217        </property>
218        <property name="sizeType" >
219         <enum>QSizePolicy::Expanding</enum>
220        </property>
221        <property name="sizeHint" >
222         <size>
223          <width>20</width>
224          <height>20</height>
225         </size>
226        </property>
227       </spacer>
228      </item>
229      <item>
230       <widget class="QPushButton" name="buttonOk" >
231        <property name="text" >
232         <string>&amp;OK</string>
233        </property>
234        <property name="shortcut" >
235         <string/>
236        </property>
237        <property name="autoDefault" >
238         <bool>true</bool>
239        </property>
240        <property name="default" >
241         <bool>true</bool>
242        </property>
243       </widget>
244      </item>
245      <item>
246       <widget class="QPushButton" name="buttonCancel" >
247        <property name="text" >
248         <string>&amp;Cancel</string>
249        </property>
250        <property name="shortcut" >
251         <string/>
252        </property>
253        <property name="autoDefault" >
254         <bool>true</bool>
255        </property>
256       </widget>
257      </item>
258     </layout>
259    </item>
260   </layout>
261  </widget>
262  <layoutdefault spacing="6" margin="11" />
263  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
264  <tabstops>
265   <tabstop>editUsername</tabstop>
266   <tabstop>editPassword</tabstop>
267   <tabstop>chkStore</tabstop>
268   <tabstop>editHost</tabstop>
269   <tabstop>spinPort</tabstop>
270   <tabstop>groupTimeseal</tabstop>
271   <tabstop>editTimeseal</tabstop>
272   <tabstop>buttonTimesealPath</tabstop>
273   <tabstop>chkTimesealCmd</tabstop>
274   <tabstop>editTimesealCmd</tabstop>
275   <tabstop>buttonOk</tabstop>
276   <tabstop>buttonCancel</tabstop>
277  </tabstops>
278  <resources/>
279  <connections>
280   <connection>
281    <sender>buttonCancel</sender>
282    <signal>clicked()</signal>
283    <receiver>QuickConnect</receiver>
284    <slot>reject()</slot>
285    <hints>
286     <hint type="sourcelabel" >
287      <x>303</x>
288      <y>506</y>
289     </hint>
290     <hint type="destinationlabel" >
291      <x>20</x>
292      <y>20</y>
293     </hint>
294    </hints>
295   </connection>
296   <connection>
297    <sender>buttonOk</sender>
298    <signal>clicked()</signal>
299    <receiver>QuickConnect</receiver>
300    <slot>accept()</slot>
301    <hints>
302     <hint type="sourcelabel" >
303      <x>217</x>
304      <y>506</y>
305     </hint>
306     <hint type="destinationlabel" >
307      <x>20</x>
308      <y>20</y>
309     </hint>
310    </hints>
311   </connection>
312   <connection>
313    <sender>chkTimesealCmd</sender>
314    <signal>toggled(bool)</signal>
315    <receiver>editTimesealCmd</receiver>
316    <slot>setEnabled(bool)</slot>
317    <hints>
318     <hint type="sourcelabel" >
319      <x>84</x>
320      <y>382</y>
321     </hint>
322     <hint type="destinationlabel" >
323      <x>85</x>
324      <y>406</y>
325     </hint>
326    </hints>
327   </connection>
328  </connections>
329 </ui>