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

285 lines
10 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>newTitle</class>
<widget class="TQWidget">
<property name="name">
<cstring>newTitle</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>605</width>
<height>171</height>
</rect>
</property>
<property name="caption">
<string>Add title</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>buttonGroup1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string></string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KIntNumInput" row="0" column="1">
<property name="name">
<cstring>nbChapters</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>99</number>
</property>
</widget>
<widget class="KTimeWidget" row="1" column="1">
<property name="name">
<cstring>twLength</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>rbNumber</cstring>
</property>
<property name="text">
<string>number of chapters</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>rbLength</cstring>
</property>
<property name="text">
<string>chapter length</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="tqsizeHint">
<size>
<width>131</width>
<height>21</height>
</size>
</property>
</spacer>
</grid>
</widget>
<spacer row="3" 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="tqsizeHint">
<size>
<width>21</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="1" column="2">
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton" row="2" column="1">
<property name="name">
<cstring>bAdd</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Add</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="stdItem" stdset="0">
<number>27</number>
</property>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>470</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>tqlayout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Video file</string>
</property>
</widget>
<widget class="KURLRequester">
<property name="name">
<cstring>urFile</cstring>
</property>
<property name="mode">
<number>25</number>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>lTotalTime</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>
</hbox>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>urFile</sender>
<signal>urlSelected(const TQString&amp;)</signal>
<receiver>newTitle</receiver>
<slot>fileSelected(const TQString&amp;)</slot>
</connection>
<connection>
<sender>rbNumber</sender>
<signal>clicked()</signal>
<receiver>newTitle</receiver>
<slot>rbNumberClicked()</slot>
</connection>
<connection>
<sender>rbLength</sender>
<signal>clicked()</signal>
<receiver>newTitle</receiver>
<slot>rbLengthClicked()</slot>
</connection>
<connection>
<sender>bAdd</sender>
<signal>clicked()</signal>
<receiver>newTitle</receiver>
<slot>bAddClicked()</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>fileSelected(const TQString&amp;)</slot>
<slot>rbNumberClicked()</slot>
<slot>rbLengthClicked()</slot>
<slot>bAddClicked()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>ktimewidget.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
</UI>