31 QGST_WRAPPER_DIFFERENT_C_CLASS(
UriHandler, URIHandler)
33 static bool protocolIsSupported(UriType type,
const char *protocol);
34 static ElementPtr makeFromUri(UriType type,
const QUrl & uri,
const char *elementName = NULL);
36 UriType uriType()
const;
37 QStringList supportedProtocols()
const;
39 bool setUri(
const QUrl & uri);