2006-03-24 15:59:11 +00:00
|
|
|
<ui version="4.0" >
|
2007-08-31 05:53:55 +00:00
|
|
|
<class>MathMatrixUi</class>
|
|
|
|
<widget class="QDialog" name="MathMatrixUi" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>248</width>
|
|
|
|
<height>371</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="sizeGripEnabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" colspan="2" >
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="rowsL" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Number of rows</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Rows:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>rowsSB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="rowsSB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Number of rows</string>
|
|
|
|
</property>
|
|
|
|
<property name="buttonSymbols" >
|
|
|
|
<enum>QAbstractSpinBox::PlusMinus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="maximum" >
|
|
|
|
<number>511</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum" >
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="columnsL" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Number of columns</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Columns:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>columnsSB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="columnsSB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Number of columns</string>
|
|
|
|
</property>
|
|
|
|
<property name="buttonSymbols" >
|
|
|
|
<enum>QAbstractSpinBox::PlusMinus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="maximum" >
|
|
|
|
<number>511</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum" >
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<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>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" >
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::MinimumExpanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="EmptyTable" name="table" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>5</hsizetype>
|
|
|
|
<vsizetype>5</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Resize this to the correct table dimensions</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0" colspan="2" >
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<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>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="okPB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&OK</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="closePB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Close</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" >
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::MinimumExpanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0" colspan="2" >
|
|
|
|
<widget class="QGroupBox" name="alignmentG" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Alignment</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
2006-03-05 17:24:44 +00:00
|
|
|
<property name="margin" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>11</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>
|
|
|
|
<item row="1" column="0" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<widget class="QComboBox" name="valignCO" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Vertical alignment</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>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="valignLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Vertical:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment" >
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>valignCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
<item row="1" column="1" >
|
|
|
|
<widget class="QLineEdit" name="halignED" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Horizontal alignment per column (l,c,r)</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QLabel" name="widthLA_2" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Horizontal:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>halignED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<pixmapfunction></pixmapfunction>
|
2006-11-07 17:56:32 +00:00
|
|
|
<includes>
|
2008-04-20 16:32:40 +00:00
|
|
|
<include location="local" >qt_i18n.h</include>
|
2006-11-07 17:56:32 +00:00
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>EmptyTable</class>
|
2006-08-31 13:46:28 +00:00
|
|
|
<extends>QWidget</extends>
|
2007-04-26 03:53:02 +00:00
|
|
|
<header>EmptyTable.h</header>
|
2006-03-24 15:59:11 +00:00
|
|
|
<container>0</container>
|
|
|
|
<pixmap></pixmap>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
2006-08-31 13:46:28 +00:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>rowsSB</tabstop>
|
|
|
|
<tabstop>columnsSB</tabstop>
|
|
|
|
<tabstop>valignCO</tabstop>
|
|
|
|
<tabstop>halignED</tabstop>
|
|
|
|
<tabstop>okPB</tabstop>
|
|
|
|
<tabstop>closePB</tabstop>
|
|
|
|
</tabstops>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|