moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / tools / argstartexposureindi.ui
blob47a631e60a21bd83a9f3a2fc5c2e812a7043961d
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>ArgStartExposureINDI</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>ArgStartExposureINDI</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>227</width>
12             <height>95</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>layout64</cstring>
22             </property>
23             <hbox>
24                 <property name="name">
25                     <cstring>unnamed</cstring>
26                 </property>
27                 <widget class="QLayoutWidget">
28                     <property name="name">
29                         <cstring>layout63</cstring>
30                     </property>
31                     <vbox>
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="QLabel">
44                             <property name="name">
45                                 <cstring>duration</cstring>
46                             </property>
47                             <property name="text">
48                                 <string>Duration:</string>
49                             </property>
50                         </widget>
51                     </vbox>
52                 </widget>
53                 <widget class="QLayoutWidget">
54                     <property name="name">
55                         <cstring>layout62</cstring>
56                     </property>
57                     <vbox>
58                         <property name="name">
59                             <cstring>unnamed</cstring>
60                         </property>
61                         <widget class="KLineEdit">
62                             <property name="name">
63                                 <cstring>deviceName</cstring>
64                             </property>
65                         </widget>
66                         <widget class="KIntNumInput">
67                             <property name="name">
68                                 <cstring>timeOut</cstring>
69                             </property>
70                             <property name="minValue">
71                                 <number>0</number>
72                             </property>
73                             <property name="maxValue">
74                                 <number>86400</number>
75                             </property>
76                         </widget>
77                     </vbox>
78                 </widget>
79                 <spacer>
80                     <property name="name">
81                         <cstring>spacer24</cstring>
82                     </property>
83                     <property name="orientation">
84                         <enum>Horizontal</enum>
85                     </property>
86                     <property name="sizeType">
87                         <enum>Expanding</enum>
88                     </property>
89                     <property name="sizeHint">
90                         <size>
91                             <width>27</width>
92                             <height>21</height>
93                         </size>
94                     </property>
95                 </spacer>
96             </hbox>
97         </widget>
98         <spacer>
99             <property name="name">
100                 <cstring>spacer4</cstring>
101             </property>
102             <property name="orientation">
103                 <enum>Vertical</enum>
104             </property>
105             <property name="sizeType">
106                 <enum>Expanding</enum>
107             </property>
108             <property name="sizeHint">
109                 <size>
110                     <width>20</width>
111                     <height>9</height>
112                 </size>
113             </property>
114         </spacer>
115     </vbox>
116 </widget>
117 <customwidgets>
118 </customwidgets>
119 <layoutdefaults spacing="6" margin="11"/>
120 <includehints>
121     <includehint>klineedit.h</includehint>
122     <includehint>knuminput.h</includehint>
123     <includehint>knuminput.h</includehint>
124 </includehints>
125 </UI>