2006-03-24 15:59:11 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<author></author>
|
|
|
|
<comment></comment>
|
|
|
|
<exportmacro></exportmacro>
|
|
|
|
<class>QBoxUi</class>
|
|
|
|
<widget class="QDialog" name="QBoxUi" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2006-08-31 13:07:05 +00:00
|
|
|
<width>333</width>
|
|
|
|
<height>274</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="sizeGripEnabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
2006-08-31 13:07:05 +00:00
|
|
|
<number>9</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item row="3" column="2" >
|
|
|
|
<widget class="LengthCombo" name="heightUnitsLC" />
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" colspan="2" >
|
|
|
|
<widget class="QComboBox" name="innerBoxCO" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Inner box -- needed for fixed width & line breaks</string>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>None</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Parbox</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Minipage</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1" colspan="2" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<widget class="QComboBox" name="typeCO" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Supported box types</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QLabel" name="innerBoxLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Inner box -- needed for fixed width & line breaks</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-08-31 13:07:05 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>Inner Bo&x:</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-08-31 13:07:05 +00:00
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>innerBoxCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="typeLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Supported box types</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-08-31 13:07:05 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>&Decoration:</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-08-31 13:07:05 +00:00
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>typeCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item row="3" column="1" >
|
|
|
|
<widget class="QLineEdit" name="heightED" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Height value</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1" >
|
|
|
|
<widget class="QLineEdit" name="widthED" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Width value</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0" >
|
|
|
|
<widget class="QLabel" name="heightLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Height value</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Height:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>heightED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="2" >
|
|
|
|
<widget class="LengthCombo" name="widthUnitsLC" />
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QLabel" name="widthLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Width value</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Width:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>widthED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0" colspan="3" >
|
|
|
|
<widget class="QGroupBox" name="groupBox_2" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="title" >
|
|
|
|
<string>Alignment</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
2006-03-05 17:24:44 +00:00
|
|
|
<property name="margin" >
|
2006-08-31 13:07:05 +00:00
|
|
|
<number>9</number>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>6</number>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item row="1" column="2" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<widget class="QComboBox" name="halignCO" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Horizontal alignment of the content inside the box</string>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Left</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Center</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Right</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Stretch</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item row="0" column="2" >
|
|
|
|
<widget class="QLabel" name="halignLA" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="toolTip" >
|
2006-08-31 13:07:05 +00:00
|
|
|
<string>Horizontal alignment of the content inside the box</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Horizontal</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item row="2" column="1" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<widget class="QComboBox" name="valignCO" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Vertical alignment of the box (with regard to baseline)</string>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Top</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Middle</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Bottom</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" >
|
2006-08-31 13:07:05 +00:00
|
|
|
<widget class="QLabel" name="valignLA" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="toolTip" >
|
2006-08-31 13:07:05 +00:00
|
|
|
<string>Vertical alignment of the box (with regard to baseline)</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
<property name="text" >
|
2006-08-31 13:07:05 +00:00
|
|
|
<string>&Box:</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
2006-08-31 13:07:05 +00:00
|
|
|
<cstring>valignCO</cstring>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
|
|
|
<item row="1" column="0" >
|
2006-08-31 13:07:05 +00:00
|
|
|
<widget class="QLabel" name="label" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="text" >
|
2006-08-31 13:07:05 +00:00
|
|
|
<string>Co&ntent:</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>ialignCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item row="1" column="1" >
|
|
|
|
<widget class="QComboBox" name="ialignCO" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="toolTip" >
|
2006-08-31 13:07:05 +00:00
|
|
|
<string>Vertical alignment of the content inside the box</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Top</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Middle</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Bottom</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Stretch</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QLabel" name="ialignLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Vertical alignment of the content inside the box</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-08-31 13:07:05 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>Vertical</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-08-31 13:07:05 +00:00
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item row="5" column="0" colspan="3" >
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-08-31 13:07:05 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
<item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<widget class="QPushButton" name="restorePB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Restore</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<widget class="QPushButton" name="okPB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&OK</string>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2006-08-31 13:07:05 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="applyPB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Apply</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="closePB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Close</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<pixmapfunction></pixmapfunction>
|
2006-11-07 17:56:32 +00:00
|
|
|
<includes>
|
|
|
|
<include location="local" >qt_helpers.h</include>
|
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>LengthCombo</class>
|
2006-08-31 13:07:05 +00:00
|
|
|
<extends>QComboBox</extends>
|
2006-03-24 15:59:11 +00:00
|
|
|
<header>lengthcombo.h</header>
|
|
|
|
<container>0</container>
|
|
|
|
<pixmap></pixmap>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<tabstops>
|
2006-08-31 13:07:05 +00:00
|
|
|
<tabstop>typeCO</tabstop>
|
|
|
|
<tabstop>innerBoxCO</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstop>widthED</tabstop>
|
|
|
|
<tabstop>widthUnitsLC</tabstop>
|
2006-08-31 13:07:05 +00:00
|
|
|
<tabstop>heightED</tabstop>
|
|
|
|
<tabstop>heightUnitsLC</tabstop>
|
|
|
|
<tabstop>ialignCO</tabstop>
|
|
|
|
<tabstop>halignCO</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstop>valignCO</tabstop>
|
|
|
|
<tabstop>restorePB</tabstop>
|
|
|
|
<tabstop>okPB</tabstop>
|
|
|
|
<tabstop>closePB</tabstop>
|
2006-08-31 13:07:05 +00:00
|
|
|
<tabstop>applyPB</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|