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.
k3b/src/projects/base_k3bdatavolumedescwidge...

371 lines
13 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>base_K3bDataVolumeDescWidget</class>
<author>Sebastian Trueg</author>
<widget class="TQWidget">
<property name="name">
<cstring>base_K3bDataVolumeDescWidget</cstring>
</property>
<property name="caption">
<string>Volume Descriptor</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>m_editVolumeName</cstring>
</property>
<property name="maxLength">
<number>32</number>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>m_editVolumeSetName</cstring>
</property>
<property name="maxLength">
<number>128</number>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
<property name="text">
<string>V&amp;olume set name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_editVolumeSetName</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>&amp;Volume name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_editVolumeName</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="3" column="1">
<property name="name">
<cstring>m_editPublisher</cstring>
</property>
<property name="maxLength">
<number>128</number>
</property>
</widget>
<widget class="TQLineEdit" row="4" column="1">
<property name="name">
<cstring>m_editPreparer</cstring>
</property>
<property name="maxLength">
<number>128</number>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>TextLabel4</cstring>
</property>
<property name="text">
<string>P&amp;reparer:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_editPreparer</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>TextLabel3</cstring>
</property>
<property name="text">
<string>P&amp;ublisher:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_editPublisher</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Volu&amp;me set size:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_spinVolumeSetSize</cstring>
</property>
</widget>
<widget class="TQLayoutWidget" row="2" column="1">
<property name="name">
<cstring>layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSpinBox">
<property name="name">
<cstring>m_spinVolumeSetSize</cstring>
</property>
<property name="specialValueText">
<string></string>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="value">
<number>1</number>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Volume set &amp;number:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
<property name="buddy" stdset="0">
<cstring>m_spinVolumeSetNumber</cstring>
</property>
</widget>
<widget class="TQSpinBox">
<property name="name">
<cstring>m_spinVolumeSetNumber</cstring>
</property>
<property name="specialValueText">
<string></string>
</property>
<property name="maxValue">
<number>2</number>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="value">
<number>1</number>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>TextLabel5</cstring>
</property>
<property name="text">
<string>S&amp;ystem:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_editSystem</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="6" column="1">
<property name="name">
<cstring>m_editSystem</cstring>
</property>
<property name="maxLength">
<number>32</number>
</property>
</widget>
<widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>TextLabel6</cstring>
</property>
<property name="text">
<string>&amp;Application:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_editApplication</cstring>
</property>
</widget>
<spacer row="12" column="1">
<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>20</width>
<height>0</height>
</size>
</property>
</spacer>
<widget class="Line" row="5" column="0" rowspan="1" colspan="2">
<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="TQLineEdit" row="7" column="1">
<property name="name">
<cstring>m_editApplication</cstring>
</property>
<property name="maxLength">
<number>128</number>
</property>
</widget>
<widget class="TQLayoutWidget" row="11" column="1">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLineEdit">
<property name="name">
<cstring>m_editBiblio</cstring>
</property>
<property name="maxLength">
<number>37</number>
</property>
</widget>
<widget class="TQToolButton">
<property name="name">
<cstring>m_buttonFindBiblio</cstring>
</property>
<property name="text">
<string>...</string>
</property>
<property name="toolTip" stdset="0">
<string>Select a bibliographic file from the project</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="9" column="1">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLineEdit">
<property name="name">
<cstring>m_editAbstract</cstring>
</property>
<property name="maxLength">
<number>37</number>
</property>
</widget>
<widget class="TQToolButton">
<property name="name">
<cstring>m_buttonFindAbstract</cstring>
</property>
<property name="text">
<string>...</string>
</property>
<property name="toolTip" stdset="0">
<string>Select an abstract file from the project</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="10" column="1">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLineEdit">
<property name="name">
<cstring>m_editCopyright</cstring>
</property>
<property name="maxLength">
<number>37</number>
</property>
</widget>
<widget class="TQToolButton">
<property name="name">
<cstring>m_buttonFindCopyright</cstring>
</property>
<property name="text">
<string>...</string>
</property>
<property name="toolTip" stdset="0">
<string>Select a copyright file from the project</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLabel" row="9" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Abstract file:</string>
</property>
</widget>
<widget class="TQLabel" row="10" column="0">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="text">
<string>Copyright file:</string>
</property>
</widget>
<widget class="TQLabel" row="11" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Bibliographic file:</string>
</property>
</widget>
<widget class="Line" row="8" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>line1_2</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
</grid>
</widget>
<tabstops>
<tabstop>m_editVolumeName</tabstop>
<tabstop>m_editVolumeSetName</tabstop>
<tabstop>m_spinVolumeSetSize</tabstop>
<tabstop>m_spinVolumeSetNumber</tabstop>
<tabstop>m_editPublisher</tabstop>
<tabstop>m_editPreparer</tabstop>
<tabstop>m_editSystem</tabstop>
<tabstop>m_editApplication</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>