Initial size equals default.

This commit is contained in:
Agnieszka Kostrzewa 2012-03-27 10:59:44 +02:00
parent 2962e9bc81
commit 2e5be2b55d

View File

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>713</width> <width>769</width>
<height>600</height> <height>385</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
@ -60,12 +60,6 @@
</property> </property>
<item row="0" column="0"> <item row="0" column="0">
<widget class="QTableWidget" name="table"> <widget class="QTableWidget" name="table">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>0</width> <width>0</width>
@ -118,7 +112,7 @@
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="rowCount"> <property name="rowCount">
<number>4</number> <number>10</number>
</property> </property>
<attribute name="horizontalHeaderCascadingSectionResizes"> <attribute name="horizontalHeaderCascadingSectionResizes">
<bool>false</bool> <bool>false</bool>
@ -143,6 +137,12 @@
<row/> <row/>
<row/> <row/>
<row/> <row/>
<row/>
<row/>
<row/>
<row/>
<row/>
<row/>
<column> <column>
<property name="text"> <property name="text">
<string/> <string/>
@ -215,7 +215,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>713</width> <width>769</width>
<height>23</height> <height>23</height>
</rect> </rect>
</property> </property>