-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 @@ -121,9 +121,9 @@ </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> - <hsizetype>7</hsizetype> + <hsizetype>3</hsizetype> <vsizetype>0</vsizetype> </sizepolicy> </property> <property stdset="1"> @@ -176,9 +176,9 @@ </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> - <hsizetype>7</hsizetype> + <hsizetype>3</hsizetype> <vsizetype>0</vsizetype> </sizepolicy> </property> <property stdset="1"> @@ -199,10 +199,17 @@ <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> @@ -218,12 +225,8 @@ <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> @@ -235,16 +238,27 @@ <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> @@ -285,27 +299,29 @@ <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> @@ -317,16 +333,27 @@ <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> @@ -385,8 +412,15 @@ <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"> @@ -481,22 +515,22 @@ <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"> |