catalight.catalight_GUI
Graphical User Interface Module.
Imports a GUI design created using QT Designer. Connects signals/slots and adds additional functionality. This version was built to support an NKT tunable laser, but that feature has been removed due to multithreading conflicts.
Created on Sun Feb 20 18:45:10 2022.
@author: Briley Bourgeois
Functions
|
Pull in the .qss sheet for GUI style. |
Classes
|
Capture console print statements and broadcast within the GUI. |
|
|
|
Subclass QMainWindow to customize your application's main window. |
|
Worker thread. |
|
Provide signals for interacting w/ worker threads. |