Implement support for quitting apps
This commit is contained in:
parent
be52272e5c
commit
608db6a3e5
6 changed files with 179 additions and 17 deletions
|
|
@ -272,7 +272,7 @@ signals:
|
|||
|
||||
void computerAddCompleted(QVariant success);
|
||||
|
||||
void quitAppCompleted(QString error);
|
||||
void quitAppCompleted(QVariant error);
|
||||
|
||||
private slots:
|
||||
void handleComputerStateChanged(NvComputer* computer);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue