QDesktopServices

Binding for C++ class QDesktopServices.

Members

Static functions

openUrl
bool openUrl(const(QUrl) url)
Undocumented in source.
setUrlHandler
void setUrlHandler(const(QString) scheme, QObject receiver, const(char)* method)
Undocumented in source.
unsetUrlHandler
void unsetUrlHandler(const(QString) scheme)
Undocumented in source.

Meta