Entry point function used by rtctk_ctrl_mon_tool modul and python.click to start the GUI.
It creates the Qt Application; set name, version, organization for the application, and creates the comms objects.
Finally, it creates the QMainWindow that holds the applicaiton UI, and starts Qt Event engine.
- Parameters
-
[in] | service_disc | A URI to the file that describes the deployment of the RTC. |
[in] | nomad_search_paths | List of string that determine in which paths the nomad jobs will be search for when starting processes in nomad. |
[in] | log_level | Log Level determined by the command line options. It is a string. |