-rw-r--r-- | core/pim/datebook/dateentry.ui | 84 |
1 files changed, 59 insertions, 25 deletions
diff --git a/core/pim/datebook/dateentry.ui b/core/pim/datebook/dateentry.ui index 197eb30..acc607c 100644 --- a/core/pim/datebook/dateentry.ui +++ b/core/pim/datebook/dateentry.ui @@ -119,13 +119,13 @@ <name>name</name> <cstring>comboDescription</cstring> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> - <hsizetype>7</hsizetype> + <hsizetype>3</hsizetype> <vsizetype>0</vsizetype> </sizepolicy> </property> <property stdset="1"> <name>editable</name> <bool>true</bool> @@ -174,13 +174,13 @@ <name>name</name> <cstring>comboLocation</cstring> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> - <hsizetype>7</hsizetype> + <hsizetype>3</hsizetype> <vsizetype>0</vsizetype> </sizepolicy> </property> <property stdset="1"> <name>editable</name> <bool>true</bool> @@ -197,14 +197,21 @@ <widget row="2" column="1" rowspan="1" colspan="3" > <class>CategorySelect</class> <property stdset="1"> <name>name</name> <cstring>comboCategory</cstring> </property> + <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>1</vsizetype> + </sizepolicy> + </property> </widget> - <widget row="3" column="0" rowspan="2"> + <widget row="3" column="0" rowspan="2" colspan="1" > <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>TextLabel3</cstring> </property> <property stdset="1"> @@ -216,16 +223,12 @@ <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>buttonStart</cstring> </property> <property stdset="1"> - <name>text</name> - <string>Jan 02 00</string> - </property> - <property stdset="1"> <name>minimumSize</name> <size> <width>70</width> <height>0</height> </size> </property> @@ -233,20 +236,31 @@ <name>maximumSize</name> <size> <width>70</width> <height>32767</height> </size> </property> + <property stdset="1"> + <name>text</name> + <string>Jan 02 00</string> + </property> </widget> - <widget row="4" column="1" rowspan="1" colspan="1" > + <widget row="4" column="1" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>comboStart</cstring> </property> <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>0</vsizetype> + </sizepolicy> + </property> + <property stdset="1"> <name>minimumSize</name> <size> <width>70</width> <height>0</height> </size> </property> @@ -283,31 +297,33 @@ <size> <width>20</width> <height>20</height> </size> </property> </spacer> - - <widget row="5" column="1" colspan="3"> - <class>OTimePicker</class> + <widget row="5" column="1" rowspan="1" colspan="3" > + <class>OTimePicker</class> <property stdset="1"> <name>name</name> <cstring>timePickerStart</cstring> </property> - </widget> - <widget row="3" column="3" colspan="1"> + <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>1</vsizetype> + </sizepolicy> + </property> + </widget> + <widget row="3" column="3" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>buttonEnd</cstring> </property> <property stdset="1"> - <name>text</name> - <string>Jan 02 00</string> - </property> - <property stdset="1"> <name>minimumSize</name> <size> <width>70</width> <height>0</height> </size> </property> @@ -315,20 +331,31 @@ <name>maximumSize</name> <size> <width>70</width> <height>32767</height> </size> </property> + <property stdset="1"> + <name>text</name> + <string>Jan 02 00</string> + </property> </widget> - <widget row="4" column="3" colspan="1"> + <widget row="4" column="3" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>comboEnd</cstring> </property> <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>0</vsizetype> + </sizepolicy> + </property> + <property stdset="1"> <name>minimumSize</name> <size> <width>70</width> <height>0</height> </size> </property> @@ -383,12 +410,19 @@ <widget row="7" column="1" rowspan="1" colspan="3" > <class>TimeZoneSelector</class> <property stdset="1"> <name>name</name> <cstring>timezone</cstring> </property> + <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>1</vsizetype> + </sizepolicy> + </property> </widget> <widget row="8" column="0" > <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>checkAlarm</cstring> @@ -479,26 +513,26 @@ <class>QToolButton</class> <property stdset="1"> <name>name</name> <cstring>cmdRepeat</cstring> </property> <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>0</vsizetype> + </sizepolicy> + </property> + <property stdset="1"> <name>focusPolicy</name> <enum>TabFocus</enum> </property> <property stdset="1"> <name>text</name> <string>No Repeat...</string> </property> - <property stdset="1"> - <name>sizePolicy</name> - <sizepolicy> - <hsizetype>7</hsizetype> - <vsizetype>0</vsizetype> - </sizepolicy> - </property> </widget> <widget row="10" column="0" rowspan="1" colspan="4" > <class>QToolButton</class> <property stdset="1"> <name>name</name> <cstring>editNote</cstring> |