Changeset f1f3e6a in sasview for src/sas/qtgui/Perspectives/Invariant/UI
- Timestamp:
- Nov 13, 2017 9:34:45 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:
- 7c487846
- Parents:
- 1543f0c
- Location:
- src/sas/qtgui/Perspectives/Invariant/UI
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Invariant/UI/InvariantDetailsUI.ui
r457d961 rf1f3e6a 7 7 <x>0</x> 8 8 <y>0</y> 9 <width> 449</width>9 <width>511</width> 10 10 <height>458</height> 11 11 </rect> 12 </property> 13 <property name="sizePolicy"> 14 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 15 <horstretch>0</horstretch> 16 <verstretch>0</verstretch> 17 </sizepolicy> 12 18 </property> 13 19 <property name="windowTitle"> … … 29 35 </item> 30 36 <item row="0" column="1"> 31 <widget class="QProgressBar" name="progressBar ">37 <widget class="QProgressBar" name="progressBarLowQ"> 32 38 <property name="value"> 33 39 <number>24</number> … … 43 49 </item> 44 50 <item row="1" column="1"> 45 <widget class="QProgressBar" name="progressBar _2">51 <widget class="QProgressBar" name="progressBarData"> 46 52 <property name="value"> 47 53 <number>24</number> … … 57 63 </item> 58 64 <item row="2" column="1"> 59 <widget class="QProgressBar" name="progressBar _3">65 <widget class="QProgressBar" name="progressBarHighQ"> 60 66 <property name="value"> 61 67 <number>24</number> … … 80 86 </item> 81 87 <item row="0" column="1"> 82 <widget class="QLineEdit" name="lineEdit"/> 88 <widget class="QLineEdit" name="txtQLowQ"> 89 <property name="toolTip"> 90 <string>Extrapolated invariant from low-Q range.</string> 91 </property> 92 </widget> 83 93 </item> 84 94 <item row="0" column="2"> … … 90 100 </item> 91 101 <item row="0" column="3"> 92 <widget class="QLineEdit" name="lineEdit_2"/> 102 <widget class="QLineEdit" name="txtQLowQErr"> 103 <property name="toolTip"> 104 <string>Uncertainty on the invariant from low-Q range.</string> 105 </property> 106 </widget> 93 107 </item> 94 108 <item row="0" column="4"> 95 <widget class="QLabel" name="l abel_3">96 <property name="text"> 97 <string><html><head/><body><p> [1/(cm*Ã98 <span style=" vertical-align:super;">3</span>) ]</p></body></html></string>109 <widget class="QLabel" name="lblQLowQUnits"> 110 <property name="text"> 111 <string><html><head/><body><p>(cm à 112 <span style=" vertical-align:super;">3</span>)<span style=" vertical-align:super;">-1</span></p></body></html></string> 99 113 </property> 100 114 </widget> … … 108 122 </item> 109 123 <item row="1" column="1"> 110 <widget class="QLineEdit" name="lineEdit_3"/> 124 <widget class="QLineEdit" name="txtQData"> 125 <property name="toolTip"> 126 <string>Invariant in the data set's Q range.</string> 127 </property> 128 </widget> 111 129 </item> 112 130 <item row="1" column="2"> … … 118 136 </item> 119 137 <item row="1" column="3"> 120 <widget class="QLineEdit" name="lineEdit_4"/> 138 <widget class="QLineEdit" name="txtQDataErr"> 139 <property name="toolTip"> 140 <string>Uncertainty on the invariant from data's range.</string> 141 </property> 142 </widget> 121 143 </item> 122 144 <item row="1" column="4"> 123 <widget class="QLabel" name="l abel_4">124 <property name="text"> 125 <string><html><head/><body><p> [1/(cm*Ã126 <span style=" vertical-align:super;">3</span>) ]</p></body></html></string>145 <widget class="QLabel" name="lblQDataUnits"> 146 <property name="text"> 147 <string><html><head/><body><p>(cm à 148 <span style=" vertical-align:super;">3</span>)<span style=" vertical-align:super;">-1</span></p></body></html></string> 127 149 </property> 128 150 </widget> … … 136 158 </item> 137 159 <item row="2" column="1"> 138 <widget class="QLineEdit" name="lineEdit_5"/> 160 <widget class="QLineEdit" name="txtQHighQ"> 161 <property name="toolTip"> 162 <string>Extrapolated invariant from high-Q range.</string> 163 </property> 164 </widget> 139 165 </item> 140 166 <item row="2" column="2"> … … 146 172 </item> 147 173 <item row="2" column="3"> 148 <widget class="QLineEdit" name="lineEdit_6"/> 174 <widget class="QLineEdit" name="txtQHighQErr"> 175 <property name="toolTip"> 176 <string>Uncertainty on the invariant from high-Q range.</string> 177 </property> 178 </widget> 149 179 </item> 150 180 <item row="2" column="4"> 151 <widget class="QLabel" name="l abel_7">152 <property name="text"> 153 <string><html><head/><body><p> [1/(cm*Ã154 <span style=" vertical-align:super;">3</span>) ]</p></body></html></string>181 <widget class="QLabel" name="lblQHighQUnits"> 182 <property name="text"> 183 <string><html><head/><body><p>(cm à 184 <span style=" vertical-align:super;">3</span>)<span style=" vertical-align:super;">-1</span></p></body></html></string> 155 185 </property> 156 186 </widget> … … 179 209 </item> 180 210 <item row="3" column="0"> 181 <widget class="QDialogButtonBox" name=" buttonBox">211 <widget class="QDialogButtonBox" name="cmdOK"> 182 212 <property name="orientation"> 183 213 <enum>Qt::Horizontal</enum> … … 193 223 <connections> 194 224 <connection> 195 <sender> buttonBox</sender>225 <sender>cmdOK</sender> 196 226 <signal>accepted()</signal> 197 227 <receiver>Dialog</receiver> … … 209 239 </connection> 210 240 <connection> 211 <sender> buttonBox</sender>241 <sender>cmdOK</sender> 212 242 <signal>rejected()</signal> 213 243 <receiver>Dialog</receiver> -
src/sas/qtgui/Perspectives/Invariant/UI/TabbedInvariantUI.ui
r469b4622 rf1f3e6a 7 7 <x>0</x> 8 8 <y>0</y> 9 <width> 466</width>10 <height>4 08</height>9 <width>601</width> 10 <height>473</height> 11 11 </rect> 12 </property> 13 <property name="sizePolicy"> 14 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 15 <horstretch>0</horstretch> 16 <verstretch>0</verstretch> 17 </sizepolicy> 12 18 </property> 13 19 <property name="windowTitle"> … … 15 21 </property> 16 22 <layout class="QGridLayout" name="gridLayout_11"> 23 <item row="1" column="0"> 24 <spacer name="verticalSpacer"> 25 <property name="orientation"> 26 <enum>Qt::Vertical</enum> 27 </property> 28 <property name="sizeHint" stdset="0"> 29 <size> 30 <width>20</width> 31 <height>2</height> 32 </size> 33 </property> 34 </spacer> 35 </item> 36 <item row="2" column="0"> 37 <layout class="QHBoxLayout" name="horizontalLayout_8"> 38 <item> 39 <widget class="QPushButton" name="cmdCalculate"> 40 <property name="toolTip"> 41 <string>Compute invariant</string> 42 </property> 43 <property name="text"> 44 <string>Calculate</string> 45 </property> 46 </widget> 47 </item> 48 <item> 49 <spacer name="horizontalSpacer"> 50 <property name="orientation"> 51 <enum>Qt::Horizontal</enum> 52 </property> 53 <property name="sizeHint" stdset="0"> 54 <size> 55 <width>40</width> 56 <height>20</height> 57 </size> 58 </property> 59 </spacer> 60 </item> 61 <item> 62 <widget class="QPushButton" name="cmdStatus"> 63 <property name="enabled"> 64 <bool>false</bool> 65 </property> 66 <property name="toolTip"> 67 <string>Get more details of computation such as fraction from extrapolation</string> 68 </property> 69 <property name="text"> 70 <string>Status</string> 71 </property> 72 </widget> 73 </item> 74 <item> 75 <widget class="QPushButton" name="cmdHelp"> 76 <property name="toolTip"> 77 <string/> 78 </property> 79 <property name="text"> 80 <string>Help</string> 81 </property> 82 </widget> 83 </item> 84 </layout> 85 </item> 17 86 <item row="0" column="0"> 18 87 <widget class="QTabWidget" name="tabWidget"> … … 34 103 <layout class="QHBoxLayout" name="horizontalLayout_4"> 35 104 <item> 36 <widget class="QLabel" name="l abel">105 <widget class="QLabel" name="lblName"> 37 106 <property name="text"> 38 107 <string>Name:</string> … … 41 110 </item> 42 111 <item> 43 <widget class="QLineEdit" name=" lineEdit">112 <widget class="QLineEdit" name="txtName"> 44 113 <property name="enabled"> 45 <bool> true</bool>114 <bool>false</bool> 46 115 </property> 47 116 <property name="frame"> … … 64 133 <layout class="QHBoxLayout" name="horizontalLayout"> 65 134 <item> 66 <widget class="QLabel" name="l abel_3">135 <widget class="QLabel" name="lblTotalQMin"> 67 136 <property name="text"> 68 137 <string>Min:</string> … … 71 140 </item> 72 141 <item> 73 <widget class="QLineEdit" name=" lineEdit_2">142 <widget class="QLineEdit" name="txtTotalQMin"> 74 143 <property name="enabled"> 75 144 <bool>false</bool> … … 78 147 </item> 79 148 <item> 80 <widget class="QLabel" name="l abel_4">149 <widget class="QLabel" name="lblTotalQMax"> 81 150 <property name="text"> 82 151 <string>Max:</string> … … 85 154 </item> 86 155 <item> 87 <widget class="QLineEdit" name=" lineEdit_3">156 <widget class="QLineEdit" name="txtTotalQMax"> 88 157 <property name="enabled"> 89 158 <bool>false</bool> … … 92 161 </item> 93 162 <item> 94 <widget class="QLabel" name="l abel_2">163 <widget class="QLabel" name="lblTotalQUnits"> 95 164 <property name="text"> 96 165 <string><html><head/><body><p>à … … 121 190 </item> 122 191 <item row="0" column="1"> 123 <widget class="QLineEdit" name=" lineEdit_14">192 <widget class="QLineEdit" name="txtVolFract"> 124 193 <property name="enabled"> 125 <bool> true</bool>194 <bool>false</bool> 126 195 </property> 127 196 <property name="autoFillBackground"> … … 150 219 </item> 151 220 <item row="0" column="3"> 152 <widget class="QLineEdit" name=" lineEdit_15">221 <widget class="QLineEdit" name="txtVolFractErr"> 153 222 <property name="enabled"> 154 <bool> true</bool>223 <bool>false</bool> 155 224 </property> 156 225 <property name="frame"> … … 173 242 </item> 174 243 <item row="1" column="1"> 175 <widget class="QLineEdit" name=" lineEdit_17">244 <widget class="QLineEdit" name="txtSpecSurf"> 176 245 <property name="enabled"> 177 <bool> true</bool>246 <bool>false</bool> 178 247 </property> 179 248 <property name="frame"> … … 196 265 </item> 197 266 <item row="1" column="3"> 198 <widget class="QLineEdit" name=" lineEdit_16">267 <widget class="QLineEdit" name="txtSpecSurfErr"> 199 268 <property name="enabled"> 200 <bool> true</bool>269 <bool>false</bool> 201 270 </property> 202 271 <property name="frame"> … … 212 281 </item> 213 282 <item row="1" column="4"> 214 <widget class="QLabel" name="l abel_24">283 <widget class="QLabel" name="lblSpecificSurfaceUnits"> 215 284 <property name="text"> 216 285 <string><html><head/><body><p>à … … 234 303 </item> 235 304 <item row="3" column="1"> 236 <widget class="QLineEdit" name=" lineEdit_19">305 <widget class="QLineEdit" name="txtInvariantTot"> 237 306 <property name="enabled"> 238 <bool>true</bool> 239 </property> 240 <property name="styleSheet"> 241 <string notr="true">background-color: rgb(253, 253, 126); 242 font: bold 8pt "MS Shell Dlg 2";</string> 307 <bool>false</bool> 308 </property> 309 <property name="toolTip"> 310 <string>Total invariant [Q*], including extrapolated regions.</string> 243 311 </property> 244 312 <property name="frame"> … … 261 329 </item> 262 330 <item row="3" column="3"> 263 <widget class="QLineEdit" name=" lineEdit_18">331 <widget class="QLineEdit" name="txtInvariantTotErr"> 264 332 <property name="enabled"> 265 <bool>true</bool> 266 </property> 267 <property name="styleSheet"> 268 <string notr="true">background-color: rgb(253, 253, 126); 269 font: bold 8pt "MS Shell Dlg 2";</string> 333 <bool>false</bool> 270 334 </property> 271 335 <property name="frame"> … … 281 345 </item> 282 346 <item row="3" column="4"> 283 <widget class="QLabel" name="l abel_27">347 <widget class="QLabel" name="lblInvariantTotalQUnits"> 284 348 <property name="text"> 285 349 <string><html><head/><body><p>(cm à … … 314 378 </item> 315 379 <item row="0" column="1"> 316 <widget class="QLineEdit" name=" lineEdit_4"/>380 <widget class="QLineEdit" name="txtBackgd"/> 317 381 </item> 318 382 <item row="0" column="2"> … … 331 395 </item> 332 396 <item row="0" column="4"> 333 <widget class="QLineEdit" name=" lineEdit_6"/>397 <widget class="QLineEdit" name="txtScale"/> 334 398 </item> 335 399 <item row="1" column="0"> … … 341 405 </item> 342 406 <item row="1" column="1"> 343 <widget class="QLineEdit" name=" lineEdit_5"/>407 <widget class="QLineEdit" name="txtContrast"/> 344 408 </item> 345 409 <item row="1" column="2"> 346 <widget class="QLabel" name="l abel_7">410 <widget class="QLabel" name="lblContrastUnits"> 347 411 <property name="text"> 348 412 <string><html><head/><body><p>à … … 359 423 </item> 360 424 <item row="1" column="4"> 361 <widget class="QLineEdit" name="lineEdit_7"/> 425 <widget class="QLineEdit" name="txtPorodCst"> 426 <property name="toolTip"> 427 <string>Porod constant (optional)</string> 428 </property> 429 </widget> 362 430 </item> 363 431 <item row="1" column="5"> 364 <widget class="QLabel" name="l abel_11">432 <widget class="QLabel" name="lblPorodCstUnits"> 365 433 <property name="text"> 366 434 <string><html><head/><body><p>(cm à … … 397 465 </item> 398 466 <item> 399 <widget class="QLineEdit" name=" lineEdit_8">467 <widget class="QLineEdit" name="txtExtrapolQMin"> 400 468 <property name="enabled"> 401 469 <bool>false</bool> 402 470 </property> 471 <property name="toolTip"> 472 <string>The minimum extrapolated q value.</string> 473 </property> 403 474 </widget> 404 475 </item> … … 411 482 </item> 412 483 <item> 413 <widget class="QLineEdit" name=" lineEdit_9">484 <widget class="QLineEdit" name="txtExtrapolQMax"> 414 485 <property name="enabled"> 415 486 <bool>false</bool> … … 418 489 </item> 419 490 <item> 420 <widget class="QLabel" name="l abel_15">491 <widget class="QLabel" name="lblExtrapolQUnits"> 421 492 <property name="text"> 422 493 <string><html><head/><body><p>à … … 428 499 </item> 429 500 <item row="1" column="0"> 430 <widget class="QGroupBox" name="groupBox_ 5">501 <widget class="QGroupBox" name="groupBox_lowQ"> 431 502 <property name="title"> 432 503 <string>Low Q</string> 433 504 </property> 434 505 <layout class="QGridLayout" name="gridLayout_7"> 435 <item row="0" column="0"> 436 <widget class="QCheckBox" name="checkBox"> 506 <item row="1" column="0" colspan="2"> 507 <layout class="QHBoxLayout" name="horizontalLayout_3"> 508 <item> 509 <widget class="QLabel" name="label_16"> 510 <property name="text"> 511 <string>Npts:</string> 512 </property> 513 </widget> 514 </item> 515 <item> 516 <widget class="QLineEdit" name="txtNptsLowQ"> 517 <property name="toolTip"> 518 <string>Number of Q points to consider 519 while extrapolating the low-Q region</string> 520 </property> 521 </widget> 522 </item> 523 </layout> 524 </item> 525 <item row="2" column="0"> 526 <layout class="QVBoxLayout" name="verticalLayout_2"> 527 <item> 528 <widget class="QRadioButton" name="rbGuinier"> 529 <property name="text"> 530 <string>Guinier</string> 531 </property> 532 <property name="checked"> 533 <bool>true</bool> 534 </property> 535 <property name="autoExclusive"> 536 <bool>false</bool> 537 </property> 538 </widget> 539 </item> 540 <item> 541 <widget class="QRadioButton" name="rbPowerLawLowQ"> 542 <property name="text"> 543 <string>Power law</string> 544 </property> 545 <property name="checked"> 546 <bool>false</bool> 547 </property> 548 <property name="autoExclusive"> 549 <bool>false</bool> 550 </property> 551 </widget> 552 </item> 553 </layout> 554 </item> 555 <item row="3" column="0" colspan="2"> 556 <layout class="QHBoxLayout" name="horizontalLayout_6"> 557 <item> 558 <widget class="QLabel" name="label_17"> 559 <property name="text"> 560 <string>Power:</string> 561 </property> 562 </widget> 563 </item> 564 <item> 565 <widget class="QLineEdit" name="txtPowerLowQ"> 566 <property name="toolTip"> 567 <string>Exponent to apply to the Power_law function.</string> 568 </property> 569 </widget> 570 </item> 571 </layout> 572 </item> 573 <item row="0" column="0" colspan="2"> 574 <widget class="QCheckBox" name="chkLowQ"> 575 <property name="toolTip"> 576 <string>Check to extrapolate data at low-Q</string> 577 </property> 437 578 <property name="text"> 438 579 <string>Enable Low-Q extrapolation</string> … … 440 581 </widget> 441 582 </item> 442 <item row="1" column="0"> 443 <layout class="QHBoxLayout" name="horizontalLayout_3"> 444 <item> 445 <widget class="QLabel" name="label_16"> 446 <property name="text"> 447 <string>Npts:</string> 448 </property> 449 </widget> 450 </item> 451 <item> 452 <widget class="QLineEdit" name="lineEdit_10"/> 583 <item row="2" column="1"> 584 <layout class="QVBoxLayout" name="verticalLayout"> 585 <item> 586 <widget class="QRadioButton" name="rbFitLowQ"> 587 <property name="enabled"> 588 <bool>true</bool> 589 </property> 590 <property name="text"> 591 <string>Fit</string> 592 </property> 593 <property name="checkable"> 594 <bool>true</bool> 595 </property> 596 <property name="checked"> 597 <bool>true</bool> 598 </property> 599 <property name="autoExclusive"> 600 <bool>true</bool> 601 </property> 602 </widget> 603 </item> 604 <item> 605 <widget class="QRadioButton" name="rbFixLowQ"> 606 <property name="text"> 607 <string>Fix</string> 608 </property> 609 <property name="checkable"> 610 <bool>true</bool> 611 </property> 612 <property name="checked"> 613 <bool>false</bool> 614 </property> 615 <property name="autoExclusive"> 616 <bool>true</bool> 617 </property> 618 </widget> 453 619 </item> 454 620 </layout> 455 621 </item> 456 <item row="2" column="0">457 <layout class="QFormLayout" name="formLayout">458 <item row="0" column="0">459 <widget class="QRadioButton" name="radioButton">460 <property name="text">461 <string>Guinier</string>462 </property>463 </widget>464 </item>465 <item row="0" column="1">466 <widget class="QRadioButton" name="radioButton_3">467 <property name="text">468 <string>Fit</string>469 </property>470 </widget>471 </item>472 <item row="1" column="0">473 <widget class="QRadioButton" name="radioButton_2">474 <property name="text">475 <string>Power law</string>476 </property>477 </widget>478 </item>479 <item row="1" column="1">480 <widget class="QRadioButton" name="radioButton_4">481 <property name="text">482 <string>Fix</string>483 </property>484 </widget>485 </item>486 </layout>487 </item>488 <item row="3" column="0">489 <layout class="QHBoxLayout" name="horizontalLayout_6">490 <item>491 <widget class="QLabel" name="label_17">492 <property name="text">493 <string>Power:</string>494 </property>495 </widget>496 </item>497 <item>498 <widget class="QLineEdit" name="lineEdit_11"/>499 </item>500 </layout>501 </item>502 622 </layout> 503 623 </widget> 504 624 </item> 505 625 <item row="1" column="1"> 506 <widget class="QGroupBox" name="groupBox_ 6">626 <widget class="QGroupBox" name="groupBox_highQ"> 507 627 <property name="title"> 508 628 <string>High Q</string> … … 510 630 <layout class="QGridLayout" name="gridLayout_8"> 511 631 <item row="0" column="0"> 512 <widget class="QCheckBox" name="checkBox_2"> 632 <widget class="QCheckBox" name="chkHighQ"> 633 <property name="toolTip"> 634 <string>Check to extrapolate data at high-Q</string> 635 </property> 513 636 <property name="text"> 514 637 <string>Enable High-Q extrapolation</string> … … 526 649 </item> 527 650 <item> 528 <widget class="QLineEdit" name="lineEdit_12"/> 651 <widget class="QLineEdit" name="txtNptsHighQ"> 652 <property name="toolTip"> 653 <string>Number of Q points to consider 654 while extrapolating the high-Q region</string> 655 </property> 656 </widget> 529 657 </item> 530 658 </layout> 531 659 </item> 532 660 <item row="2" column="0"> 533 <layout class="Q FormLayout" name="formLayout_2">661 <layout class="QGridLayout" name="gridLayout_13"> 534 662 <item row="0" column="0"> 535 <widget class="QRadioButton" name="r adioButton_7">663 <widget class="QRadioButton" name="rbFitHighQ"> 536 664 <property name="text"> 537 665 <string>Fit</string> 538 666 </property> 667 <property name="checkable"> 668 <bool>true</bool> 669 </property> 670 <property name="checked"> 671 <bool>false</bool> 672 </property> 539 673 </widget> 540 674 </item> 541 675 <item row="1" column="0"> 542 <widget class="QRadioButton" name="r adioButton_8">676 <widget class="QRadioButton" name="rbFixHighQ"> 543 677 <property name="text"> 544 678 <string>Fix</string> 679 </property> 680 <property name="checked"> 681 <bool>true</bool> 545 682 </property> 546 683 </widget> … … 558 695 </item> 559 696 <item> 560 <widget class="QLineEdit" name="lineEdit_13"/> 697 <widget class="QLineEdit" name="txtPowerHighQ"> 698 <property name="toolTip"> 699 <string>Exponent to apply to the Power_law function.</string> 700 </property> 701 </widget> 561 702 </item> 562 703 </layout> … … 570 711 </layout> 571 712 </widget> 572 <widget class="QWidget" name="tab">573 <attribute name="title">574 <string>View on model</string>575 </attribute>576 <widget class="QTreeView" name="treeView">577 <property name="geometry">578 <rect>579 <x>5</x>580 <y>11</y>581 <width>431</width>582 <height>311</height>583 </rect>584 </property>585 </widget>586 </widget>587 713 </widget> 588 </item>589 <item row="1" column="0">590 <spacer name="verticalSpacer">591 <property name="orientation">592 <enum>Qt::Vertical</enum>593 </property>594 <property name="sizeHint" stdset="0">595 <size>596 <width>20</width>597 <height>2</height>598 </size>599 </property>600 </spacer>601 </item>602 <item row="2" column="0">603 <layout class="QHBoxLayout" name="horizontalLayout_8">604 <item>605 <widget class="QPushButton" name="pushButton">606 <property name="text">607 <string>Calculate</string>608 </property>609 </widget>610 </item>611 <item>612 <spacer name="horizontalSpacer">613 <property name="orientation">614 <enum>Qt::Horizontal</enum>615 </property>616 <property name="sizeHint" stdset="0">617 <size>618 <width>40</width>619 <height>20</height>620 </size>621 </property>622 </spacer>623 </item>624 <item>625 <widget class="QPushButton" name="pushButton_2">626 <property name="text">627 <string>Status</string>628 </property>629 </widget>630 </item>631 <item>632 <widget class="QPushButton" name="pushButton_3">633 <property name="text">634 <string>Help</string>635 </property>636 </widget>637 </item>638 </layout>639 714 </item> 640 715 </layout>
Note: See TracChangeset
for help on using the changeset viewer.