Add the ability to enable and disable actors from the ui

add safe and timeout to the regulator actor
This commit is contained in:
uvos 2024-12-03 00:24:35 +01:00
parent d8471789b7
commit 271330d5fd
7 changed files with 176 additions and 20 deletions

View file

@ -41,6 +41,7 @@ private slots:
void changeAction(int index);
void valueChanged(int value);
void editAsItem();
void setEnabled();
private: