Closed BECATRUE closed 1 year ago
For the first step of TTL controller project, I will develop a single TTL controller, which enables to set overriding and level.
TTLControllerWidget is a subclass of QWidget. It consists of the followings:
TTLControllerWidget
QWidget
TTLMonitorWidget
See also: #152
Feature you want to implement
For the first step of TTL controller project, I will develop a single TTL controller, which enables to set overriding and level.
How the feature is implemented
TTLControllerWidget
is a subclass ofQWidget
. It consists of the followings:TTLMonitorWidget
instance: To show the TTL status, but the actual function won't be implemented in this issue.See also: #152