inspigtor.gui.utils package¶
Submodules¶
inspigtor.gui.utils.helper_functions module¶
-
inspigtor.gui.utils.helper_functions.debug_trace()¶ Set a tracepoint in the Python debugger that works with Qt
-
inspigtor.gui.utils.helper_functions.find_main_window()¶ Find and return the main window
- Returns:
- PyQt5.QtWidgets.QMainWindow: the main window (None if not found)