Ignore:
Timestamp:
Nov 23, 2018 5:23:04 AM (5 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
9817207
Parents:
f2e199e
Message:

Implemented drag and drop on items in the Tab List widget. SASVIEW-568

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Fitting/UI/ConstraintWidgetUI.ui

    recc5d043 r72651df  
    1414   <string>Constrained and Simultaneous Fit</string> 
    1515  </property> 
    16   <layout class="QGridLayout" name="gridLayout_2"> 
     16  <layout class="QGridLayout" name="gridLayout_3"> 
    1717   <item row="0" column="0"> 
    1818    <widget class="QGroupBox" name="groupBox"> 
     
    2020      <string>Source choice for simultaneous fitting</string> 
    2121     </property> 
    22      <layout class="QVBoxLayout" name="verticalLayout"> 
    23       <item> 
     22     <layout class="QGridLayout" name="gridLayout_2"> 
     23      <item row="0" column="0"> 
    2424       <layout class="QHBoxLayout" name="horizontalLayout_2"> 
    2525        <item> 
     
    6262       </layout> 
    6363      </item> 
    64       <item> 
    65        <widget class="QTableWidget" name="tblTabList"> 
    66         <property name="sizePolicy"> 
    67          <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 
    68           <horstretch>0</horstretch> 
    69           <verstretch>0</verstretch> 
    70          </sizepolicy> 
    71         </property> 
    72         <property name="contextMenuPolicy"> 
    73          <enum>Qt::ActionsContextMenu</enum> 
    74         </property> 
    75         <property name="alternatingRowColors"> 
    76          <bool>true</bool> 
    77         </property> 
    78         <property name="selectionBehavior"> 
    79          <enum>QAbstractItemView::SelectRows</enum> 
    80         </property> 
    81        </widget> 
     64      <item row="1" column="0"> 
     65       <layout class="QHBoxLayout" name="tblLayout"/> 
    8266      </item> 
    8367     </layout> 
Note: See TracChangeset for help on using the changeset viewer.