SIGUSR1/SIGUSR2 implemented again (#725)

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
This commit is contained in:
Paulchen Panther
2020-03-26 19:37:39 +01:00
committed by GitHub
parent aaa4235cab
commit c3cf352b0c
3 changed files with 18 additions and 6 deletions

View File

@@ -67,6 +67,12 @@ public slots:
///
bool stopInstance(const quint8& inst);
///
/// @brief Toggle the state of all Hyperion instances
/// @param pause If true all instances toggle to pause, else to resume
///
void toggleStateAllInstances(const bool& pause = false);
///
/// @brief Create a new Hyperion instance entry in db
/// @param name The friendly name of the instance