moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / tools / argwaitfor.ui
blob21478f295f9379d45f65605a099db8078dc2868e
1 <!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
2 <class>ArgWaitFor</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>ArgWaitFor</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>270</width>
12             <height>76</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>layout17</cstring>
22             </property>
23             <hbox>
24                 <property name="name">
25                     <cstring>unnamed</cstring>
26                 </property>
27                 <widget class="QLabel">
28                     <property name="name">
29                         <cstring>textLabel1</cstring>
30                     </property>
31                     <property name="text">
32                         <string>&lt;font color="#00007f"&gt;Sec:&lt;/font&gt;</string>
33                     </property>
34                 </widget>
35                 <widget class="QSpinBox">
36                     <property name="name">
37                         <cstring>DelayBox</cstring>
38                     </property>
39                     <property name="toolTip" stdset="0">
40                         <string>Pause delay in seconds</string>
41                     </property>
42                     <property name="whatsThis" stdset="0">
43                         <string>Enter the number of seconds that the script should pause before executing the remaining commands.</string>
44                     </property>
45                 </widget>
46                 <spacer>
47                     <property name="name">
48                         <cstring>spacer10</cstring>
49                     </property>
50                     <property name="orientation">
51                         <enum>Horizontal</enum>
52                     </property>
53                     <property name="sizeType">
54                         <enum>Expanding</enum>
55                     </property>
56                     <property name="sizeHint">
57                         <size>
58                             <width>40</width>
59                             <height>20</height>
60                         </size>
61                     </property>
62                 </spacer>
63             </hbox>
64         </widget>
65         <spacer>
66             <property name="name">
67                 <cstring>spacer9</cstring>
68             </property>
69             <property name="orientation">
70                 <enum>Vertical</enum>
71             </property>
72             <property name="sizeType">
73                 <enum>Expanding</enum>
74             </property>
75             <property name="sizeHint">
76                 <size>
77                     <width>20</width>
78                     <height>40</height>
79                 </size>
80             </property>
81         </spacer>
82     </vbox>
83 </widget>
84 <layoutdefaults spacing="6" margin="11"/>
85 </UI>