Changeset 8f83719f in sasview for src/sas/qtgui/Perspectives/Inversion/UI/TabbedInversionUI.ui
- Timestamp:
- Nov 24, 2017 9:57:08 AM (7 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- f4480f0
- Parents:
- cb4d219
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Inversion/UI/TabbedInversionUI.ui
r0580c77 r8f83719f 7 7 <x>0</x> 8 8 <y>0</y> 9 <width> 473</width>10 <height> 540</height>9 <width>390</width> 10 <height>409</height> 11 11 </rect> 12 12 </property> 13 13 <property name="sizePolicy"> 14 <sizepolicy hsizetype=" Fixed" vsizetype="Fixed">14 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 15 15 <horstretch>0</horstretch> 16 16 <verstretch>0</verstretch> … … 32 32 <string>P(r) Inversion</string> 33 33 </property> 34 <layout class="QGridLayout" name="gridLayout_ 10">34 <layout class="QGridLayout" name="gridLayout_7"> 35 35 <item row="0" column="0"> 36 36 <widget class="QTabWidget" name="PrTabWidget"> 37 37 <property name="sizePolicy"> 38 <sizepolicy hsizetype=" Fixed" vsizetype="Fixed">38 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 39 39 <horstretch>0</horstretch> 40 40 <verstretch>0</verstretch> … … 52 52 <widget class="QWidget" name="tabMain"> 53 53 <attribute name="title"> 54 <string>P (r) Parameters</string>54 <string>Parameters</string> 55 55 </attribute> 56 <layout class="QGridLayout" name="gridLayout_ 7">57 <item row="0" column="0" colspan="2">56 <layout class="QGridLayout" name="gridLayout_6"> 57 <item row="0" column="0"> 58 58 <widget class="QGroupBox" name="dataSourceGroupBox"> 59 <property name="sizePolicy"> 60 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 61 <horstretch>0</horstretch> 62 <verstretch>0</verstretch> 63 </sizepolicy> 64 </property> 59 65 <property name="title"> 60 66 <string>I(q) data source</string> … … 101 107 </widget> 102 108 </item> 103 <item row="1" column="0" colspan="2"> 104 <layout class="QGridLayout" name="gridLayout_6"> 105 <item row="0" column="0"> 106 <widget class="QGroupBox" name="paramGroupBox"> 107 <property name="sizePolicy"> 108 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> 109 <horstretch>0</horstretch> 110 <verstretch>0</verstretch> 111 </sizepolicy> 112 </property> 113 <property name="toolTip"> 114 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 109 <item row="1" column="0"> 110 <widget class="QGroupBox" name="paramGroupBox"> 111 <property name="sizePolicy"> 112 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 113 <horstretch>0</horstretch> 114 <verstretch>0</verstretch> 115 </sizepolicy> 116 </property> 117 <property name="toolTip"> 118 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 115 119 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 116 120 p, li { white-space: pre-wrap; } 117 121 </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;"> 118 122 <pre style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;><span style=" font-family:'Courier New'; font-size:9pt; color:#000000;">P(r) is found by fitting a set of base functions to I(Q). The minimization involves a regularization term to ensure a smooth P(r). The regularization constant gives the size of that term. The suggested value is the value above which the output P(r) will have only one peak.</span></pre></body></html></string> 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 123 </property> 124 <property name="title"> 125 <string>Parameters</string> 126 </property> 127 <layout class="QGridLayout" name="gridLayout"> 128 <item row="0" column="0"> 129 <widget class="QLabel" name="label_12"> 130 <property name="sizePolicy"> 131 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 132 <horstretch>0</horstretch> 133 <verstretch>0</verstretch> 134 </sizepolicy> 135 </property> 136 <property name="text"> 137 <string>Number of terms</string> 138 </property> 139 </widget> 140 </item> 141 <item row="0" column="1"> 142 <widget class="QLineEdit" name="noOfTermsInput"> 143 <property name="sizePolicy"> 144 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 145 <horstretch>0</horstretch> 146 <verstretch>0</verstretch> 147 </sizepolicy> 148 </property> 149 <property name="minimumSize"> 150 <size> 151 <width>40</width> 152 <height>0</height> 153 </size> 154 </property> 155 </widget> 156 </item> 157 <item row="0" column="2"> 158 <widget class="QPushButton" name="noOfTermsSuggestionButton"> 159 <property name="enabled"> 160 <bool>false</bool> 161 </property> 162 <property name="text"> 163 <string/> 164 </property> 165 </widget> 166 </item> 167 <item row="1" column="0"> 168 <widget class="QLabel" name="label_13"> 169 <property name="sizePolicy"> 170 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 171 <horstretch>0</horstretch> 172 <verstretch>0</verstretch> 173 </sizepolicy> 174 </property> 175 <property name="minimumSize"> 176 <size> 177 <width>80</width> 178 <height>0</height> 179 </size> 180 </property> 181 <property name="text"> 182 <string>Reg. constant</string> 183 </property> 184 </widget> 185 </item> 186 <item row="1" column="1"> 187 <widget class="QLineEdit" name="regularizationConstantInput"> 188 <property name="sizePolicy"> 189 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 190 <horstretch>0</horstretch> 191 <verstretch>0</verstretch> 192 </sizepolicy> 193 </property> 194 <property name="minimumSize"> 195 <size> 196 <width>40</width> 197 <height>0</height> 198 </size> 199 </property> 200 </widget> 201 </item> 202 <item row="1" column="2"> 203 <widget class="QPushButton" name="regConstantSuggestionButton"> 204 <property name="enabled"> 205 <bool>false</bool> 206 </property> 207 <property name="text"> 208 <string/> 209 </property> 210 </widget> 211 </item> 212 <item row="2" column="0"> 213 <widget class="QLabel" name="label_14"> 214 <property name="sizePolicy"> 215 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 216 <horstretch>0</horstretch> 217 <verstretch>0</verstretch> 218 </sizepolicy> 219 </property> 220 <property name="text"> 221 <string>Max distance [Ã 218 222 ]</string> 219 </property> 220 </widget> 221 </item> 222 <item row="2" column="1"> 223 <widget class="QLineEdit" name="maxDistanceInput"> 224 <property name="sizePolicy"> 225 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 226 <horstretch>0</horstretch> 227 <verstretch>0</verstretch> 228 </sizepolicy> 229 </property> 230 <property name="minimumSize"> 231 <size> 232 <width>40</width> 233 <height>0</height> 234 </size> 235 </property> 236 </widget> 237 </item> 238 <item row="2" column="2"> 239 <widget class="QPushButton" name="explorerButton"> 240 <property name="sizePolicy"> 241 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 242 <horstretch>0</horstretch> 243 <verstretch>0</verstretch> 244 </sizepolicy> 245 </property> 246 <property name="minimumSize"> 247 <size> 248 <width>50</width> 249 <height>0</height> 250 </size> 251 </property> 252 <property name="toolTip"> 253 <string><html><head/><body><p>Open the D<span style=" vertical-align:sub;">max</span> explorer window.</p></body></html></string> 254 </property> 255 <property name="layoutDirection"> 256 <enum>Qt::LeftToRight</enum> 257 </property> 258 <property name="text"> 259 <string>Explore</string> 260 </property> 261 </widget> 262 </item> 263 </layout> 264 <zorder>noOfTermsInput</zorder> 265 <zorder>noOfTermsSuggestionButton</zorder> 266 <zorder>regularizationConstantInput</zorder> 267 <zorder>regConstantSuggestionButton</zorder> 268 <zorder>maxDistanceInput</zorder> 269 <zorder>explorerButton</zorder> 270 <zorder>label_13</zorder> 271 <zorder>label_12</zorder> 272 <zorder>label_14</zorder> 273 </widget> 274 </item> 275 </layout> 223 </property> 224 </widget> 225 </item> 226 <item row="2" column="1"> 227 <widget class="QLineEdit" name="maxDistanceInput"> 228 <property name="sizePolicy"> 229 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 230 <horstretch>0</horstretch> 231 <verstretch>0</verstretch> 232 </sizepolicy> 233 </property> 234 <property name="minimumSize"> 235 <size> 236 <width>40</width> 237 <height>0</height> 238 </size> 239 </property> 240 </widget> 241 </item> 242 <item row="2" column="2"> 243 <widget class="QPushButton" name="explorerButton"> 244 <property name="sizePolicy"> 245 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 246 <horstretch>0</horstretch> 247 <verstretch>0</verstretch> 248 </sizepolicy> 249 </property> 250 <property name="minimumSize"> 251 <size> 252 <width>50</width> 253 <height>0</height> 254 </size> 255 </property> 256 <property name="toolTip"> 257 <string><html><head/><body><p>Open the D<span style=" vertical-align:sub;">max</span> explorer window.</p></body></html></string> 258 </property> 259 <property name="layoutDirection"> 260 <enum>Qt::LeftToRight</enum> 261 </property> 262 <property name="text"> 263 <string>Explore</string> 264 </property> 265 </widget> 266 </item> 267 </layout> 268 <zorder>noOfTermsInput</zorder> 269 <zorder>noOfTermsSuggestionButton</zorder> 270 <zorder>regularizationConstantInput</zorder> 271 <zorder>regConstantSuggestionButton</zorder> 272 <zorder>maxDistanceInput</zorder> 273 <zorder>explorerButton</zorder> 274 <zorder>label_13</zorder> 275 <zorder>label_12</zorder> 276 <zorder>label_14</zorder> 277 </widget> 276 278 </item> 277 279 <item row="2" column="0"> … … 281 283 </property> 282 284 <layout class="QGridLayout" name="gridLayout_4"> 283 <item row="1" column="1"> 285 <item row="0" column="0"> 286 <widget class="QLabel" name="label_15"> 287 <property name="text"> 288 <string><html><head/><body><p>R<span style=" vertical-align:sub;">g</span></p></body></html></string> 289 </property> 290 </widget> 291 </item> 292 <item row="0" column="1"> 284 293 <widget class="QLineEdit" name="rgValue"> 285 294 <property name="enabled"> … … 287 296 </property> 288 297 <property name="sizePolicy"> 289 <sizepolicy hsizetype=" MinimumExpanding" vsizetype="Fixed">298 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 290 299 <horstretch>0</horstretch> 291 300 <verstretch>0</verstretch> … … 297 306 </widget> 298 307 </item> 299 <item row="5" column="1">300 <widget class="QLineEdit" name="chiDofValue">301 <property name="enabled">302 <bool>true</bool>303 </property>304 <property name="sizePolicy">305 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">306 <horstretch>0</horstretch>307 <verstretch>0</verstretch>308 </sizepolicy>309 </property>310 <property name="readOnly">311 <bool>true</bool>312 </property>313 </widget>314 </item>315 <item row="3" column="1">316 <widget class="QLineEdit" name="backgroundValue">317 <property name="enabled">318 <bool>true</bool>319 </property>320 <property name="sizePolicy">321 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">322 <horstretch>0</horstretch>323 <verstretch>0</verstretch>324 </sizepolicy>325 </property>326 <property name="readOnly">327 <bool>true</bool>328 </property>329 </widget>330 </item>331 <item row="0" column="0">332 <widget class="QLabel" name="label_22">333 <property name="text">334 <string>Parameter</string>335 </property>336 </widget>337 </item>338 <item row="0" column="1">339 <widget class="QLabel" name="label_23">340 <property name="text">341 <string>Calculated Value</string>342 </property>343 <property name="alignment">344 <set>Qt::AlignCenter</set>345 </property>346 </widget>347 </item>348 <item row="4" column="2">349 <widget class="QLabel" name="label_27">350 <property name="text">351 <string>secs</string>352 </property>353 </widget>354 </item>355 308 <item row="0" column="2"> 356 <widget class="QLabel" name="label_28">357 <property name="text">358 <string>Units</string>359 </property>360 </widget>361 </item>362 <item row="1" column="0">363 <widget class="QLabel" name="label_15">364 <property name="text">365 <string>Rg</string>366 </property>367 </widget>368 </item>369 <item row="2" column="2">370 <widget class="QLabel" name="label_25">371 <property name="text">372 <string>Ã373 -1</string>374 </property>375 </widget>376 </item>377 <item row="7" column="0">378 <widget class="QLabel" name="label_21">379 <property name="text">380 <string>Positive Fraction</string>381 </property>382 </widget>383 </item>384 <item row="5" column="0">385 <widget class="QLabel" name="label_19">386 <property name="text">387 <string>Chi^2/dof</string>388 </property>389 </widget>390 </item>391 <item row="6" column="0">392 <widget class="QLabel" name="label_20">393 <property name="text">394 <string>Oscillations</string>395 </property>396 </widget>397 </item>398 <item row="6" column="1">399 <widget class="QLineEdit" name="oscillationValue">400 <property name="enabled">401 <bool>true</bool>402 </property>403 <property name="sizePolicy">404 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">405 <horstretch>0</horstretch>406 <verstretch>0</verstretch>407 </sizepolicy>408 </property>409 <property name="readOnly">410 <bool>true</bool>411 </property>412 </widget>413 </item>414 <item row="1" column="2">415 309 <widget class="QLabel" name="label_24"> 416 310 <property name="text"> … … 420 314 </widget> 421 315 </item> 422 <item row="4" column="0"> 316 <item row="0" column="3"> 317 <widget class="QLabel" name="label_22"> 318 <property name="text"> 319 <string> </string> 320 </property> 321 </widget> 322 </item> 323 <item row="0" column="4"> 324 <widget class="QLabel" name="label_19"> 325 <property name="text"> 326 <string><html><head/><body><p>Ï<span style=" vertical-align:super;">2</span>/dof</p></body></html></string> 327 </property> 328 </widget> 329 </item> 330 <item row="0" column="5"> 331 <widget class="QLineEdit" name="chiDofValue"> 332 <property name="enabled"> 333 <bool>true</bool> 334 </property> 335 <property name="sizePolicy"> 336 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 337 <horstretch>0</horstretch> 338 <verstretch>0</verstretch> 339 </sizepolicy> 340 </property> 341 <property name="readOnly"> 342 <bool>true</bool> 343 </property> 344 </widget> 345 </item> 346 <item row="1" column="0"> 347 <widget class="QLabel" name="label_16"> 348 <property name="text"> 349 <string>I(Q=0)</string> 350 </property> 351 </widget> 352 </item> 353 <item row="1" column="1"> 354 <widget class="QLineEdit" name="iQ0Value"> 355 <property name="enabled"> 356 <bool>true</bool> 357 </property> 358 <property name="sizePolicy"> 359 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 360 <horstretch>0</horstretch> 361 <verstretch>0</verstretch> 362 </sizepolicy> 363 </property> 364 <property name="readOnly"> 365 <bool>true</bool> 366 </property> 367 </widget> 368 </item> 369 <item row="1" column="2"> 370 <widget class="QLabel" name="label_25"> 371 <property name="text"> 372 <string><html><head/><body><p>Ã 373 <span style=" vertical-align:super;">-1</span></p></body></html></string> 374 </property> 375 </widget> 376 </item> 377 <item row="1" column="4"> 378 <widget class="QLabel" name="label_20"> 379 <property name="text"> 380 <string>Oscillations</string> 381 </property> 382 </widget> 383 </item> 384 <item row="1" column="5"> 385 <widget class="QLineEdit" name="oscillationValue"> 386 <property name="enabled"> 387 <bool>true</bool> 388 </property> 389 <property name="sizePolicy"> 390 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 391 <horstretch>0</horstretch> 392 <verstretch>0</verstretch> 393 </sizepolicy> 394 </property> 395 <property name="readOnly"> 396 <bool>true</bool> 397 </property> 398 </widget> 399 </item> 400 <item row="2" column="0"> 401 <widget class="QLabel" name="label_17"> 402 <property name="text"> 403 <string>Background</string> 404 </property> 405 </widget> 406 </item> 407 <item row="2" column="1"> 408 <widget class="QLineEdit" name="backgroundValue"> 409 <property name="enabled"> 410 <bool>true</bool> 411 </property> 412 <property name="sizePolicy"> 413 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 414 <horstretch>0</horstretch> 415 <verstretch>0</verstretch> 416 </sizepolicy> 417 </property> 418 <property name="readOnly"> 419 <bool>true</bool> 420 </property> 421 </widget> 422 </item> 423 <item row="2" column="2"> 424 <widget class="QLabel" name="label_26"> 425 <property name="text"> 426 <string><html><head/><body><p>Ã 427 <span style=" vertical-align:super;">-1</span></p></body></html></string> 428 </property> 429 </widget> 430 </item> 431 <item row="2" column="4"> 432 <widget class="QLabel" name="label_21"> 433 <property name="text"> 434 <string><html><head/><body><p>P<span style=" vertical-align:super;">+</span> Fraction</p></body></html></string> 435 </property> 436 </widget> 437 </item> 438 <item row="2" column="5"> 439 <widget class="QLineEdit" name="posFractionValue"> 440 <property name="enabled"> 441 <bool>true</bool> 442 </property> 443 <property name="sizePolicy"> 444 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 445 <horstretch>0</horstretch> 446 <verstretch>0</verstretch> 447 </sizepolicy> 448 </property> 449 <property name="readOnly"> 450 <bool>true</bool> 451 </property> 452 </widget> 453 </item> 454 <item row="3" column="0"> 423 455 <widget class="QLabel" name="label_18"> 424 456 <property name="text"> 425 <string>Computation Time</string> 426 </property> 427 </widget> 428 </item> 429 <item row="8" column="0"> 457 <string>Calc. Time</string> 458 </property> 459 </widget> 460 </item> 461 <item row="3" column="1"> 462 <widget class="QLineEdit" name="computationTimeValue"> 463 <property name="enabled"> 464 <bool>true</bool> 465 </property> 466 <property name="sizePolicy"> 467 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 468 <horstretch>0</horstretch> 469 <verstretch>0</verstretch> 470 </sizepolicy> 471 </property> 472 <property name="readOnly"> 473 <bool>true</bool> 474 </property> 475 </widget> 476 </item> 477 <item row="3" column="2"> 478 <widget class="QLabel" name="label_27"> 479 <property name="text"> 480 <string>secs</string> 481 </property> 482 </widget> 483 </item> 484 <item row="3" column="4"> 430 485 <widget class="QLabel" name="label_29"> 431 486 <property name="text"> 432 <string> 1-sigma positive fraction</string>433 </property> 434 </widget> 435 </item> 436 <item row=" 8" column="1">487 <string><html><head/><body><p>P<span style=" vertical-align:super;">+</span><span style=" vertical-align:sub;">1-Ï</span> fraction</p></body></html></string> 488 </property> 489 </widget> 490 </item> 491 <item row="3" column="5"> 437 492 <widget class="QLineEdit" name="sigmaPosFractionValue"> 438 493 <property name="enabled"> … … 440 495 </property> 441 496 <property name="sizePolicy"> 442 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 443 <horstretch>0</horstretch> 444 <verstretch>0</verstretch> 445 </sizepolicy> 446 </property> 447 <property name="readOnly"> 448 <bool>true</bool> 449 </property> 450 </widget> 451 </item> 452 <item row="7" column="1"> 453 <widget class="QLineEdit" name="posFractionValue"> 454 <property name="enabled"> 455 <bool>true</bool> 456 </property> 457 <property name="sizePolicy"> 458 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 459 <horstretch>0</horstretch> 460 <verstretch>0</verstretch> 461 </sizepolicy> 462 </property> 463 <property name="readOnly"> 464 <bool>true</bool> 465 </property> 466 </widget> 467 </item> 468 <item row="3" column="2"> 469 <widget class="QLabel" name="label_26"> 470 <property name="text"> 471 <string>Ã 472 -1</string> 473 </property> 474 </widget> 475 </item> 476 <item row="2" column="0"> 477 <widget class="QLabel" name="label_16"> 478 <property name="text"> 479 <string>I(Q=0)</string> 480 </property> 481 </widget> 482 </item> 483 <item row="4" column="1"> 484 <widget class="QLineEdit" name="computationTimeValue"> 485 <property name="enabled"> 486 <bool>true</bool> 487 </property> 488 <property name="sizePolicy"> 489 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 490 <horstretch>0</horstretch> 491 <verstretch>0</verstretch> 492 </sizepolicy> 493 </property> 494 <property name="readOnly"> 495 <bool>true</bool> 496 </property> 497 </widget> 498 </item> 499 <item row="3" column="0"> 500 <widget class="QLabel" name="label_17"> 501 <property name="text"> 502 <string>Background</string> 503 </property> 504 </widget> 505 </item> 506 <item row="2" column="1"> 507 <widget class="QLineEdit" name="iQ0Value"> 508 <property name="enabled"> 509 <bool>true</bool> 510 </property> 511 <property name="sizePolicy"> 512 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 497 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 513 498 <horstretch>0</horstretch> 514 499 <verstretch>0</verstretch> … … 738 723 </item> 739 724 <item row="1" column="0"> 740 <spacer name="verticalSpacer_2">741 <property name="orientation">742 <enum>Qt::Vertical</enum>743 </property>744 <property name="sizeHint" stdset="0">745 <size>746 <width>20</width>747 <height>0</height>748 </size>749 </property>750 </spacer>751 </item>752 <item row="2" column="0">753 725 <layout class="QHBoxLayout" name="horizontalLayout_8"> 754 726 <property name="sizeConstraint">
Note: See TracChangeset
for help on using the changeset viewer.