|
|
|
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
|
|
<class>EncodeFile</class>
|
|
|
|
<widget class="KDialog">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>EncodeFile</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>339</width>
|
|
|
|
<height>452</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="caption">
|
|
|
|
<string>Encode File</string>
|
|
|
|
</property>
|
|
|
|
<vbox>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="TQLayoutWidget">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>tqlayout5</cstring>
|
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="TQLabel">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>textLabel1</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&File to encode:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" stdset="0">
|
|
|
|
<cstring>file</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="KURLRequester">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>file</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="showLocalProtocol">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQGroupBox">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>groupBox2</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Track</string>
|
|
|
|
</property>
|
|
|
|
<grid>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="TQSpinBox" row="3" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>track</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="minValue">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLabel" row="3" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>textLabel4</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Track:</string>
|
|
|
|
</property>
|
|
|
|
<property name="tqalignment">
|
|
|
|
<set>AlignVCenter|AlignRight</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLabel" row="4" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>textLabel5</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Comment:</string>
|
|
|
|
</property>
|
|
|
|
<property name="tqalignment">
|
|
|
|
<set>AlignVCenter|AlignRight</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLineEdit" row="4" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>track_comment</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLabel" row="2" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>textLabel3</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Title:</string>
|
|
|
|
</property>
|
|
|
|
<property name="tqalignment">
|
|
|
|
<set>AlignVCenter|AlignRight</set>
|
|
|
|
</property>
|
|
|
|
<property name="hAlign" stdset="0">
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLabel" row="0" column="0" rowspan="2" colspan="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>textLabel2</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Artist:</string>
|
|
|
|
</property>
|
|
|
|
<property name="tqalignment">
|
|
|
|
<set>AlignVCenter|AlignRight</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLineEdit" row="1" column="1" rowspan="2" colspan="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>track_title</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLineEdit" row="0" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>track_artist</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQGroupBox">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>groupBox1</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Album</string>
|
|
|
|
</property>
|
|
|
|
<grid>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="TQLineEdit" row="1" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>artist</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLabel" row="1" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>textLabel6</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Artist:</string>
|
|
|
|
</property>
|
|
|
|
<property name="tqalignment">
|
|
|
|
<set>AlignVCenter|AlignRight</set>
|
|
|
|
</property>
|
|
|
|
<property name="hAlign" stdset="0">
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLabel" row="2" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>textLabel7</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Album:</string>
|
|
|
|
</property>
|
|
|
|
<property name="tqalignment">
|
|
|
|
<set>AlignVCenter|AlignRight</set>
|
|
|
|
</property>
|
|
|
|
<property name="hAlign" stdset="0">
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLineEdit" row="2" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>album</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQSpinBox" row="3" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>year</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="maxValue">
|
|
|
|
<number>99999</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLabel" row="3" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>textLabel8</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Year:</string>
|
|
|
|
</property>
|
|
|
|
<property name="tqalignment">
|
|
|
|
<set>AlignVCenter|AlignRight</set>
|
|
|
|
</property>
|
|
|
|
<property name="hAlign" stdset="0">
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLabel" row="4" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>textLabel9</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Genre:</string>
|
|
|
|
</property>
|
|
|
|
<property name="tqalignment">
|
|
|
|
<set>AlignVCenter|AlignRight</set>
|
|
|
|
</property>
|
|
|
|
<property name="hAlign" stdset="0">
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQComboBox" row="4" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>genre</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLabel" row="5" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>textLabel10</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Comment:</string>
|
|
|
|
</property>
|
|
|
|
<property name="tqalignment">
|
|
|
|
<set>AlignVCenter|AlignRight</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLineEdit" row="5" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>comment</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
|
|
|
</widget>
|
|
|
|
<spacer>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>spacer8</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tqsizeHint">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
<widget class="Line">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>line1</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>HLine</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>Sunken</enum>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLayoutWidget">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>tqlayout4</cstring>
|
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<spacer>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>spacer6</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tqsizeHint">
|
|
|
|
<size>
|
|
|
|
<width>121</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
<widget class="TQPushButton">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>encodeButton</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Encode File</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQPushButton">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>closeButton</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Close</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
|
|
|
</vbox>
|
|
|
|
</widget>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>closeButton</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>EncodeFile</receiver>
|
|
|
|
<slot>accept()</slot>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>file</tabstop>
|
|
|
|
<tabstop>track_artist</tabstop>
|
|
|
|
<tabstop>track_title</tabstop>
|
|
|
|
<tabstop>track</tabstop>
|
|
|
|
<tabstop>track_comment</tabstop>
|
|
|
|
<tabstop>artist</tabstop>
|
|
|
|
<tabstop>album</tabstop>
|
|
|
|
<tabstop>year</tabstop>
|
|
|
|
<tabstop>genre</tabstop>
|
|
|
|
<tabstop>comment</tabstop>
|
|
|
|
<tabstop>encodeButton</tabstop>
|
|
|
|
<tabstop>closeButton</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
|
|
<includehints>
|
|
|
|
<includehint>kdialog.h</includehint>
|
|
|
|
<includehint>kurlrequester.h</includehint>
|
|
|
|
<includehint>klineedit.h</includehint>
|
|
|
|
<includehint>kpushbutton.h</includehint>
|
|
|
|
</includehints>
|
|
|
|
</UI>
|