vdat.gui.mainwidget – The biggest widget¶
Create the main central widget of the VDAT GUI
-
class
vdat.gui.mainwidget.VDATMainWidget(parent=None)[source]¶ Bases:
PyQt5.QtWidgets.QWidgetCentral widget containing the focal plane, splitter etc.
-
sig_selectAllIFUs¶
-
sig_deselectAllIFUs¶
-
redoSymlink()[source]¶ Redo the symlinking, create a new model, plug into the tree view and trigger the redraw
-
_redo_symlink()[source]¶ Function to execute in a thread when
redoSymlink()is triggered
-