#include <connectionhandler.h>
Inheritance diagram for PluginUrlHandler:Public Slots | |
| void | handleUrl (const QUrl &url) |
Static Public Member Functions | |
| static void | registerAll () |
| static void | registerScheme (const QString &scheme) |
This is needed so we can register the ConnectionHandler with QDesktopServices.
Definition at line 42 of file connectionhandler.h.