nexxT.services.gui.RecordingControl module
This module provides the recording control GUI service for the nexxT framework.
- class nexxT.services.gui.RecordingControl.MVCRecordingControlGUI(config)[source]
Bases:
MVCRecordingControlBaseThis service implements a GUI frontend for the recording service
- __init__(self, /, parent: PySide6.QtCore.QObject | None = None, *, objectName: str | None = None) None[source]
Initialize self. See help(type(self)) for accurate signature.
- staticMetaObject = PySide6.QtCore.QMetaObject("MVCRecordingControlGUI" inherits "MVCRecordingControlBase": )