Implement manually adding PCs
This commit is contained in:
parent
6687936e2f
commit
ecebf75b88
6 changed files with 135 additions and 58 deletions
|
|
@ -31,6 +31,8 @@ public:
|
|||
|
||||
Q_INVOKABLE void pairComputer(int computerIndex, QString pin);
|
||||
|
||||
Q_INVOKABLE bool wakeComputer(int computerIndex);
|
||||
|
||||
signals:
|
||||
void pairingCompleted(QVariant error);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue