Ignore:
Timestamp:
Jul 7, 2016 4:54:18 AM (8 years ago)
Author:
Piotr Rozyczko <piotr.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:
0cd8612
Parents:
f0f309d
Message:

Status bar, progress bar, initial treeview context menu + minor cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Invariant/UI/TabbedInvariantUI.ui

    r488c49d re540cd2  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>465</width> 
     9    <width>466</width> 
    1010    <height>408</height> 
    1111   </rect> 
     
    4343             <widget class="QLineEdit" name="lineEdit"> 
    4444              <property name="enabled"> 
     45               <bool>true</bool> 
     46              </property> 
     47              <property name="frame"> 
    4548               <bool>false</bool> 
    4649              </property> 
     
    122125             <bool>true</bool> 
    123126            </property> 
     127            <property name="autoFillBackground"> 
     128             <bool>true</bool> 
     129            </property> 
     130            <property name="styleSheet"> 
     131             <string notr="true"/> 
     132            </property> 
     133            <property name="frame"> 
     134             <bool>true</bool> 
     135            </property> 
     136            <property name="alignment"> 
     137             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 
     138            </property> 
    124139            <property name="readOnly"> 
    125140             <bool>true</bool> 
     
    139154             <bool>true</bool> 
    140155            </property> 
     156            <property name="frame"> 
     157             <bool>true</bool> 
     158            </property> 
     159            <property name="alignment"> 
     160             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 
     161            </property> 
    141162            <property name="readOnly"> 
    142163             <bool>true</bool> 
     
    156177             <bool>true</bool> 
    157178            </property> 
     179            <property name="frame"> 
     180             <bool>true</bool> 
     181            </property> 
     182            <property name="alignment"> 
     183             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 
     184            </property> 
    158185            <property name="readOnly"> 
    159186             <bool>true</bool> 
     
    172199            <property name="enabled"> 
    173200             <bool>true</bool> 
     201            </property> 
     202            <property name="frame"> 
     203             <bool>true</bool> 
     204            </property> 
     205            <property name="alignment"> 
     206             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 
    174207            </property> 
    175208            <property name="readOnly"> 
     
    206239            </property> 
    207240            <property name="styleSheet"> 
    208              <string notr="true">background-color: rgb(253, 253, 126);</string> 
     241             <string notr="true">background-color: rgb(253, 253, 126); 
     242font: bold 8pt &quot;MS Shell Dlg 2&quot;;</string> 
     243            </property> 
     244            <property name="frame"> 
     245             <bool>true</bool> 
     246            </property> 
     247            <property name="alignment"> 
     248             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 
    209249            </property> 
    210250            <property name="readOnly"> 
     
    226266            </property> 
    227267            <property name="styleSheet"> 
    228              <string notr="true">background-color: rgb(253, 253, 126);</string> 
     268             <string notr="true">background-color: rgb(253, 253, 126); 
     269font: bold 8pt &quot;MS Shell Dlg 2&quot;;</string> 
     270            </property> 
     271            <property name="frame"> 
     272             <bool>true</bool> 
     273            </property> 
     274            <property name="alignment"> 
     275             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 
    229276            </property> 
    230277            <property name="readOnly"> 
     
    578625  </layout> 
    579626 </widget> 
     627 <resources/> 
    580628 <connections/> 
    581629</ui> 
Note: See TracChangeset for help on using the changeset viewer.