snu-quiqcl / iquip

Ion trap Quantum computing User Interface Project
GNU General Public License v3.0
7 stars 0 forks source link

Frame with all TTL controllers: `TTLControllerFrame` #154

Closed BECATRUE closed 1 year ago

BECATRUE commented 1 year ago

Feature you want to implement

Using TTLControllerWidget, I will develop a frame with all TTL controllers, which enables to set the override option of all TTLs.

How the feature is implemented

TTLControllerFrame is a subclass of QWidget. It consists of the followings:

See also: #152