snu-quiqcl / iquip

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

Single TTL controller: `TTLControllerWidget` #153

Closed BECATRUE closed 1 year ago

BECATRUE commented 1 year ago

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 of QWidget. It consists of the followings:

See also: #152