Closed BECATRUE closed 1 year ago
Using DDSControllerWidget, I will develop a frame with all DDS controllers.
DDSControllerWidget
DDSControllerFrame is a subclass of QWidget. It consists of several DDSControllerWidgets.
DDSControllerFrame
QWidget
This issue is similar to #163.
See also: #152.
Feature you want to implement
Using
DDSControllerWidget
, I will develop a frame with all DDS controllers.How the feature is implemented
DDSControllerFrame
is a subclass ofQWidget
. It consists of severalDDSControllerWidget
s.Additional context
This issue is similar to #163.
See also: #152.