- Timestamp:
- 01/26/10 15:14:32 (13 years ago)
- Branches:
- master, qt5
- Children:
- 89ff5f2
- Parents:
- b86d4aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.ui
rb86d4aa ra226ba2 36 36 <layout class="QHBoxLayout" name="horizontalLayout_2" > 37 37 <item> 38 <layout class="QVBoxLayout" name="verticalLayout_5" > 39 <item> 40 <widget class="QToolButton" name="toolButton" > 41 <property name="autoFillBackground" > 42 <bool>true</bool> 43 </property> 44 <property name="text" > 45 <string>H</string> 46 </property> 47 <property name="autoRaise" > 48 <bool>true</bool> 49 </property> 50 </widget> 51 </item> 52 <item> 53 <widget class="DayNavigatorWidget" native="1" name="dayNavigator" > 54 <property name="sizePolicy" > 55 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" > 56 <horstretch>0</horstretch> 57 <verstretch>0</verstretch> 58 </sizepolicy> 59 </property> 60 </widget> 61 </item> 62 </layout> 38 <widget class="DayNavigatorWidget" native="1" name="dayNavigator" > 39 <property name="sizePolicy" > 40 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" > 41 <horstretch>0</horstretch> 42 <verstretch>0</verstretch> 43 </sizepolicy> 44 </property> 45 </widget> 63 46 </item> 64 47 <item> … … 119 102 </layout> 120 103 </widget> 121 <widget class="QWidget" name="searchTab" >122 <attribute name="title" >104 <widget class="QWidget" name="searchTab" > 105 <attribute name="title" > 123 106 <string>Search</string> 124 107 </attribute> 125 <layout class="QHBoxLayout" name="horizontalLayout_1" >108 <layout class="QHBoxLayout" name="horizontalLayout_1" > 126 109 <item> 127 <widget class="QWidget" na me="searchVerticalWidget" native="true">128 <property name="enabled" >110 <widget class="QWidget" native="1" name="searchVerticalWidget" > 111 <property name="enabled" > 129 112 <bool>true</bool> 130 113 </property> 131 <property name="sizePolicy" >132 <sizepolicy hsizetype="Minimum" vsizetype="Expanding">114 <property name="sizePolicy" > 115 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" > 133 116 <horstretch>0</horstretch> 134 117 <verstretch>0</verstretch> 135 118 </sizepolicy> 136 119 </property> 137 <layout class="QVBoxLayout" name="searchDayNavigatorVerticalLayout" >138 <property name="margin" >120 <layout class="QVBoxLayout" name="searchDayNavigatorVerticalLayout" > 121 <property name="margin" > 139 122 <number>0</number> 140 123 </property> 141 124 <item> 142 <widget class="QToolButton" name="searchAgainButton" >143 <property name="sizePolicy" >144 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">125 <widget class="QToolButton" name="searchAgainButton" > 126 <property name="sizePolicy" > 127 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > 145 128 <horstretch>0</horstretch> 146 129 <verstretch>0</verstretch> 147 130 </sizepolicy> 148 131 </property> 149 <property name="toolTip" >132 <property name="toolTip" > 150 133 <string>Search again</string> 151 134 </property> 152 <property name="text" >135 <property name="text" > 153 136 <string>S</string> 154 137 </property> 155 <property name="icon" >156 <iconset resource="../icons.qrc" >138 <property name="icon" > 139 <iconset resource="../icons.qrc" > 157 140 <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset> 158 141 </property> 159 <property name="iconSize" >142 <property name="iconSize" > 160 143 <size> 161 144 <width>24</width> … … 163 146 </size> 164 147 </property> 165 <property name="toolButtonStyle" >148 <property name="toolButtonStyle" > 166 149 <enum>Qt::ToolButtonIconOnly</enum> 167 150 </property> … … 169 152 </item> 170 153 <item> 171 <widget class="DayNavigatorWidget" na me="searchDayNavigator" native="true">172 <property name="sizePolicy" >173 <sizepolicy hsizetype="Minimum" vsizetype="Expanding">154 <widget class="DayNavigatorWidget" native="1" name="searchDayNavigator" > 155 <property name="sizePolicy" > 156 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" > 174 157 <horstretch>0</horstretch> 175 158 <verstretch>0</verstretch> 176 159 </sizepolicy> 177 160 </property> 178 <property name="maximumSize" >161 <property name="maximumSize" > 179 162 <size> 180 163 <width>16777215</width> … … 188 171 </item> 189 172 <item> 190 <layout class="QVBoxLayout" name="verticalLayout_3" >191 <item> 192 <widget class="QWidget" na me="searchHead" native="true">193 <property name="sizePolicy" >194 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">173 <layout class="QVBoxLayout" name="verticalLayout_3" > 174 <item> 175 <widget class="QWidget" native="1" name="searchHead" > 176 <property name="sizePolicy" > 177 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > 195 178 <horstretch>0</horstretch> 196 179 <verstretch>0</verstretch> 197 180 </sizepolicy> 198 181 </property> 199 <property name="maximumSize" >182 <property name="maximumSize" > 200 183 <size> 201 184 <width>16777215</width> … … 203 186 </size> 204 187 </property> 205 <layout class="QGridLayout" name="searchHeadLayout" >206 <property name="sizeConstraint" >188 <layout class="QGridLayout" name="searchHeadLayout" > 189 <property name="sizeConstraint" > 207 190 <enum>QLayout::SetDefaultConstraint</enum> 208 191 </property> 209 <item row="2" column="0" >210 <layout class="QHBoxLayout" name="horizontalLayout" >211 <item> 212 <widget class="QLineEdit" name="searchEdit" >213 <property name="enabled" >192 <item row="2" column="0" > 193 <layout class="QHBoxLayout" name="horizontalLayout" > 194 <item> 195 <widget class="QLineEdit" name="searchEdit" > 196 <property name="enabled" > 214 197 <bool>true</bool> 215 198 </property> 216 <property name="toolTip" >199 <property name="toolTip" > 217 200 <string>type a keyword to search</string> 218 201 </property> … … 220 203 </item> 221 204 <item> 222 <widget class="QPushButton" name="searchButton" >223 <property name="sizePolicy" >224 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">205 <widget class="QPushButton" name="searchButton" > 206 <property name="sizePolicy" > 207 <sizepolicy vsizetype="Minimum" hsizetype="Minimum" > 225 208 <horstretch>0</horstretch> 226 209 <verstretch>0</verstretch> 227 210 </sizepolicy> 228 211 </property> 229 <property name="text" >212 <property name="text" > 230 213 <string>Search</string> 231 214 </property> 232 <property name="icon" >233 <iconset resource="../icons.qrc" >215 <property name="icon" > 216 <iconset resource="../icons.qrc" > 234 217 <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset> 235 218 </property> 236 <property name="checkable" >219 <property name="checkable" > 237 220 <bool>false</bool> 238 221 </property> 239 <property name="autoDefault" >222 <property name="autoDefault" > 240 223 <bool>true</bool> 241 224 </property> 242 <property name="default" >225 <property name="default" > 243 226 <bool>true</bool> 244 227 </property> 245 <property name="flat" >228 <property name="flat" > 246 229 <bool>false</bool> 247 230 </property> … … 250 233 </layout> 251 234 </item> 252 <item row="0" column="0" >253 <layout class="QHBoxLayout" name="horizontalLayout_6" >254 <item> 255 <widget class="QCheckBox" name="searchTitle" >256 <property name="text" >235 <item row="0" column="0" > 236 <layout class="QHBoxLayout" name="horizontalLayout_6" > 237 <item> 238 <widget class="QCheckBox" name="searchTitle" > 239 <property name="text" > 257 240 <string>Title</string> 258 241 </property> 259 <property name="checked" >242 <property name="checked" > 260 243 <bool>true</bool> 261 244 </property> … … 263 246 </item> 264 247 <item> 265 <widget class="QCheckBox" name="searchAbstract" >266 <property name="text" >248 <widget class="QCheckBox" name="searchAbstract" > 249 <property name="text" > 267 250 <string>Abstract</string> 268 251 </property> … … 270 253 </item> 271 254 <item> 272 <widget class="QCheckBox" name="searchSpeaker" >273 <property name="text" >255 <widget class="QCheckBox" name="searchSpeaker" > 256 <property name="text" > 274 257 <string>Speaker</string> 275 258 </property> … … 277 260 </item> 278 261 <item> 279 <widget class="QCheckBox" name="searchTag" >280 <property name="text" >262 <widget class="QCheckBox" name="searchTag" > 263 <property name="text" > 281 264 <string>Tag</string> 282 265 </property> … … 284 267 </item> 285 268 <item> 286 <widget class="QCheckBox" name="searchRoom" >287 <property name="text" >269 <widget class="QCheckBox" name="searchRoom" > 270 <property name="text" > 288 271 <string>Room</string> 289 272 </property> … … 291 274 </item> 292 275 <item> 293 <spacer name="horizontalSpacer" >294 <property name="orientation" >276 <spacer name="horizontalSpacer" > 277 <property name="orientation" > 295 278 <enum>Qt::Horizontal</enum> 296 279 </property> 297 <property name="sizeHint" stdset="0" >280 <property name="sizeHint" stdset="0" > 298 281 <size> 299 282 <width>40</width> … … 309 292 </item> 310 293 <item> 311 <widget class="TreeView" name="searchTreeView" >312 <property name="sizePolicy" >313 <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">294 <widget class="TreeView" name="searchTreeView" > 295 <property name="sizePolicy" > 296 <sizepolicy vsizetype="MinimumExpanding" hsizetype="Expanding" > 314 297 <horstretch>0</horstretch> 315 298 <verstretch>1</verstretch> 316 299 </sizepolicy> 317 300 </property> 318 <property name="minimumSize" >301 <property name="minimumSize" > 319 302 <size> 320 303 <width>0</width> … … 322 305 </size> 323 306 </property> 324 <property name="maximumSize" >307 <property name="maximumSize" > 325 308 <size> 326 309 <width>16777215</width> … … 328 311 </size> 329 312 </property> 330 <attribute name="headerDefaultSectionSize"> 331 <number>100</number> 332 </attribute> 333 </widget> 334 </item> 335 <item> 336 <spacer name="verticalSpacer_2"> 337 <property name="orientation"> 313 </widget> 314 </item> 315 <item> 316 <spacer name="verticalSpacer_2" > 317 <property name="orientation" > 338 318 <enum>Qt::Vertical</enum> 339 319 </property> 340 <property name="sizeType" >320 <property name="sizeType" > 341 321 <enum>QSizePolicy::Expanding</enum> 342 322 </property> 343 <property name="sizeHint" stdset="0" >323 <property name="sizeHint" stdset="0" > 344 324 <size> 345 325 <width>20</width>
Note: See TracChangeset
for help on using the changeset viewer.