moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / devmanager.ui
blob344f8d9062719c41441bd2f7cd2bc2c6ab8fac58
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>devManager</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>devManager</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>504</width>
12             <height>494</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Device Manager</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <vbox>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <widget class="QTabWidget">
26             <property name="name">
27                 <cstring>ConfTabWidget</cstring>
28             </property>
29             <widget class="QWidget">
30                 <property name="name">
31                     <cstring>tab</cstring>
32                 </property>
33                 <attribute name="title">
34                     <string>Local/Server</string>
35                 </attribute>
36                 <vbox>
37                     <property name="name">
38                         <cstring>unnamed</cstring>
39                     </property>
40                     <widget class="KListView">
41                         <column>
42                             <property name="text">
43                                 <string>Device</string>
44                             </property>
45                             <property name="clickable">
46                                 <bool>true</bool>
47                             </property>
48                             <property name="resizable">
49                                 <bool>true</bool>
50                             </property>
51                         </column>
52                         <column>
53                             <property name="text">
54                                 <string>Status</string>
55                             </property>
56                             <property name="clickable">
57                                 <bool>true</bool>
58                             </property>
59                             <property name="resizable">
60                                 <bool>true</bool>
61                             </property>
62                         </column>
63                         <column>
64                             <property name="text">
65                                 <string>Mode</string>
66                             </property>
67                             <property name="clickable">
68                                 <bool>true</bool>
69                             </property>
70                             <property name="resizable">
71                                 <bool>true</bool>
72                             </property>
73                         </column>
74                         <column>
75                             <property name="text">
76                                 <string>Version</string>
77                             </property>
78                             <property name="clickable">
79                                 <bool>true</bool>
80                             </property>
81                             <property name="resizable">
82                                 <bool>true</bool>
83                             </property>
84                         </column>
85                         <column>
86                             <property name="text">
87                                 <string>Listening Port</string>
88                             </property>
89                             <property name="clickable">
90                                 <bool>true</bool>
91                             </property>
92                             <property name="resizable">
93                                 <bool>true</bool>
94                             </property>
95                         </column>
96                         <property name="name">
97                             <cstring>localListView</cstring>
98                         </property>
99                         <property name="sizePolicy">
100                             <sizepolicy>
101                                 <hsizetype>7</hsizetype>
102                                 <vsizetype>7</vsizetype>
103                                 <horstretch>0</horstretch>
104                                 <verstretch>0</verstretch>
105                             </sizepolicy>
106                         </property>
107                         <property name="minimumSize">
108                             <size>
109                                 <width>0</width>
110                                 <height>125</height>
111                             </size>
112                         </property>
113                     </widget>
114                     <widget class="QGroupBox">
115                         <property name="name">
116                             <cstring>serverLogGroup</cstring>
117                         </property>
118                         <property name="title">
119                             <string>Server Log</string>
120                         </property>
121                         <grid>
122                             <property name="name">
123                                 <cstring>unnamed</cstring>
124                             </property>
125                             <widget class="QTextEdit" row="0" column="0">
126                                 <property name="name">
127                                     <cstring>serverLogText</cstring>
128                                 </property>
129                                 <property name="minimumSize">
130                                     <size>
131                                         <width>0</width>
132                                         <height>90</height>
133                                     </size>
134                                 </property>
135                                 <property name="text">
136                                     <string></string>
137                                 </property>
138                                 <property name="wordWrap">
139                                     <enum>WidgetWidth</enum>
140                                 </property>
141                                 <property name="readOnly">
142                                     <bool>true</bool>
143                                 </property>
144                             </widget>
145                         </grid>
146                     </widget>
147                     <widget class="QButtonGroup">
148                         <property name="name">
149                             <cstring>indiModeGroup</cstring>
150                         </property>
151                         <property name="title">
152                             <string>Mode</string>
153                         </property>
154                         <hbox>
155                             <property name="name">
156                                 <cstring>unnamed</cstring>
157                             </property>
158                             <widget class="QRadioButton">
159                                 <property name="name">
160                                     <cstring>localR</cstring>
161                                 </property>
162                                 <property name="text">
163                                     <string>Local</string>
164                                 </property>
165                                 <property name="checked">
166                                     <bool>true</bool>
167                                 </property>
168                             </widget>
169                             <widget class="QRadioButton">
170                                 <property name="name">
171                                     <cstring>serverR</cstring>
172                                 </property>
173                                 <property name="text">
174                                     <string>Server</string>
175                                 </property>
176                             </widget>
177                         </hbox>
178                     </widget>
179                     <widget class="QLayoutWidget">
180                         <property name="name">
181                             <cstring>layout6</cstring>
182                         </property>
183                         <hbox>
184                             <property name="name">
185                                 <cstring>unnamed</cstring>
186                             </property>
187                             <widget class="KPushButton">
188                                 <property name="name">
189                                     <cstring>runServiceB</cstring>
190                                 </property>
191                                 <property name="enabled">
192                                     <bool>false</bool>
193                                 </property>
194                                 <property name="text">
195                                     <string>Run Service</string>
196                                 </property>
197                             </widget>
198                             <widget class="KPushButton">
199                                 <property name="name">
200                                     <cstring>stopServiceB</cstring>
201                                 </property>
202                                 <property name="enabled">
203                                     <bool>false</bool>
204                                 </property>
205                                 <property name="text">
206                                     <string>Stop Service</string>
207                                 </property>
208                             </widget>
209                             <spacer>
210                                 <property name="name">
211                                     <cstring>spacer4</cstring>
212                                 </property>
213                                 <property name="orientation">
214                                     <enum>Horizontal</enum>
215                                 </property>
216                                 <property name="sizeType">
217                                     <enum>Expanding</enum>
218                                 </property>
219                                 <property name="sizeHint">
220                                     <size>
221                                         <width>61</width>
222                                         <height>20</height>
223                                     </size>
224                                 </property>
225                             </spacer>
226                         </hbox>
227                     </widget>
228                 </vbox>
229             </widget>
230             <widget class="QWidget">
231                 <property name="name">
232                     <cstring>TabPage</cstring>
233                 </property>
234                 <attribute name="title">
235                     <string>Client</string>
236                 </attribute>
237                 <hbox>
238                     <property name="name">
239                         <cstring>unnamed</cstring>
240                     </property>
241                     <widget class="KListView">
242                         <column>
243                             <property name="text">
244                                 <string>Status</string>
245                             </property>
246                             <property name="clickable">
247                                 <bool>true</bool>
248                             </property>
249                             <property name="resizable">
250                                 <bool>true</bool>
251                             </property>
252                         </column>
253                         <column>
254                             <property name="text">
255                                 <string>Name</string>
256                             </property>
257                             <property name="clickable">
258                                 <bool>true</bool>
259                             </property>
260                             <property name="resizable">
261                                 <bool>true</bool>
262                             </property>
263                         </column>
264                         <column>
265                             <property name="text">
266                                 <string>Port</string>
267                             </property>
268                             <property name="clickable">
269                                 <bool>true</bool>
270                             </property>
271                             <property name="resizable">
272                                 <bool>true</bool>
273                             </property>
274                         </column>
275                         <property name="name">
276                             <cstring>clientListView</cstring>
277                         </property>
278                     </widget>
279                     <widget class="QLayoutWidget">
280                         <property name="name">
281                             <cstring>layout5_2</cstring>
282                         </property>
283                         <vbox>
284                             <property name="name">
285                                 <cstring>unnamed</cstring>
286                             </property>
287                             <widget class="QGroupBox">
288                                 <property name="name">
289                                     <cstring>groupBox1_2</cstring>
290                                 </property>
291                                 <property name="title">
292                                     <string>Hosts</string>
293                                 </property>
294                                 <vbox>
295                                     <property name="name">
296                                         <cstring>unnamed</cstring>
297                                     </property>
298                                     <widget class="KPushButton">
299                                         <property name="name">
300                                             <cstring>addB</cstring>
301                                         </property>
302                                         <property name="text">
303                                             <string>Add...</string>
304                                         </property>
305                                     </widget>
306                                     <widget class="KPushButton">
307                                         <property name="name">
308                                             <cstring>modifyB</cstring>
309                                         </property>
310                                         <property name="text">
311                                             <string>Modify</string>
312                                         </property>
313                                     </widget>
314                                     <widget class="KPushButton">
315                                         <property name="name">
316                                             <cstring>removeB</cstring>
317                                         </property>
318                                         <property name="text">
319                                             <string>Remove</string>
320                                         </property>
321                                     </widget>
322                                 </vbox>
323                             </widget>
324                             <widget class="QGroupBox">
325                                 <property name="name">
326                                     <cstring>groupBox2_2</cstring>
327                                 </property>
328                                 <property name="title">
329                                     <string>Connection</string>
330                                 </property>
331                                 <vbox>
332                                     <property name="name">
333                                         <cstring>unnamed</cstring>
334                                     </property>
335                                     <widget class="KPushButton">
336                                         <property name="name">
337                                             <cstring>connectHostB</cstring>
338                                         </property>
339                                         <property name="enabled">
340                                             <bool>false</bool>
341                                         </property>
342                                         <property name="text">
343                                             <string>Connect</string>
344                                         </property>
345                                     </widget>
346                                     <widget class="KPushButton">
347                                         <property name="name">
348                                             <cstring>disconnectHostB</cstring>
349                                         </property>
350                                         <property name="enabled">
351                                             <bool>false</bool>
352                                         </property>
353                                         <property name="text">
354                                             <string>Disconnect</string>
355                                         </property>
356                                     </widget>
357                                 </vbox>
358                             </widget>
359                             <spacer>
360                                 <property name="name">
361                                     <cstring>spacer3_2</cstring>
362                                 </property>
363                                 <property name="orientation">
364                                     <enum>Vertical</enum>
365                                 </property>
366                                 <property name="sizeType">
367                                     <enum>Expanding</enum>
368                                 </property>
369                                 <property name="sizeHint">
370                                     <size>
371                                         <width>20</width>
372                                         <height>31</height>
373                                     </size>
374                                 </property>
375                             </spacer>
376                         </vbox>
377                     </widget>
378                 </hbox>
379             </widget>
380         </widget>
381         <widget class="QLayoutWidget">
382             <property name="name">
383                 <cstring>layout6</cstring>
384             </property>
385             <hbox>
386                 <property name="name">
387                     <cstring>unnamed</cstring>
388                 </property>
389                 <spacer>
390                     <property name="name">
391                         <cstring>Horizontal Spacing2_3</cstring>
392                     </property>
393                     <property name="orientation">
394                         <enum>Horizontal</enum>
395                     </property>
396                     <property name="sizeType">
397                         <enum>Expanding</enum>
398                     </property>
399                     <property name="sizeHint">
400                         <size>
401                             <width>289</width>
402                             <height>20</height>
403                         </size>
404                     </property>
405                 </spacer>
406                 <widget class="QPushButton">
407                     <property name="name">
408                         <cstring>cancelB</cstring>
409                     </property>
410                     <property name="text">
411                         <string>&amp;Close</string>
412                     </property>
413                     <property name="autoDefault">
414                         <bool>true</bool>
415                     </property>
416                 </widget>
417             </hbox>
418         </widget>
419     </vbox>
420 </widget>
421 <connections>
422     <connection>
423         <sender>cancelB</sender>
424         <signal>clicked()</signal>
425         <receiver>devManager</receiver>
426         <slot>close()</slot>
427     </connection>
428 </connections>
429 <layoutdefaults spacing="6" margin="11"/>
430 <includehints>
431     <includehint>klistview.h</includehint>
432     <includehint>kpushbutton.h</includehint>
433     <includehint>kpushbutton.h</includehint>
434     <includehint>klistview.h</includehint>
435     <includehint>kpushbutton.h</includehint>
436     <includehint>kpushbutton.h</includehint>
437     <includehint>kpushbutton.h</includehint>
438     <includehint>kpushbutton.h</includehint>
439     <includehint>kpushbutton.h</includehint>
440 </includehints>
441 </UI>