|
|
|
@ -6,8 +6,8 @@
@@ -6,8 +6,8 @@
|
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>1312</width> |
|
|
|
|
<height>1025</height> |
|
|
|
|
<width>671</width> |
|
|
|
|
<height>800</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="windowTitle"> |
|
|
|
@ -39,8 +39,8 @@
@@ -39,8 +39,8 @@
|
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>1298</width> |
|
|
|
|
<height>1011</height> |
|
|
|
|
<width>657</width> |
|
|
|
|
<height>786</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4" stretch="0,0,0,0,0,0"> |
|
|
|
@ -465,6 +465,36 @@
@@ -465,6 +465,36 @@
|
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="5" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QComboBox" name="timestamp"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="editable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="insertPolicy"> |
|
|
|
|
<enum>QComboBox::NoInsert</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="timeExample"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string notr="true">Time Example</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="alignment"> |
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="5" column="0"> |
|
|
|
|
<widget class="QLabel" name="timestampLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
@ -472,39 +502,37 @@
@@ -472,39 +502,37 @@
|
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="5" column="1"> |
|
|
|
|
<widget class="QComboBox" name="timestamp"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="editable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="insertPolicy"> |
|
|
|
|
<enum>QComboBox::NoInsert</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<item row="7" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QComboBox" name="dateFormats"> |
|
|
|
|
<property name="editable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="insertPolicy"> |
|
|
|
|
<enum>QComboBox::NoInsert</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="dateExample"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string notr="true">Date Example</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="alignment"> |
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="6" column="0"> |
|
|
|
|
<item row="7" column="0"> |
|
|
|
|
<widget class="QLabel" name="dateformatLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Date format:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="6" column="1"> |
|
|
|
|
<widget class="QComboBox" name="dateFormats"> |
|
|
|
|
<property name="editable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="insertPolicy"> |
|
|
|
|
<enum>QComboBox::NoInsert</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
@ -539,8 +567,6 @@
@@ -539,8 +567,6 @@
|
|
|
|
|
<tabstop>scrollArea</tabstop> |
|
|
|
|
<tabstop>styleBrowser</tabstop> |
|
|
|
|
<tabstop>themeColorCBox</tabstop> |
|
|
|
|
<tabstop>timestamp</tabstop> |
|
|
|
|
<tabstop>dateFormats</tabstop> |
|
|
|
|
</tabstops> |
|
|
|
|
<resources/> |
|
|
|
|
<connections/> |
|
|
|
|