Ignore:
Timestamp:
Jan 16, 2018 4:50:31 AM (6 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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:
47d7d2d
Parents:
676f137
Message:

Context menus for tab and constraint list widgets.
Dynamic bindings of add/remove for FPs and the C&S widget

File:
1 edited

Legend:

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

    r676f137 rbe8f4b0  
    6363         </sizepolicy> 
    6464        </property> 
     65        <property name="contextMenuPolicy"> 
     66         <enum>Qt::ActionsContextMenu</enum> 
     67        </property> 
    6568        <property name="alternatingRowColors"> 
    6669         <bool>true</bool> 
     
    6972         <enum>QAbstractItemView::SelectRows</enum> 
    7073        </property> 
    71         <row> 
    72          <property name="text"> 
    73           <string/> 
    74          </property> 
    75         </row> 
    76         <row> 
    77          <property name="text"> 
    78           <string/> 
    79          </property> 
    80         </row> 
    81         <row> 
    82          <property name="text"> 
    83           <string/> 
    84          </property> 
    85         </row> 
    8674       </widget> 
    8775      </item> 
     
    122110          <verstretch>0</verstretch> 
    123111         </sizepolicy> 
     112        </property> 
     113        <property name="contextMenuPolicy"> 
     114         <enum>Qt::ActionsContextMenu</enum> 
    124115        </property> 
    125116        <column> 
Note: See TracChangeset for help on using the changeset viewer.