2006-03-24 15:59:11 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<author></author>
|
|
|
|
<comment></comment>
|
|
|
|
<exportmacro></exportmacro>
|
|
|
|
<class>QTabularCreateUi</class>
|
|
|
|
<widget class="QDialog" name="QTabularCreateUi" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2006-05-31 12:53:05 +00:00
|
|
|
<width>198</width>
|
|
|
|
<height>125</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="sizeGripEnabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2006-05-31 12:53:05 +00:00
|
|
|
<layout class="QGridLayout" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="margin" >
|
2006-05-31 12:53:05 +00:00
|
|
|
<number>9</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2006-05-31 12:53:05 +00:00
|
|
|
<item row="2" column="1" >
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Vertical</enum>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-05-31 12:53:05 +00:00
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2006-05-31 12:53:05 +00:00
|
|
|
</spacer>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2006-05-31 12:53:05 +00:00
|
|
|
<item row="3" column="0" colspan="3" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<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>
|
2006-05-31 12:53:05 +00:00
|
|
|
<item row="0" column="0" >
|
|
|
|
<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 row="0" column="2" >
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>58</width>
|
|
|
|
<height>22</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" >
|
|
|
|
<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 row="0" column="1" >
|
|
|
|
<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 row="1" column="1" >
|
|
|
|
<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>
|
2006-03-24 15:59:11 +00:00
|
|
|
</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
|
|
|
<tabstops>
|
|
|
|
<tabstop>rowsSB</tabstop>
|
|
|
|
<tabstop>columnsSB</tabstop>
|
|
|
|
<tabstop>okPB</tabstop>
|
|
|
|
<tabstop>closePB</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|