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/k9author/import.ui

208 lines
7.1 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>import</class>
<widget class="TQWidget">
<property name="name">
<cstring>import</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>524</width>
<height>416</height>
</rect>
</property>
<property name="caption">
<string>import</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</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</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>layout2</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQListView" row="0" column="0" rowspan="2" colspan="1">
<column>
<property name="text">
<string>Video files</string>
</property>
<property name="clickable">
<bool>false</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>...</string>
</property>
<property name="clickable">
<bool>false</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>lvDVD</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>200</height>
</size>
</property>
<property name="rootIsDecorated">
<bool>false</bool>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
</widget>
</grid>
</widget>
<widget class="KComboBox" row="0" column="1">
<property name="name">
<cstring>cbOutputDev</cstring>
</property>
</widget>
<widget class="TQComboBox" row="0" column="2">
<item>
<property name="text">
<string>PAL</string>
</property>
</item>
<item>
<property name="text">
<string>NTSC</string>
</property>
</item>
<property name="name">
<cstring>cbFormat</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLabel" row="2" column="3">
<property name="name">
<cstring>lTotal</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>--:--:--</string>
</property>
</widget>
<widget class="KGradientSelector" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>gsTotal</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>32767</width>
<height>13</height>
</size>
</property>
<property name="value">
<number>0</number>
</property>
<property name="maxValue">
<number>180</number>
</property>
<property name="firstColor">
<color>
<red>255</red>
<green>77</green>
<blue>6</blue>
</color>
</property>
<property name="secondColor">
<color>
<red>85</red>
<green>255</green>
<blue>0</blue>
</color>
</property>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>lvDVD</sender>
<signal>selectionChanged(TQListViewItem*)</signal>
<receiver>import</receiver>
<slot>lvDVDItemSelected(TQListViewItem*)</slot>
</connection>
<connection>
<sender>cbFormat</sender>
<signal>activated(const TQString&amp;)</signal>
<receiver>import</receiver>
<slot>cbFormatActivated(const TQString&amp;)</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>lvDVDItemSelected(TQListViewItem *)</slot>
<slot>bAddClick()</slot>
<slot>cbFormatActivated(const TQString &amp;)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kcombobox.h</includehint>
<includehint>kselect.h</includehint>
</includehints>
</UI>