moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / tools / argstartindi.ui
blob554ea363a979835c6071a8005d9900ea7c481508
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>ArgStartINDI</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>ArgStartINDI</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>289</width>
12             <height>181</height>
13         </rect>
14     </property>
15     <vbox>
16         <property name="name">
17             <cstring>unnamed</cstring>
18         </property>
19         <widget class="QLayoutWidget">
20             <property name="name">
21                 <cstring>layout5</cstring>
22             </property>
23             <grid>
24                 <property name="name">
25                     <cstring>unnamed</cstring>
26                 </property>
27                 <widget class="QLayoutWidget" row="0" column="0">
28                     <property name="name">
29                         <cstring>layout4</cstring>
30                     </property>
31                     <hbox>
32                         <property name="name">
33                             <cstring>unnamed</cstring>
34                         </property>
35                         <widget class="QLabel">
36                             <property name="name">
37                                 <cstring>textLabel1</cstring>
38                             </property>
39                             <property name="text">
40                                 <string>Device:</string>
41                             </property>
42                         </widget>
43                         <widget class="KLineEdit">
44                             <property name="name">
45                                 <cstring>deviceName</cstring>
46                             </property>
47                         </widget>
48                     </hbox>
49                 </widget>
50                 <spacer row="1" column="1">
51                     <property name="name">
52                         <cstring>spacer3</cstring>
53                     </property>
54                     <property name="orientation">
55                         <enum>Horizontal</enum>
56                     </property>
57                     <property name="sizeType">
58                         <enum>Expanding</enum>
59                     </property>
60                     <property name="sizeHint">
61                         <size>
62                             <width>61</width>
63                             <height>20</height>
64                         </size>
65                     </property>
66                 </spacer>
67                 <widget class="QButtonGroup" row="1" column="0">
68                     <property name="name">
69                         <cstring>INDIMode</cstring>
70                     </property>
71                     <property name="title">
72                         <string>Mode</string>
73                     </property>
74                     <vbox>
75                         <property name="name">
76                             <cstring>unnamed</cstring>
77                         </property>
78                         <widget class="QRadioButton">
79                             <property name="name">
80                                 <cstring>LocalButton</cstring>
81                             </property>
82                             <property name="text">
83                                 <string>Local</string>
84                             </property>
85                             <property name="checked">
86                                 <bool>true</bool>
87                             </property>
88                         </widget>
89                         <widget class="QRadioButton">
90                             <property name="name">
91                                 <cstring>ServerButton</cstring>
92                             </property>
93                             <property name="text">
94                                 <string>Server</string>
95                             </property>
96                         </widget>
97                     </vbox>
98                 </widget>
99             </grid>
100         </widget>
101         <spacer>
102             <property name="name">
103                 <cstring>spacer4</cstring>
104             </property>
105             <property name="orientation">
106                 <enum>Vertical</enum>
107             </property>
108             <property name="sizeType">
109                 <enum>Expanding</enum>
110             </property>
111             <property name="sizeHint">
112                 <size>
113                     <width>20</width>
114                     <height>40</height>
115                 </size>
116             </property>
117         </spacer>
118     </vbox>
119 </widget>
120 <layoutdefaults spacing="6" margin="11"/>
121 <includehints>
122     <includehint>klineedit.h</includehint>
123 </includehints>
124 </UI>