<height>198</height>
</rect>
</property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <property name="layoutDirection">
- <enum>Qt::LeftToRight</enum>
- </property>
<layout class="QGridLayout" name="gridLayout">
<item row="1" column="0">
- <layout class="QVBoxLayout" name="verticalLayout">
+ <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1,0">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QToolButton" name="nextDayButton">
- <property name="text">
- <string>...</string>
- </property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
<item>
- <widget class="QWidget" name="selectedDate" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- </widget>
+ <widget class="QWidget" name="selectedDate" native="true"/>
</item>
<item>
<widget class="QToolButton" name="prevDayButton">
- <property name="text">
- <string>...</string>
- </property>
<property name="autoRaise">
<bool>true</bool>
</property>