2015-05-01 18:11:57 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2007-08-31 05:53:55 +00:00
|
|
|
<class>TabularCreateUi</class>
|
2015-05-01 18:11:57 +02:00
|
|
|
<widget class="QDialog" name="TabularCreateUi">
|
|
|
|
<property name="geometry">
|
2006-03-24 15:59:11 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2018-07-10 13:04:02 +02:00
|
|
|
<width>374</width>
|
2019-03-26 13:43:33 +01:00
|
|
|
<height>339</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2015-05-01 18:11:57 +02:00
|
|
|
<property name="windowTitle">
|
2006-03-24 15:59:11 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2015-05-01 18:11:57 +02:00
|
|
|
<property name="sizeGripEnabled">
|
2006-03-24 15:59:11 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2018-07-10 13:04:02 +02:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
2015-05-01 18:11:57 +02:00
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<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="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>511</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<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="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>511</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-12-24 16:13:29 +01:00
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2019-03-26 13:43:33 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2018-12-24 16:13:29 +01:00
|
|
|
</spacer>
|
|
|
|
</item>
|
2015-05-01 18:11:57 +02:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2018-07-10 13:04:02 +02:00
|
|
|
<item row="1" column="0">
|
2015-05-01 18:11:57 +02:00
|
|
|
<widget class="EmptyTable" name="table" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2015-05-01 18:11:57 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Resize this to the correct table dimensions</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2015-05-01 18:11:57 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
2019-03-26 13:43:33 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="styleLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Style:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>styleCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="styleCO">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
2018-07-10 13:04:02 +02:00
|
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
2015-05-01 18:11:57 +02:00
|
|
|
</property>
|
2018-07-10 13:04:02 +02:00
|
|
|
</widget>
|
2015-05-04 17:38:15 +02:00
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2015-05-01 18:11:57 +02:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>EmptyTable</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>EmptyTable.h</header>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>rowsSB</tabstop>
|
|
|
|
<tabstop>columnsSB</tabstop>
|
|
|
|
</tabstops>
|
2015-05-01 18:11:57 +02:00
|
|
|
<includes>
|
|
|
|
<include location="local">qt_i18n.h</include>
|
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|