|
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1"> |
|
2 <class>ClientInfoBase</class> |
|
3 <widget class="QWidget"> |
|
4 <property name="name"> |
|
5 <cstring>ClientInfoBase</cstring> |
|
6 </property> |
|
7 <property name="geometry"> |
|
8 <rect> |
|
9 <x>0</x> |
|
10 <y>0</y> |
|
11 <width>384</width> |
|
12 <height>488</height> |
|
13 </rect> |
|
14 </property> |
|
15 <property name="caption"> |
|
16 <string>Info Client</string> |
|
17 </property> |
|
18 <vbox> |
|
19 <property name="name"> |
|
20 <cstring>unnamed</cstring> |
|
21 </property> |
|
22 <property name="margin"> |
|
23 <number>11</number> |
|
24 </property> |
|
25 <property name="spacing"> |
|
26 <number>6</number> |
|
27 </property> |
|
28 <widget class="QLayoutWidget"> |
|
29 <property name="name"> |
|
30 <cstring>Layout15</cstring> |
|
31 </property> |
|
32 <hbox> |
|
33 <property name="name"> |
|
34 <cstring>unnamed</cstring> |
|
35 </property> |
|
36 <property name="margin"> |
|
37 <number>0</number> |
|
38 </property> |
|
39 <property name="spacing"> |
|
40 <number>6</number> |
|
41 </property> |
|
42 <widget class="QPushButton"> |
|
43 <property name="name"> |
|
44 <cstring>btnConnect</cstring> |
|
45 </property> |
|
46 <property name="text"> |
|
47 <string>&Connect</string> |
|
48 </property> |
|
49 </widget> |
|
50 <widget class="QLabel"> |
|
51 <property name="name"> |
|
52 <cstring>TextLabel1</cstring> |
|
53 </property> |
|
54 <property name="text"> |
|
55 <string>Host:</string> |
|
56 </property> |
|
57 </widget> |
|
58 <widget class="QLineEdit"> |
|
59 <property name="name"> |
|
60 <cstring>edHost</cstring> |
|
61 </property> |
|
62 <property name="sizePolicy"> |
|
63 <sizepolicy> |
|
64 <hsizetype>7</hsizetype> |
|
65 <vsizetype>0</vsizetype> |
|
66 <horstretch>1</horstretch> |
|
67 <verstretch>0</verstretch> |
|
68 </sizepolicy> |
|
69 </property> |
|
70 <property name="text"> |
|
71 <string></string> |
|
72 </property> |
|
73 </widget> |
|
74 <widget class="QLabel"> |
|
75 <property name="name"> |
|
76 <cstring>TextLabel2_2</cstring> |
|
77 </property> |
|
78 <property name="text"> |
|
79 <string>Port:</string> |
|
80 </property> |
|
81 </widget> |
|
82 <widget class="QLineEdit"> |
|
83 <property name="name"> |
|
84 <cstring>edPort</cstring> |
|
85 </property> |
|
86 </widget> |
|
87 </hbox> |
|
88 </widget> |
|
89 <widget class="QSplitter"> |
|
90 <property name="name"> |
|
91 <cstring>Splitter4</cstring> |
|
92 </property> |
|
93 <property name="orientation"> |
|
94 <enum>Vertical</enum> |
|
95 </property> |
|
96 <widget class="QLayoutWidget"> |
|
97 <property name="name"> |
|
98 <cstring>Layout16</cstring> |
|
99 </property> |
|
100 <vbox> |
|
101 <property name="name"> |
|
102 <cstring>unnamed</cstring> |
|
103 </property> |
|
104 <property name="margin"> |
|
105 <number>0</number> |
|
106 </property> |
|
107 <property name="spacing"> |
|
108 <number>6</number> |
|
109 </property> |
|
110 <widget class="QLayoutWidget"> |
|
111 <property name="name"> |
|
112 <cstring>Layout14</cstring> |
|
113 </property> |
|
114 <hbox> |
|
115 <property name="name"> |
|
116 <cstring>unnamed</cstring> |
|
117 </property> |
|
118 <property name="margin"> |
|
119 <number>0</number> |
|
120 </property> |
|
121 <property name="spacing"> |
|
122 <number>6</number> |
|
123 </property> |
|
124 <widget class="QPushButton"> |
|
125 <property name="name"> |
|
126 <cstring>btnBack</cstring> |
|
127 </property> |
|
128 <property name="sizePolicy"> |
|
129 <sizepolicy> |
|
130 <hsizetype>1</hsizetype> |
|
131 <vsizetype>0</vsizetype> |
|
132 <horstretch>0</horstretch> |
|
133 <verstretch>0</verstretch> |
|
134 </sizepolicy> |
|
135 </property> |
|
136 <property name="text"> |
|
137 <string>&Back</string> |
|
138 </property> |
|
139 <property name="toolTip" stdset="0"> |
|
140 <string>go one step back</string> |
|
141 </property> |
|
142 </widget> |
|
143 <widget class="QLabel"> |
|
144 <property name="name"> |
|
145 <cstring>infoPath</cstring> |
|
146 </property> |
|
147 <property name="sizePolicy"> |
|
148 <sizepolicy> |
|
149 <hsizetype>3</hsizetype> |
|
150 <vsizetype>5</vsizetype> |
|
151 <horstretch>0</horstretch> |
|
152 <verstretch>0</verstretch> |
|
153 </sizepolicy> |
|
154 </property> |
|
155 <property name="text"> |
|
156 <string>/</string> |
|
157 </property> |
|
158 <property name="toolTip" stdset="0"> |
|
159 <string>current path</string> |
|
160 </property> |
|
161 </widget> |
|
162 </hbox> |
|
163 </widget> |
|
164 <widget class="QListBox"> |
|
165 <property name="name"> |
|
166 <cstring>infoList</cstring> |
|
167 </property> |
|
168 <property name="toolTip" stdset="0"> |
|
169 <string>double click to open</string> |
|
170 </property> |
|
171 </widget> |
|
172 </vbox> |
|
173 </widget> |
|
174 <widget class="QLayoutWidget"> |
|
175 <property name="name"> |
|
176 <cstring>Layout3</cstring> |
|
177 </property> |
|
178 <vbox> |
|
179 <property name="name"> |
|
180 <cstring>unnamed</cstring> |
|
181 </property> |
|
182 <property name="margin"> |
|
183 <number>0</number> |
|
184 </property> |
|
185 <property name="spacing"> |
|
186 <number>6</number> |
|
187 </property> |
|
188 <widget class="QLabel"> |
|
189 <property name="name"> |
|
190 <cstring>TextLabel2</cstring> |
|
191 </property> |
|
192 <property name="text"> |
|
193 <string>Data:</string> |
|
194 </property> |
|
195 </widget> |
|
196 <widget class="QTextEdit"> |
|
197 <property name="name"> |
|
198 <cstring>infoText</cstring> |
|
199 </property> |
|
200 <property name="readOnly"> |
|
201 <bool>true</bool> |
|
202 </property> |
|
203 </widget> |
|
204 </vbox> |
|
205 </widget> |
|
206 </widget> |
|
207 <widget class="QLayoutWidget"> |
|
208 <property name="name"> |
|
209 <cstring>Layout12</cstring> |
|
210 </property> |
|
211 <hbox> |
|
212 <property name="name"> |
|
213 <cstring>unnamed</cstring> |
|
214 </property> |
|
215 <property name="margin"> |
|
216 <number>0</number> |
|
217 </property> |
|
218 <property name="spacing"> |
|
219 <number>6</number> |
|
220 </property> |
|
221 <spacer> |
|
222 <property name="name" stdset="0"> |
|
223 <cstring>Spacer10</cstring> |
|
224 </property> |
|
225 <property name="orientation"> |
|
226 <enum>Horizontal</enum> |
|
227 </property> |
|
228 <property name="sizeType"> |
|
229 <enum>Expanding</enum> |
|
230 </property> |
|
231 <property name="sizeHint"> |
|
232 <size> |
|
233 <width>20</width> |
|
234 <height>20</height> |
|
235 </size> |
|
236 </property> |
|
237 </spacer> |
|
238 <widget class="QPushButton"> |
|
239 <property name="name"> |
|
240 <cstring>btnQuit</cstring> |
|
241 </property> |
|
242 <property name="sizePolicy"> |
|
243 <sizepolicy> |
|
244 <hsizetype>3</hsizetype> |
|
245 <vsizetype>0</vsizetype> |
|
246 <horstretch>0</horstretch> |
|
247 <verstretch>0</verstretch> |
|
248 </sizepolicy> |
|
249 </property> |
|
250 <property name="text"> |
|
251 <string>&Quit</string> |
|
252 </property> |
|
253 </widget> |
|
254 <spacer> |
|
255 <property name="name" stdset="0"> |
|
256 <cstring>Spacer9</cstring> |
|
257 </property> |
|
258 <property name="orientation"> |
|
259 <enum>Horizontal</enum> |
|
260 </property> |
|
261 <property name="sizeType"> |
|
262 <enum>Expanding</enum> |
|
263 </property> |
|
264 <property name="sizeHint"> |
|
265 <size> |
|
266 <width>20</width> |
|
267 <height>20</height> |
|
268 </size> |
|
269 </property> |
|
270 </spacer> |
|
271 </hbox> |
|
272 </widget> |
|
273 </vbox> |
|
274 </widget> |
|
275 <layoutdefaults spacing="6" margin="11"/> |
|
276 </UI> |