Better layout: follow the `sizeHint()`

This commit is contained in:
Laurent Rineau 2016-02-04 12:29:11 +01:00
parent e211843b4f
commit c7367211d8
1 changed files with 5 additions and 2 deletions

View File

@ -9,8 +9,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>429</width> <width>473</width>
<height>428</height> <height>482</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
@ -23,6 +23,9 @@
<string>Meshing criteria</string> <string>Meshing criteria</string>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
<property name="sizeConstraint">
<enum>QLayout::SetFixedSize</enum>
</property>
<item> <item>
<widget class="QLabel" name="objectName"> <widget class="QLabel" name="objectName">
<property name="font"> <property name="font">