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.
tdeutils/ktimer/prefwidget.ui

285 lines
10 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>PrefWidget</class>
<widget class="TQDialog">
<property name="name">
<cstring>PrefWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>479</width>
<height>344</height>
</rect>
</property>
<property name="caption">
<string>Timer Settings</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQListView" row="0" column="0" rowspan="3" colspan="1">
<column>
<property name="text">
<string>Counter [s]</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Delay [s]</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>State</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Command</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>m_list</cstring>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
</widget>
<widget class="TQPushButton" row="0" column="1">
<property name="name">
<cstring>m_add</cstring>
</property>
<property name="text">
<string>&amp;New</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="1">
<property name="name">
<cstring>m_remove</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Remove</string>
</property>
</widget>
<widget class="TQPushButton" row="2" column="1">
<property name="name">
<cstring>m_help</cstring>
</property>
<property name="text">
<string>&amp;Help</string>
</property>
</widget>
<spacer row="3" column="1">
<property name="name">
<cstring>Spacer4</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQGroupBox" row="4" column="0">
<property name="name">
<cstring>m_settings</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>Settings</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>m_loop</cstring>
</property>
<property name="text">
<string>&amp;Loop</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
<property name="text">
<string>Delay:</string>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>m_delay</cstring>
</property>
<property name="maxValue">
<number>99999</number>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>m_one</cstring>
</property>
<property name="text">
<string>Start only &amp;one instance</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="3">
<property name="name">
<cstring>TextLabel3</cstring>
</property>
<property name="text">
<string>seconds</string>
</property>
</widget>
<spacer row="1" column="4">
<property name="name">
<cstring>Spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KURLRequester" row="0" column="2" rowspan="1" colspan="3">
<property name="name">
<cstring>m_commandLine</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>Command line:</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="4" column="1">
<property name="name">
<cstring>m_state</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>State</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQSlider" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>m_slider</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="TQLCDNumber" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>m_counter</cstring>
</property>
</widget>
<widget class="TQToolButton" row="0" column="1">
<property name="name">
<cstring>m_pause</cstring>
</property>
<property name="text">
<string>||</string>
</property>
</widget>
<widget class="TQToolButton" row="0" column="2">
<property name="name">
<cstring>m_start</cstring>
</property>
<property name="text">
<string>&gt;</string>
</property>
</widget>
<widget class="TQToolButton" row="0" column="0">
<property name="name">
<cstring>m_stop</cstring>
</property>
<property name="text">
<string>=</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<includes>
<include location="global" impldecl="in declaration">kseparator.h</include>
<include location="global" impldecl="in declaration">kurlrequester.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
</UI>