This Example Application inherits from the SLSMainWindow base class.
information concerning this application, such as configuration parameters or other, may be entered, e.g., here
These web pages are to be completed by the application owner.
They are located in the following directory:
/afs/psi.ch/intranet/SF/Beamdynamics/common/qrc_resources/help/<appname>
where <appname>.py is the name of the application program
After modification, execute the following script to incorporate changes
into qrc_resource.py for (automatic) import into PyQt4- and PyQt5-based applications:
cd /afs/psi.ch/intranet/SF/Beamdynamics/common/qrc_resources
./make_and_install.sh>