You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/kstars/kstars/tools/argwaitfor.ui

86 lines
2.9 KiB

<!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
<class>ArgWaitFor</class>
<widget class="TQWidget">
<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="TQLayoutWidget">
<property name="name">
<cstring>layout17</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<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="TQSpinBox">
<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>