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_k3bbootimageview.ui

395 lines
15 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>base_K3bBootImageView</class>
<author>Sebastian Trueg</author>
<widget class="TQWidget">
<property name="name">
<cstring>base_K3bBootImageView</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout17</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>label</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Boot images:</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_buttonNew</cstring>
</property>
<property name="text">
<string>&amp;New...</string>
</property>
<property name="toolTip" stdset="0">
<string>Add new boot image</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_buttonDelete</cstring>
</property>
<property name="text">
<string>&amp;Delete</string>
</property>
<property name="toolTip" stdset="0">
<string>Remove selected boot image</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TDEListView">
<column>
<property name="text">
<string>Emulation Type</string>
</property>
<property name="clickable">
<bool>false</bool>
</property>
<property name="resizable">
<bool>false</bool>
</property>
</column>
<column>
<property name="text">
<string>Size</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Local Path</string>
</property>
<property name="clickable">
<bool>false</bool>
</property>
<property name="resizable">
<bool>false</bool>
</property>
</column>
<property name="name">
<cstring>m_viewImages</cstring>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>m_groupImageType</cstring>
</property>
<property name="title">
<string>Emulation Type</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_radioFloppy</cstring>
</property>
<property name="text">
<string>Flopp&amp;y</string>
</property>
<property name="toolTip" stdset="0">
<string>Emulate a 1440/2880 kb floppy</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_radioHarddisk</cstring>
</property>
<property name="text">
<string>Harddisk</string>
</property>
<property name="toolTip" stdset="0">
<string>Emulate a harddisk</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_radioNoEmulation</cstring>
</property>
<property name="text">
<string>None</string>
</property>
<property name="toolTip" stdset="0">
<string>No emulation at all</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>m_groupOptions</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Settings</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_checkNoBoot</cstring>
</property>
<property name="text">
<string>No boot image</string>
</property>
<property name="toolTip" stdset="0">
<string>Do not boot from the emulated floppy/harddisk</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_checkInfoTable</cstring>
</property>
<property name="text">
<string>Boot-info-table</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout10</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>m_editLoadSegment</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>m_editLoadSize</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Boot load segment:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Boot load size:</string>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout16</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>m_buttonToggleOptions</cstring>
</property>
<property name="text">
<string>Show Advanced Op&amp;tions</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer16</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>261</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout18</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Boot catalog:</string>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>m_editBootCataloge</cstring>
</property>
<property name="text">
<string>boot/boot.catalog</string>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>m_radioFloppy</sender>
<signal>toggled(bool)</signal>
<receiver>base_K3bBootImageView</receiver>
<slot>slotOptionsChanged()</slot>
</connection>
<connection>
<sender>m_radioHarddisk</sender>
<signal>toggled(bool)</signal>
<receiver>base_K3bBootImageView</receiver>
<slot>slotOptionsChanged()</slot>
</connection>
<connection>
<sender>m_checkNoBoot</sender>
<signal>toggled(bool)</signal>
<receiver>base_K3bBootImageView</receiver>
<slot>slotOptionsChanged()</slot>
</connection>
<connection>
<sender>m_checkInfoTable</sender>
<signal>toggled(bool)</signal>
<receiver>base_K3bBootImageView</receiver>
<slot>slotOptionsChanged()</slot>
</connection>
<connection>
<sender>m_editLoadSegment</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>base_K3bBootImageView</receiver>
<slot>slotOptionsChanged()</slot>
</connection>
<connection>
<sender>m_editLoadSize</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>base_K3bBootImageView</receiver>
<slot>slotOptionsChanged()</slot>
</connection>
<connection>
<sender>m_radioNoEmulation</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel2_2</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_radioNoEmulation</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel3</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_radioNoEmulation</sender>
<signal>toggled(bool)</signal>
<receiver>m_editLoadSegment</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_radioNoEmulation</sender>
<signal>toggled(bool)</signal>
<receiver>m_editLoadSize</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_radioNoEmulation</sender>
<signal>toggled(bool)</signal>
<receiver>m_checkNoBoot</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>m_radioNoEmulation</sender>
<signal>toggled(bool)</signal>
<receiver>base_K3bBootImageView</receiver>
<slot>slotOptionsChanged()</slot>
</connection>
</connections>
<Q_SLOTS>
<slot access="protected">slotOptionsChanged()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>