Add a QDateEdit to example

This commit is contained in:
Colin Duquesnoy
2016-11-27 13:09:49 +01:00
parent 08c3706564
commit 15a0dfd0fc
4 changed files with 37 additions and 17 deletions
+8 -5
View File
@@ -47,8 +47,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>718</width>
<height>227</height>
<width>98</width>
<height>44</height>
</rect>
</property>
<attribute name="label">
@@ -65,8 +65,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>718</width>
<height>227</height>
<width>697</width>
<height>210</height>
</rect>
</property>
<attribute name="label">
@@ -211,6 +211,9 @@
</widget>
</widget>
</item>
<item row="2" column="0">
<widget class="QDateEdit" name="dateEdit"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_2">
@@ -357,7 +360,7 @@
<x>0</x>
<y>0</y>
<width>1068</width>
<height>29</height>
<height>23</height>
</rect>
</property>
<widget class="QMenu" name="menuMenu">