Ignore:
Timestamp:
Oct 25, 2017 2:57:22 AM (6 years ago)
Author:
krzywon
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:
0bb1397
Parents:
c82fd8f
Message:

Enable OpenCL tests and display results in new window.

File:
1 edited

Legend:

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

    ra6cd8d1 rced1bff  
    88    <y>0</y> 
    99    <width>440</width> 
    10     <height>178</height> 
     10    <height>211</height> 
    1111   </rect> 
    1212  </property> 
     
    1717   <property name="geometry"> 
    1818    <rect> 
    19      <x>220</x> 
    20      <y>140</y> 
     19     <x>120</x> 
     20     <y>170</y> 
    2121     <width>93</width> 
    2222     <height>28</height> 
     
    3131    <rect> 
    3232     <x>320</x> 
    33      <y>140</y> 
     33     <y>170</y> 
    3434     <width>93</width> 
    3535     <height>28</height> 
     
    5959   <property name="geometry"> 
    6060    <rect> 
    61      <x>120</x> 
    62      <y>140</y> 
     61     <x>220</x> 
     62     <y>170</y> 
    6363     <width>93</width> 
    6464     <height>28</height> 
     
    7373    <rect> 
    7474     <x>20</x> 
    75      <y>140</y> 
     75     <y>170</y> 
    7676     <width>93</width> 
    7777     <height>28</height> 
     
    8080   <property name="text"> 
    8181    <string>OK</string> 
     82   </property> 
     83  </widget> 
     84  <widget class="QLabel" name="label"> 
     85   <property name="geometry"> 
     86    <rect> 
     87     <x>20</x> 
     88     <y>132</y> 
     89     <width>391</width> 
     90     <height>37</height> 
     91    </rect> 
     92   </property> 
     93   <property name="font"> 
     94    <font> 
     95     <pointsize>8</pointsize> 
     96    </font> 
     97   </property> 
     98   <property name="text"> 
     99    <string>WARNING: Running tests can take a few minutes!</string> 
     100   </property> 
     101   <property name="alignment"> 
     102    <set>Qt::AlignCenter</set> 
    82103   </property> 
    83104  </widget> 
Note: See TracChangeset for help on using the changeset viewer.