defuze.me
Client
|
This is the autorization window displayed by the remote device doorman to querry the user's approval when a device is trying to connect. More...
#include <authview.hpp>
Signals | |
void | answered (RemoteSock *, unsigned, bool, bool) |
Signal emited when the user answer. | |
Public Member Functions | |
AuthView (const RemoteEvent &event) | |
Protected Member Functions | |
void | closeEvent (QCloseEvent *close_event) |
This is the autorization window displayed by the remote device doorman to querry the user's approval when a device is trying to connect.
Definition at line 17 of file authview.hpp.