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/prefAuthor.ui

248 lines
9.1 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>prefAuthor</class>
<widget class="TQWidget">
<property name="name">
<cstring>prefAuthor</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>480</height>
</rect>
</property>
<property name="caption">
<string>Authoring options</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Audio</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQComboBox" row="0" column="1">
<item>
<property name="text">
<string>AC3</string>
</property>
</item>
<item>
<property name="text">
<string>MP2</string>
</property>
</item>
<property name="name">
<cstring>cbAudioFormat</cstring>
</property>
</widget>
<widget class="TQComboBox" row="1" column="1">
<item>
<property name="text">
<string>128</string>
</property>
</item>
<item>
<property name="text">
<string>192</string>
</property>
</item>
<item>
<property name="text">
<string>320</string>
</property>
</item>
<property name="name">
<cstring>cbAudioBitrate</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Format</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Bitrate</string>
</property>
</widget>
<spacer row="0" column="2" rowspan="2" colspan="1">
<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>151</width>
<height>21</height>
</size>
</property>
</spacer>
</grid>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>60</height>
</size>
</property>
</spacer>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="title">
<string>Buttons</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Width</string>
</property>
</widget>
<spacer row="0" column="2">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>121</width>
<height>31</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Height</string>
</property>
</widget>
<widget class="KIntNumInput" row="1" column="1">
<property name="name">
<cstring>inButtonHeight</cstring>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>480</number>
</property>
</widget>
<widget class="KIntNumInput" row="0" column="1">
<property name="name">
<cstring>inButtonWidth</cstring>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>700</number>
</property>
</widget>
<widget class="KPushButton" row="4" column="1">
<property name="name">
<cstring>bButtonFont</cstring>
</property>
<property name="text">
<string>Font</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>Hilite color</string>
</property>
</widget>
<widget class="KColorButton" row="2" column="1">
<property name="name">
<cstring>cbHiliteColor</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel6_2</cstring>
</property>
<property name="text">
<string>Text color</string>
</property>
</widget>
<widget class="KColorButton" row="3" column="1">
<property name="name">
<cstring>cbTextColor</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>bButtonFont</sender>
<signal>clicked()</signal>
<receiver>prefAuthor</receiver>
<slot>bButtonFontClicked()</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>bButtonFontClicked()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
<include location="global" impldecl="in implementation">knuminput.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
</includes>
</UI>