Changeset f1ec901 in sasview for src/sas/qtgui/Perspectives/Inversion/UI/TabbedInversionUI.ui
- Timestamp:
- Nov 21, 2017 5:21:57 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:
- 0580c77
- Parents:
- 0261bc1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Inversion/UI/TabbedInversionUI.ui
r6a3e1fe rf1ec901 8 8 <y>0</y> 9 9 <width>458</width> 10 <height>6 79</height>10 <height>695</height> 11 11 </rect> 12 12 </property> … … 565 565 </item> 566 566 <item row="2" column="0"> 567 <layout class="QHBoxLayout" name="horizontalLayout_8"> 568 <property name="sizeConstraint"> 569 <enum>QLayout::SetDefaultConstraint</enum> 570 </property> 567 <layout class="QHBoxLayout" name="horizontalLayout_5"> 568 <item> 569 <widget class="QPushButton" name="calculateThisButton"> 570 <property name="text"> 571 <string>Calculate</string> 572 </property> 573 </widget> 574 </item> 575 <item> 576 <widget class="QPushButton" name="calculateAllButton"> 577 <property name="text"> 578 <string>Calculate All</string> 579 </property> 580 </widget> 581 </item> 571 582 <item> 572 583 <spacer name="horizontalSpacer"> … … 579 590 <property name="sizeHint" stdset="0"> 580 591 <size> 581 <width> 40</width>592 <width>158</width> 582 593 <height>20</height> 583 594 </size>
Note: See TracChangeset
for help on using the changeset viewer.