Inheritance diagram for ConnectionHandler:Signals | |
| void | finished (int response) |
Public Member Functions | |
| ConnectionHandler (ServerPtr server, QWidget *parentWidget=NULL, bool handleResponse=false) | |
| void | run () |
Static Public Member Functions | |
| static ConnectionHandler * | connectByUrl (const QUrl &url) |
Protected Slots | |
| void | checkResponse (const ServerPtr &server, int response) |
Protected Member Functions | |
| void | finish (int response) |
| void | refreshToJoin () |
Definition at line 57 of file connectionhandler.h.