Changeset 83eb5208 in sasview for src/sas/qtgui/README.rst


Ignore:
Timestamp:
Apr 19, 2017 3:58:36 AM (7 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:
cd2cc745
Parents:
6c8fb2c
Message:

Putting files in more ordered fashion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/README.rst

    rfb0679b r83eb5208  
    88Compile UI resources first: 
    99 
    10 in shell (Linux, OSX, Cygwin): 
    11  
    12     ./make_ui.sh 
    13  
    14 or in windows cmd window 
    15  
    16     make_ui.bat  
     10    cd src/sas/qtgui 
     11    python convertUI.py 
    1712 
    1813Run the GUI with: 
    1914 
    20     python MainWindow.py 
     15    python run.py 
    2116 
    2217 
     
    2520------------ 
    2621 
    27 Unit testing suite can be run with either 
     22Unit testing suite can be run with 
    2823 
    2924     python GUITesting.py 
    3025 
    31 or 
    32  
    33      ./run_tests.sh  
    34      run_tests.bat 
    3526 
    3627Requirements 
Note: See TracChangeset for help on using the changeset viewer.