Add support for reading state
This commit is contained in:
parent
1eac3f6a83
commit
4c2a4790c0
12 changed files with 163 additions and 103 deletions
|
|
@ -33,6 +33,7 @@ public slots:
|
|||
private slots:
|
||||
void onChannelToggled(bool checked);
|
||||
void onGangComboChanged(int index);
|
||||
void replaceMultiplexer(std::shared_ptr<struct eismultiplexer> multiplexer, int serial = -1);
|
||||
|
||||
signals:
|
||||
void channelAboutToBeTurnedOn(uint16_t deviceSerial, uint16_t channelNumber);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue