Changeset 20e6343 for src/gui/eventdialog.ui
- Timestamp:
- 01/30/10 14:43:42 (13 years ago)
- Branches:
- master, qt5
- Children:
- c129f8a6
- Parents:
- a190b81
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/eventdialog.ui
ra190b81 r20e6343 7 7 <y>0</y> 8 8 <width>485</width> 9 <height> 441</height>9 <height>352</height> 10 10 </rect> 11 11 </property> … … 28 28 <widget class="QLabel" name="title" > 29 29 <property name="sizePolicy" > 30 <sizepolicy vsizetype="Minimum Expanding" hsizetype="Preferred" >30 <sizepolicy vsizetype="Minimum" hsizetype="Preferred" > 31 31 <horstretch>0</horstretch> 32 32 <verstretch>0</verstretch> … … 54 54 <widget class="QScrollArea" name="scrollArea" > 55 55 <property name="sizePolicy" > 56 <sizepolicy vsizetype=" MinimumExpanding" hsizetype="Preferred" >56 <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > 57 57 <horstretch>0</horstretch> 58 58 <verstretch>0</verstretch> … … 68 68 <y>0</y> 69 69 <width>461</width> 70 <height> 355</height>70 <height>254</height> 71 71 </rect> 72 72 </property> … … 75 75 <widget class="QWidget" native="1" name="content" > 76 76 <property name="sizePolicy" > 77 <sizepolicy vsizetype=" MinimumExpanding" hsizetype="Preferred" >77 <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > 78 78 <horstretch>0</horstretch> 79 79 <verstretch>0</verstretch> … … 244 244 </widget> 245 245 </item> 246 <item row="1" column="0" >247 <spacer name="verticalSpacer" >248 <property name="orientation" >249 <enum>Qt::Vertical</enum>250 </property>251 <property name="sizeHint" stdset="0" >252 <size>253 <width>20</width>254 <height>40</height>255 </size>256 </property>257 </spacer>258 </item>259 246 </layout> 260 247 </widget> 261 248 </widget> 249 </item> 250 <item> 251 <spacer name="verticalSpacer_2" > 252 <property name="orientation" > 253 <enum>Qt::Vertical</enum> 254 </property> 255 <property name="sizeType" > 256 <enum>QSizePolicy::Minimum</enum> 257 </property> 258 <property name="sizeHint" stdset="0" > 259 <size> 260 <width>20</width> 261 <height>10</height> 262 </size> 263 </property> 264 </spacer> 262 265 </item> 263 266 <item>
Note: See TracChangeset
for help on using the changeset viewer.