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.
tderadio/plugins/timeshifter/timeshifter-configuration-u...

226 lines
8.7 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>TimeShifterConfigurationUI</class>
<widget class="TQWidget">
<property name="name">
<cstring>TimeShifterConfigurationUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>299</width>
<height>134</height>
</rect>
</property>
<property name="caption">
<string>SetupDialogGeneral</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout10</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="1" column="3">
<property name="name">
<cstring>spacer18_3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>30</width>
<height>21</height>
</size>
</property>
</spacer>
<spacer row="1" column="1">
<property name="name">
<cstring>spacer18_3_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>104</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TQSpinBox" row="1" column="2">
<property name="name">
<cstring>editTempFileSize</cstring>
</property>
<property name="suffix">
<string> MB</string>
</property>
<property name="maxValue">
<number>10000</number>
</property>
<property name="minValue">
<number>10</number>
</property>
<property name="lineStep">
<number>10</number>
</property>
<property name="value">
<number>100</number>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>labelTempFileSize</cstring>
</property>
<property name="text">
<string>Maximum File Size</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>labelPlaybackMixerDevice</cstring>
</property>
<property name="text">
<string>Playback Mixer Device</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>labelTempFile</cstring>
</property>
<property name="text">
<string>Temporary File</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>editTempFile</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>labelPlaybackMixerChannel</cstring>
</property>
<property name="text">
<string>Playback Mixer Channel</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="3">
<property name="name">
<cstring>buttonSelectTempFile</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>26</width>
<height>26</height>
</size>
</property>
<property name="text">
<string></string>
</property>
<property name="iconSet">
<iconset>"document-open"</iconset>
</property>
</widget>
<widget class="TQComboBox" row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>comboPlaybackMixerDevice</cstring>
</property>
</widget>
<widget class="TQComboBox" row="3" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>comboPlaybackMixerChannel</cstring>
</property>
</widget>
<spacer row="3" column="3">
<property name="name">
<cstring>spacer18_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>30</width>
<height>21</height>
</size>
</property>
</spacer>
<spacer row="2" column="3">
<property name="name">
<cstring>spacer18_3_4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>30</width>
<height>21</height>
</size>
</property>
</spacer>
</grid>
</widget>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer16</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>61</height>
</size>
</property>
</spacer>
</grid>
</widget>
<tabstops>
<tabstop>editTempFile</tabstop>
<tabstop>buttonSelectTempFile</tabstop>
<tabstop>comboPlaybackMixerChannel</tabstop>
</tabstops>
<includes>
<include location="global" impldecl="in implementation">kiconloader.h</include>
<include location="global" impldecl="in implementation">knuminput.h</include>
</includes>
<pixmapfunction>SmallIconSet</pixmapfunction>
<layoutdefaults spacing="6" margin="0"/>
</UI>