-rw-r--r-- | core/pim/datebook/dateentry.ui | 94 |
1 files changed, 79 insertions, 15 deletions
diff --git a/core/pim/datebook/dateentry.ui b/core/pim/datebook/dateentry.ui index 22ff32d..dc5195f 100644 --- a/core/pim/datebook/dateentry.ui +++ b/core/pim/datebook/dateentry.ui @@ -42,8 +42,2 @@ </property> - <property> - <name>layoutMargin</name> - </property> - <property> - <name>layoutSpacing</name> - </property> <grid> @@ -155,3 +149,3 @@ <name>text</name> - <string>Description:</string> + <string>Description</string> </property> @@ -209,3 +203,3 @@ </widget> - <widget row="3" column="0" > + <widget row="3" column="0" rowspan="2"> <class>QLabel</class> @@ -217,3 +211,3 @@ <name>text</name> - <string>Start</string> + <string>Start - End</string> </property> @@ -230,4 +224,18 @@ </property> + <property stdset="1"> + <name>minimumSize</name> + <size> + <width>70</width> + <height>0</height> + </size> + </property> + <property stdset="1"> + <name>maximumSize</name> + <size> + <width>70</width> + <height>32767</height> + </size> + </property> </widget> - <widget row="3" column="2" rowspan="1" colspan="2" > + <widget row="4" column="1" rowspan="1" colspan="1" > <class>QLineEdit</class> @@ -237,2 +245,23 @@ </property> + <property stdset="1"> + <name>minimumSize</name> + <size> + <width>70</width> + <height>0</height> + </size> + </property> + <property stdset="1"> + <name>maximumSize</name> + <size> + <width>70</width> + <height>32767</height> + </size> + </property> + <property stdset="1"> + <name>alignment</name> + <set>AlignHCenter</set> + </property> + <property> + <name>hAlign</name> + </property> </widget> @@ -245,3 +274,3 @@ </widget> - <widget row="4" column="1" > + <widget row="3" column="2" colspan="2"> <class>QPushButton</class> @@ -255,4 +284,18 @@ </property> + <property stdset="1"> + <name>minimumSize</name> + <size> + <width>70</width> + <height>0</height> + </size> + </property> + <property stdset="1"> + <name>maximumSize</name> + <size> + <width>70</width> + <height>32767</height> + </size> + </property> </widget> - <widget row="4" column="2" rowspan="1" colspan="2" > + <widget row="4" column="2" colspan="2"> <class>QLineEdit</class> @@ -262,4 +305,25 @@ </property> + <property stdset="1"> + <name>minimumSize</name> + <size> + <width>70</width> + <height>0</height> + </size> + </property> + <property stdset="1"> + <name>maximumSize</name> + <size> + <width>70</width> + <height>32767</height> + </size> + </property> + <property stdset="1"> + <name>alignment</name> + <set>AlignHCenter</set> + </property> + <property> + <name>hAlign</name> + </property> </widget> - <widget row="4" column="0" > + <widget row="5" column="0" > <class>QLabel</class> @@ -271,3 +335,3 @@ <name>text</name> - <string>End</string> + <string>Start time</string> </property> @@ -293,3 +357,3 @@ <name>text</name> - <string>Time zone:</string> + <string>Time zone</string> </property> |