moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / tools / argsetportindi.ui
blob2ca20aa40b9f73c8ebe287037e17e76caf66a320
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>ArgSetPortINDI</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>ArgSetPortINDI</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>226</width>
12             <height>91</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>layout23</cstring>
22             </property>
23             <grid>
24                 <property name="name">
25                     <cstring>unnamed</cstring>
26                 </property>
27                 <widget class="QLabel" row="0" column="0">
28                     <property name="name">
29                         <cstring>textLabel1</cstring>
30                     </property>
31                     <property name="text">
32                         <string>Device:</string>
33                     </property>
34                 </widget>
35                 <widget class="QLabel" row="1" column="0">
36                     <property name="name">
37                         <cstring>textLabel1_2</cstring>
38                     </property>
39                     <property name="text">
40                         <string>Port:</string>
41                     </property>
42                 </widget>
43                 <widget class="KLineEdit" row="1" column="1">
44                     <property name="name">
45                         <cstring>devicePort</cstring>
46                     </property>
47                 </widget>
48                 <widget class="KLineEdit" row="0" column="1">
49                     <property name="name">
50                         <cstring>deviceName</cstring>
51                     </property>
52                 </widget>
53             </grid>
54         </widget>
55         <spacer>
56             <property name="name">
57                 <cstring>spacer4</cstring>
58             </property>
59             <property name="orientation">
60                 <enum>Vertical</enum>
61             </property>
62             <property name="sizeType">
63                 <enum>Expanding</enum>
64             </property>
65             <property name="sizeHint">
66                 <size>
67                     <width>20</width>
68                     <height>9</height>
69                 </size>
70             </property>
71         </spacer>
72     </vbox>
73 </widget>
74 <layoutdefaults spacing="6" margin="11"/>
75 <includehints>
76     <includehint>klineedit.h</includehint>
77     <includehint>klineedit.h</includehint>
78 </includehints>
79 </UI>