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.
k9copy/src/prefDVD.ui

176 lines
5.9 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>prefDVD</class>
<widget class="TQWidget">
<property name="name">
<cstring>prefDVD</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>347</height>
</rect>
</property>
<property name="caption">
<string>prefDVD</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>lblworkDir</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Output directory</string>
</property>
</widget>
<widget class="KURLRequester" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>urOutput</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>ckK3b</cstring>
</property>
<property name="text">
<string>Burn with k3b</string>
</property>
<property name="accel">
<string>Alt+B</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>ckAutoBurn</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Auto burn</string>
</property>
<property name="accel">
<string>Alt+T</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>DVD size</string>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="1">
<property name="name">
<cstring>sbSize</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>80</width>
<height>0</height>
</size>
</property>
<property name="maxValue">
<number>9000</number>
</property>
<property name="lineStep">
<number>100</number>
</property>
<property name="value">
<number>4400</number>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>ckQuickScan</cstring>
</property>
<property name="text">
<string>Quick scan</string>
</property>
<property name="accel">
<string>Alt+Q</string>
</property>
</widget>
<spacer row="7" column="2">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>110</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>ckDvdAuthor</cstring>
</property>
<property name="text">
<string>use dvdAuthor for copy without menus</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
</widget>
<widget class="TQCheckBox" row="6" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>ckDelTmpFiles</cstring>
</property>
<property name="text">
<string>Clear output directory on exit</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
</UI>