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: MVCRecordingControlBase

This service implements a GUI frontend for the recording service

__init__(config)[source]
staticMetaObject = PySide6.QtCore.QMetaObject("MVCRecordingControlGUI" inherits "MVCRecordingControlBase": )