Salome HOME
Additional fix for QT5
[modules/paravis.git] / test / standalone / gui / README.txt
1 This light application was built to mimick the key elements at hand
2 when integrating ParaView into SALOME (i.e. when designing PARAVIS).
3
4 Notably the following classes are (almost) a copy/paste of what is 
5 found in the PVViewer subfolder of GUI:
6         PVViewer_Core
7         PVViewer_GUIElements
8         PVViewer_Behaviors
9
10 The application should have a boot sequence similar to the start-up
11 of the PVViewer in SALOME, or to the activation of the PARAVIS module.
12
13 The main executable is called
14         paraLight 
15 and is *not* installed (it can be executed from the build directory).