summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/tools/argwaitfor.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/tools/argwaitfor.ui')
-rw-r--r--kstars/kstars/tools/argwaitfor.ui85
1 files changed, 85 insertions, 0 deletions
diff --git a/kstars/kstars/tools/argwaitfor.ui b/kstars/kstars/tools/argwaitfor.ui
new file mode 100644
index 00000000..21478f29
--- /dev/null
+++ b/kstars/kstars/tools/argwaitfor.ui
@@ -0,0 +1,85 @@
+<!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
+<class>ArgWaitFor</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>ArgWaitFor</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>270</width>
+ <height>76</height>
+ </rect>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout17</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>textLabel1</cstring>
+ </property>
+ <property name="text">
+ <string>&lt;font color="#00007f"&gt;Sec:&lt;/font&gt;</string>
+ </property>
+ </widget>
+ <widget class="QSpinBox">
+ <property name="name">
+ <cstring>DelayBox</cstring>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Pause delay in seconds</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the number of seconds that the script should pause before executing the remaining commands.</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer10</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </hbox>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer9</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+</widget>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>