Uses of Class
io.qt.core.QUrl
-
Uses of QUrl in io.qt.core
Methods in io.qt.core that return QUrl Modifier and Type Method Description QUrl
QUrl. adjusted(int options)
QUrl
QUrl. clone()
static QUrl
QUrl. fromClassPath(String classspath)
static QUrl
QUrl. fromEncoded(QByteArray url)
Overloaded function forfromEncoded(io.qt.core.QByteArray, io.qt.core.QUrl.ParsingMode)
withmode = io.qt.core.QUrl.ParsingMode.TolerantMode
.static QUrl
QUrl. fromEncoded(QByteArray url, QUrl.ParsingMode mode)
static QUrl
QUrl. fromLocalFile(String localfile)
static QUrl
QUrl. fromUserInput(String userInput)
static QUrl
QUrl. fromUserInput(String userInput, String workingDirectory)
Overloaded function forfromUserInput(java.lang.String, java.lang.String, io.qt.core.QUrl.UserInputResolutionOptions)
withoptions = new io.qt.core.QUrl.UserInputResolutionOptions(0)
.static QUrl
QUrl. fromUserInput(String userInput, String workingDirectory, QUrl.UserInputResolutionOption... options)
Overloaded function forfromUserInput(java.lang.String, java.lang.String, io.qt.core.QUrl.UserInputResolutionOptions)
.static QUrl
QUrl. fromUserInput(String userInput, String workingDirectory, QUrl.UserInputResolutionOptions options)
QUrl
QUrl. resolved(QUrl relative)
QUrl
QFileSelector. select(QUrl filePath)
QUrl
QCborValue. toUrl()
Overloaded function forQCborValue.toUrl(io.qt.core.QUrl)
withdefaultValue = new io.qt.core.QUrl()
.QUrl
QCborValue. toUrl(QUrl defaultValue)
Methods in io.qt.core that return types with arguments of type QUrl Modifier and Type Method Description static QList<QUrl>
QUrl. fromStringList(Collection<String> uris)
Overloaded function forfromStringList(java.util.Collection, io.qt.core.QUrl.ParsingMode)
withmode = io.qt.core.QUrl.ParsingMode.TolerantMode
.static QList<QUrl>
QUrl. fromStringList(Collection<String> uris, QUrl.ParsingMode mode)
QList<QUrl>
QMimeData. urls()
Methods in io.qt.core with parameters of type QUrl Modifier and Type Method Description int
QUrl. compareTo(QUrl other)
boolean
QUrl. isParentOf(QUrl url)
boolean
QUrl. matches(QUrl url, int options)
QMimeType
QMimeDatabase. mimeTypeForUrl(QUrl url)
QUrl
QUrl. resolved(QUrl relative)
QUrl
QFileSelector. select(QUrl filePath)
void
QUrl. swap(QUrl other)
QUrl
QCborValue. toUrl(QUrl defaultValue)
Method parameters in io.qt.core with type arguments of type QUrl Modifier and Type Method Description void
QMimeData. setUrls(Collection<QUrl> urls)
static QStringList
QUrl. toStringList(Collection<QUrl> uris)
static QStringList
QUrl. toStringList(Collection<QUrl> uris, QUrl.FormattingOption... options)
static QStringList
QUrl. toStringList(Collection<QUrl> uris, QUrl.FormattingOptions options)
Constructors in io.qt.core with parameters of type QUrl Constructor Description QCborValue(QUrl url)
QUrl(QUrl copy)
See QUrl::QUrl(QUrl)QUrlQuery(QUrl url)
-
Uses of QUrl in io.qt.gui
Fields in io.qt.gui with type parameters of type QUrl Modifier and Type Field Description QObject.Signal1<QUrl>
QTextDocument. baseUrlChanged
Methods in io.qt.gui that return QUrl Modifier and Type Method Description QUrl
QTextDocument. baseUrl()
QUrl
QFileOpenEvent. url()
Methods in io.qt.gui with parameters of type QUrl Modifier and Type Method Description void
QTextDocument. addResource(int type, QUrl name, Object resource)
void
QDesktopServices.UrlHandler. handleUrl(QUrl url)
protected Object
QTextDocument. loadResource(int type, QUrl name)
static boolean
QDesktopServices. openUrl(QUrl url)
Object
QTextDocument. resource(int type, QUrl name)
void
QTextDocument. setBaseUrl(QUrl url)
Constructors in io.qt.gui with parameters of type QUrl Constructor Description QFileOpenEvent(QUrl url)
-
Uses of QUrl in io.qt.help
Fields in io.qt.help with type parameters of type QUrl Modifier and Type Field Description QObject.Signal1<QUrl>
QHelpContentWidget. linkActivated
QObject.Signal2<QUrl,String>
QHelpIndexWidget. linkActivated
Deprecated.Use documentActivated() insteadQObject.Signal2<NavigableMap<String,QUrl>,String>
QHelpIndexWidget. linksActivated
Deprecated.Use documentsActivated() insteadQObject.Signal1<QUrl>
QHelpSearchResultWidget. requestShowLink
Methods in io.qt.help that return QUrl Modifier and Type Method Description QUrl
QHelpEngineCore. findFile(QUrl url)
QUrl
QHelpSearchResultWidget. linkAt(QPoint point)
QUrl
QHelpContentItem. url()
QUrl
QHelpLink. url()
Target url of the linkQUrl
QHelpSearchResult. url()
Methods in io.qt.help that return types with arguments of type QUrl Modifier and Type Method Description QList<QUrl>
QHelpEngineCore. files(String namespaceName, String filterName)
Overloaded function forQHelpEngineCore.files(java.lang.String, java.lang.String, java.lang.String)
withextensionFilter = ""
.QList<QUrl>
QHelpEngineCore. files(String namespaceName, String filterName, String extensionFilter)
QList<QUrl>
QHelpEngineCore. files(String namespaceName, Collection<String> filterAttributes)
Overloaded function forQHelpEngineCore.files(java.lang.String, java.util.Collection, java.lang.String)
withextensionFilter = ""
.QList<QUrl>
QHelpEngineCore. files(String namespaceName, Collection<String> filterAttributes, String extensionFilter)
QMap<String,QUrl>
QHelpEngineCore. linksForIdentifier(String id)
Deprecated.QMap<String,QUrl>
QHelpEngineCore. linksForKeyword(String keyword)
Deprecated.QMap<String,QUrl>
QHelpIndexModel. linksForKeyword(String keyword)
Deprecated.Methods in io.qt.help with parameters of type QUrl Modifier and Type Method Description QByteArray
QHelpEngineCore. fileData(QUrl url)
QUrl
QHelpEngineCore. findFile(QUrl url)
QModelIndex
QHelpContentWidget. indexOf(QUrl link)
void
QHelpLink. setUrl(QUrl url)
Target url of the linkConstructors in io.qt.help with parameters of type QUrl Constructor Description QHelpSearchResult(QUrl url, String title, String snippet)
-
Uses of QUrl in io.qt.location
Methods in io.qt.location that return QUrl Modifier and Type Method Description QUrl
QPlaceManagerEngine. constructIconUrl(QPlaceIcon icon, QSize size)
QUrl
QPlace. primaryWebsite()
QUrl
QPlaceIcon. url()
Overloaded function forQPlaceIcon.url(io.qt.core.QSize)
withsize = new io.qt.core.QSize()
.QUrl
QPlaceIcon. url(QSize size)
QUrl
QPlaceImage. url()
QUrl
QPlaceSupplier. url()
-
Uses of QUrl in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QUrl Modifier and Type Field Description QObject.Signal1<QUrl>
QMediaRecorder. actualLocationChanged
QObject.Signal1<QUrl>
QMediaRecorderControl. actualLocationChanged
Methods in io.qt.multimedia that return QUrl Modifier and Type Method Description QUrl
QMediaRecorder. actualLocation()
QUrl
QMediaContent. canonicalUrl()
Deprecated.Use QMediaContent::request().url()QUrl
QMediaRecorder. outputLocation()
abstract QUrl
QMediaRecorderControl. outputLocation()
QUrl
QSoundEffect. source()
QUrl
QMediaResource. url()
Methods in io.qt.multimedia with parameters of type QUrl Modifier and Type Method Description void
QMediaPlaylist. load(QUrl location)
Overloaded function forQMediaPlaylist.load(io.qt.core.QUrl, java.lang.String)
withformat = null
.void
QMediaPlaylist. load(QUrl location, String format)
boolean
QMediaPlaylist. save(QUrl location)
Overloaded function forQMediaPlaylist.save(io.qt.core.QUrl, java.lang.String)
withformat = null
.boolean
QMediaPlaylist. save(QUrl location, String format)
boolean
QMediaRecorder. setOutputLocation(QUrl location)
abstract boolean
QMediaRecorderControl. setOutputLocation(QUrl location)
void
QSoundEffect. setSource(QUrl url)
Constructors in io.qt.multimedia with parameters of type QUrl Constructor Description QMediaContent(QUrl contentUrl)
QMediaContent(QMediaPlaylist playlist, QUrl contentUrl)
Overloaded constructor forQMediaContent(io.qt.multimedia.QMediaPlaylist, io.qt.core.QUrl, boolean)
withtakeOwnership = false
.QMediaContent(QMediaPlaylist playlist, QUrl contentUrl, boolean takeOwnership)
QMediaResource(QUrl url)
Overloaded constructor forQMediaResource(io.qt.core.QUrl, java.lang.String)
withmimeType = ""
.QMediaResource(QUrl url, String mimeType)
-
Uses of QUrl in io.qt.network
Fields in io.qt.network with type parameters of type QUrl Modifier and Type Field Description QObject.Signal1<QUrl>
QNetworkReply. redirected
Methods in io.qt.network that return QUrl Modifier and Type Method Description QUrl
QNetworkCacheMetaData. url()
QUrl
QNetworkProxyQuery. url()
QUrl
QNetworkReply. url()
QUrl
QNetworkRequest. url()
Methods in io.qt.network with parameters of type QUrl Modifier and Type Method Description List<QNetworkCookie>
QNetworkCookieJar. cookiesForUrl(QUrl url)
abstract QIODevice
QAbstractNetworkCache. data(QUrl url)
QIODevice
QNetworkDiskCache. data(QUrl url)
abstract QNetworkCacheMetaData
QAbstractNetworkCache. metaData(QUrl url)
QNetworkCacheMetaData
QNetworkDiskCache. metaData(QUrl url)
void
QNetworkCookie. normalize(QUrl url)
abstract boolean
QAbstractNetworkCache. remove(QUrl url)
boolean
QNetworkDiskCache. remove(QUrl url)
boolean
QNetworkCookieJar. setCookiesFromUrl(Collection<QNetworkCookie> cookieList, QUrl url)
void
QNetworkCacheMetaData. setUrl(QUrl url)
void
QNetworkProxyQuery. setUrl(QUrl url)
protected void
QNetworkReply. setUrl(QUrl url)
void
QNetworkRequest. setUrl(QUrl url)
protected boolean
QNetworkCookieJar. validateCookie(QNetworkCookie cookie, QUrl url)
Constructors in io.qt.network with parameters of type QUrl Constructor Description QNetworkProxyQuery(QUrl requestUrl)
Overloaded constructor forQNetworkProxyQuery(io.qt.core.QUrl, io.qt.network.QNetworkProxyQuery.QueryType)
withqueryType = io.qt.network.QNetworkProxyQuery.QueryType.UrlRequest
.QNetworkProxyQuery(QUrl requestUrl, QNetworkProxyQuery.QueryType queryType)
QNetworkProxyQuery(QNetworkConfiguration networkConfiguration, QUrl requestUrl)
Deprecated.QNetworkConfiguration support in QNetworkProxy is deprecatedQNetworkProxyQuery(QNetworkConfiguration networkConfiguration, QUrl requestUrl, QNetworkProxyQuery.QueryType queryType)
Deprecated.QNetworkConfiguration support in QNetworkProxy is deprecatedQNetworkRequest(QUrl url)
-
Uses of QUrl in io.qt.network.auth
Fields in io.qt.network.auth with type parameters of type QUrl Modifier and Type Field Description QObject.Signal1<QUrl>
QOAuth2AuthorizationCodeFlow. accessTokenUrlChanged
QObject.Signal1<QUrl>
QAbstractOAuth. authorizationUrlChanged
QObject.Signal1<QUrl>
QAbstractOAuth. authorizeWithBrowser
QObject.Signal3<String,String,QUrl>
QAbstractOAuth2. error
QObject.Signal1<QUrl>
QOAuth1. temporaryCredentialsUrlChanged
QObject.Signal1<QUrl>
QOAuth1. tokenCredentialsUrlChanged
Methods in io.qt.network.auth that return QUrl Modifier and Type Method Description QUrl
QOAuth2AuthorizationCodeFlow. accessTokenUrl()
QUrl
QAbstractOAuth. authorizationUrl()
protected QUrl
QOAuth2AuthorizationCodeFlow. buildAuthenticateUrl()
Overloaded function forQOAuth2AuthorizationCodeFlow.buildAuthenticateUrl(java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.protected QUrl
QOAuth2AuthorizationCodeFlow. buildAuthenticateUrl(Map<String,Object> parameters)
QUrl
QAbstractOAuth2. createAuthenticatedUrl(QUrl url)
Overloaded function forQAbstractOAuth2.createAuthenticatedUrl(io.qt.core.QUrl, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.QUrl
QAbstractOAuth2. createAuthenticatedUrl(QUrl url, Map<String,Object> parameters)
QUrl
QOAuth1. temporaryCredentialsUrl()
QUrl
QOAuth1. tokenCredentialsUrl()
QUrl
QOAuth1Signature. url()
Methods in io.qt.network.auth with parameters of type QUrl Modifier and Type Method Description QUrl
QAbstractOAuth2. createAuthenticatedUrl(QUrl url)
Overloaded function forQAbstractOAuth2.createAuthenticatedUrl(io.qt.core.QUrl, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.QUrl
QAbstractOAuth2. createAuthenticatedUrl(QUrl url, Map<String,Object> parameters)
QNetworkReply
QAbstractOAuth. deleteResource(QUrl url)
Overloaded function forQAbstractOAuth.deleteResource(io.qt.core.QUrl, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.abstract QNetworkReply
QAbstractOAuth. deleteResource(QUrl url, Map<String,Object> parameters)
QNetworkReply
QAbstractOAuth2. deleteResource(QUrl url, Map<String,Object> parameters)
QNetworkReply
QOAuth1. deleteResource(QUrl url, Map<String,Object> parameters)
QNetworkReply
QAbstractOAuth. get(QUrl url)
Overloaded function forQAbstractOAuth.get(io.qt.core.QUrl, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.abstract QNetworkReply
QAbstractOAuth. get(QUrl url, Map<String,Object> parameters)
QNetworkReply
QAbstractOAuth2. get(QUrl url, Map<String,Object> parameters)
QNetworkReply
QOAuth1. get(QUrl url, Map<String,Object> parameters)
QNetworkReply
QAbstractOAuth. head(QUrl url)
Overloaded function forQAbstractOAuth.head(io.qt.core.QUrl, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.abstract QNetworkReply
QAbstractOAuth. head(QUrl url, Map<String,Object> parameters)
QNetworkReply
QAbstractOAuth2. head(QUrl url, Map<String,Object> parameters)
QNetworkReply
QOAuth1. head(QUrl url, Map<String,Object> parameters)
QNetworkReply
QAbstractOAuth. post(QUrl url)
Overloaded function forQAbstractOAuth.post(io.qt.core.QUrl, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.abstract QNetworkReply
QAbstractOAuth. post(QUrl url, Map<String,Object> parameters)
QNetworkReply
QAbstractOAuth2. post(QUrl url, QByteArray data)
QNetworkReply
QAbstractOAuth2. post(QUrl url, QHttpMultiPart multiPart)
QNetworkReply
QAbstractOAuth2. post(QUrl url, Map<String,Object> parameters)
QNetworkReply
QOAuth1. post(QUrl url, Map<String,Object> parameters)
QNetworkReply
QAbstractOAuth. put(QUrl url)
Overloaded function forQAbstractOAuth.put(io.qt.core.QUrl, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.abstract QNetworkReply
QAbstractOAuth. put(QUrl url, Map<String,Object> parameters)
QNetworkReply
QAbstractOAuth2. put(QUrl url, QByteArray data)
QNetworkReply
QAbstractOAuth2. put(QUrl url, QHttpMultiPart multiPart)
QNetworkReply
QAbstractOAuth2. put(QUrl url, Map<String,Object> parameters)
QNetworkReply
QOAuth1. put(QUrl url, Map<String,Object> parameters)
protected QNetworkReply
QOAuth1. requestTemporaryCredentials(QNetworkAccessManager.Operation operation, QUrl url)
Overloaded function forQOAuth1.requestTemporaryCredentials(io.qt.network.QNetworkAccessManager.Operation, io.qt.core.QUrl, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.protected QNetworkReply
QOAuth1. requestTemporaryCredentials(QNetworkAccessManager.Operation operation, QUrl url, Map<String,Object> parameters)
protected QNetworkReply
QOAuth1. requestTokenCredentials(QNetworkAccessManager.Operation operation, QUrl url, QPair<String,String> temporaryToken)
Overloaded function forQOAuth1.requestTokenCredentials(io.qt.network.QNetworkAccessManager.Operation, io.qt.core.QUrl, io.qt.core.QPair, java.util.Map)
withparameters = java.util.Collections.emptyNavigableMap()
.protected QNetworkReply
QOAuth1. requestTokenCredentials(QNetworkAccessManager.Operation operation, QUrl url, QPair<String,String> temporaryToken, Map<String,Object> parameters)
protected void
QAbstractOAuth. resourceOwnerAuthorization(QUrl url, Map<String,Object> parameters)
protected void
QOAuth2AuthorizationCodeFlow. resourceOwnerAuthorization(QUrl url, Map<String,Object> parameters)
void
QOAuth2AuthorizationCodeFlow. setAccessTokenUrl(QUrl accessTokenUrl)
void
QAbstractOAuth. setAuthorizationUrl(QUrl url)
void
QOAuth1. setTemporaryCredentialsUrl(QUrl url)
void
QOAuth1. setTokenCredentialsUrl(QUrl url)
void
QOAuth1Signature. setUrl(QUrl url)
-
Uses of QUrl in io.qt.nfc
Methods in io.qt.nfc that return QUrl Modifier and Type Method Description QUrl
QNdefNfcSmartPosterRecord. uri()
QUrl
QNdefNfcUriRecord. uri()
QUrl
QNearFieldTarget. url()
-
Uses of QUrl in io.qt.qml
Fields in io.qt.qml with type parameters of type QUrl Modifier and Type Field Description QObject.Signal2<QObject,QUrl>
QQmlApplicationEngine. objectCreated
Methods in io.qt.qml that return QUrl Modifier and Type Method Description QUrl
QQmlContext. baseUrl()
QUrl
QQmlEngine. baseUrl()
QUrl
QQmlExtensionPlugin. baseUrl()
abstract QUrl
QQmlAbstractUrlInterceptor.Impl. intercept(QUrl path, QQmlAbstractUrlInterceptor.DataType type)
QUrl
QQmlAbstractUrlInterceptor. intercept(QUrl path, QQmlAbstractUrlInterceptor.DataType type)
QUrl
QQmlContext. resolvedUrl(QUrl arg__1)
QUrl
QQmlComponent. url()
QUrl
QQmlError. url()
QUrl
QQmlFile. url()
Methods in io.qt.qml with parameters of type QUrl Modifier and Type Method Description abstract QUrl
QQmlAbstractUrlInterceptor.Impl. intercept(QUrl path, QQmlAbstractUrlInterceptor.DataType type)
QUrl
QQmlAbstractUrlInterceptor. intercept(QUrl path, QQmlAbstractUrlInterceptor.DataType type)
static boolean
QQmlFile. isLocalFile(QUrl url)
static boolean
QQmlFile. isSynchronous(QUrl url)
void
QQmlApplicationEngine. load(QUrl url)
void
QQmlFile. load(QQmlEngine arg__1, QUrl arg__2)
void
QQmlApplicationEngine. loadData(QByteArray data, QUrl url)
void
QQmlComponent. loadUrl(QUrl url)
void
QQmlComponent. loadUrl(QUrl url, QQmlComponent.CompilationMode mode)
static int
QtQml. qmlRegisterSingletonType(QUrl url, String uri, int versionMajor, int versionMinor, String qmlName)
static int
QtQml. qmlRegisterType(QUrl url, String uri, int versionMajor, int versionMinor, String qmlName)
QUrl
QQmlContext. resolvedUrl(QUrl arg__1)
void
QQmlContext. setBaseUrl(QUrl arg__1)
void
QQmlEngine. setBaseUrl(QUrl arg__1)
void
QQmlComponent. setData(byte[] data, QUrl baseUrl)
void
QQmlComponent. setData(QByteArray arg__1, QUrl baseUrl)
void
QQmlComponent. setData(String data, QUrl baseUrl)
void
QQmlError. setUrl(QUrl arg__1)
static String
QQmlFile. urlToLocalFileOrQrc(QUrl arg__1)
Constructors in io.qt.qml with parameters of type QUrl Constructor Description QQmlApplicationEngine(QUrl url)
Overloaded constructor forQQmlApplicationEngine(io.qt.core.QUrl, io.qt.core.QObject)
withparent = null
.QQmlApplicationEngine(QUrl url, QObject parent)
QQmlComponent(QQmlEngine arg__1, QUrl url)
Overloaded constructor forQQmlComponent(io.qt.qml.QQmlEngine, io.qt.core.QUrl, io.qt.core.QObject)
withparent = null
.QQmlComponent(QQmlEngine arg__1, QUrl url, QObject parent)
QQmlComponent(QQmlEngine arg__1, QUrl url, QQmlComponent.CompilationMode mode)
Overloaded constructor forQQmlComponent(io.qt.qml.QQmlEngine, io.qt.core.QUrl, io.qt.qml.QQmlComponent.CompilationMode, io.qt.core.QObject)
withparent = null
.QQmlComponent(QQmlEngine arg__1, QUrl url, QQmlComponent.CompilationMode mode, QObject parent)
QQmlFile(QQmlEngine arg__1, QUrl arg__2)
-
Uses of QUrl in io.qt.qt3d.animation
Fields in io.qt.qt3d.animation with type parameters of type QUrl Modifier and Type Field Description QObject.Signal1<QUrl>
QAnimationClipLoader. sourceChanged
Methods in io.qt.qt3d.animation that return QUrl Modifier and Type Method Description QUrl
QAnimationClipLoader. source()
Methods in io.qt.qt3d.animation with parameters of type QUrl Modifier and Type Method Description void
QAnimationClipLoader. setSource(QUrl source)
Constructors in io.qt.qt3d.animation with parameters of type QUrl Constructor Description QAnimationClipLoader(QUrl source)
Overloaded constructor forQAnimationClipLoader(io.qt.core.QUrl, io.qt.qt3d.core.QNode)
withparent = null
.QAnimationClipLoader(QUrl source, QNode parent)
-
Uses of QUrl in io.qt.qt3d.core
Fields in io.qt.qt3d.core with type parameters of type QUrl Modifier and Type Field Description QObject.Signal1<QUrl>
QSkeletonLoader. sourceChanged
Methods in io.qt.qt3d.core that return QUrl Modifier and Type Method Description QUrl
QSkeletonLoader. source()
Methods in io.qt.qt3d.core with parameters of type QUrl Modifier and Type Method Description void
QSkeletonLoader. setSource(QUrl source)
Constructors in io.qt.qt3d.core with parameters of type QUrl Constructor Description QSkeletonLoader(QUrl source)
Overloaded constructor forQSkeletonLoader(io.qt.core.QUrl, io.qt.qt3d.core.QNode)
withparent = null
.QSkeletonLoader(QUrl source, QNode parent)
-
Uses of QUrl in io.qt.qt3d.core.quick
Methods in io.qt.qt3d.core.quick with parameters of type QUrl Modifier and Type Method Description void
QQmlAspectEngine. setSource(QUrl source)
-
Uses of QUrl in io.qt.qt3d.extras.quick
Methods in io.qt.qt3d.extras.quick with parameters of type QUrl Modifier and Type Method Description void
Qt3DQuickWindow. setSource(QUrl source)
-
Uses of QUrl in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QUrl Modifier and Type Field Description QObject.Signal1<QUrl>
QShaderProgramBuilder. computeShaderGraphChanged
QObject.Signal1<QUrl>
QShaderProgramBuilder. fragmentShaderGraphChanged
QObject.Signal1<QUrl>
QShaderProgramBuilder. geometryShaderGraphChanged
QObject.Signal1<QUrl>
QMesh. sourceChanged
QObject.Signal1<QUrl>
QSceneLoader. sourceChanged
QObject.Signal1<QUrl>
QTextureImage. sourceChanged
QObject.Signal1<QUrl>
QTextureLoader. sourceChanged
QObject.Signal1<QUrl>
QShaderProgramBuilder. tessellationControlShaderGraphChanged
QObject.Signal1<QUrl>
QShaderProgramBuilder. tessellationEvaluationShaderGraphChanged
QObject.Signal1<QUrl>
QShaderProgramBuilder. vertexShaderGraphChanged
Methods in io.qt.qt3d.render that return QUrl Modifier and Type Method Description QUrl
QShaderProgramBuilder. computeShaderGraph()
QUrl
QShaderProgramBuilder. fragmentShaderGraph()
QUrl
QShaderProgramBuilder. geometryShaderGraph()
QUrl
QMesh. source()
QUrl
QSceneLoader. source()
QUrl
QTextureImage. source()
QUrl
QTextureLoader. source()
QUrl
QShaderProgramBuilder. tessellationControlShaderGraph()
QUrl
QShaderProgramBuilder. tessellationEvaluationShaderGraph()
QUrl
QShaderProgramBuilder. vertexShaderGraph()
Methods in io.qt.qt3d.render with parameters of type QUrl Modifier and Type Method Description static QByteArray
QShaderProgram. loadSource(QUrl sourceUrl)
void
QShaderProgramBuilder. setComputeShaderGraph(QUrl computeShaderGraph)
void
QShaderProgramBuilder. setFragmentShaderGraph(QUrl fragmentShaderGraph)
void
QShaderProgramBuilder. setGeometryShaderGraph(QUrl geometryShaderGraph)
void
QMesh. setSource(QUrl source)
void
QSceneLoader. setSource(QUrl arg)
void
QTextureImage. setSource(QUrl source)
void
QTextureLoader. setSource(QUrl source)
void
QShaderProgramBuilder. setTessellationControlShaderGraph(QUrl tessellationControlShaderGraph)
void
QShaderProgramBuilder. setTessellationEvaluationShaderGraph(QUrl tessellationEvaluationShaderGraph)
void
QShaderProgramBuilder. setVertexShaderGraph(QUrl vertexShaderGraph)
-
Uses of QUrl in io.qt.quick
Methods in io.qt.quick that return QUrl Modifier and Type Method Description QUrl
QQuickView. source()
QUrl
QQuickItemGrabResult. url()
Methods in io.qt.quick with parameters of type QUrl Modifier and Type Method Description void
QQuickView. setContent(QUrl url, QQmlComponent component, QObject item)
void
QQuickView. setSource(QUrl arg__1)
Constructors in io.qt.quick with parameters of type QUrl Constructor Description QQuickView(QUrl source)
Overloaded constructor forQQuickView(io.qt.core.QUrl, io.qt.gui.QWindow)
withparent = null
.QQuickView(QUrl source, QWindow parent)
QQuickView(QUrl source, QQuickRenderControl renderControl)
-
Uses of QUrl in io.qt.quick.widgets
Methods in io.qt.quick.widgets that return QUrl Modifier and Type Method Description QUrl
QQuickWidget. source()
Methods in io.qt.quick.widgets with parameters of type QUrl Modifier and Type Method Description void
QQuickWidget. setContent(QUrl url, QQmlComponent component, QObject item)
void
QQuickWidget. setSource(QUrl arg__1)
Constructors in io.qt.quick.widgets with parameters of type QUrl Constructor Description QQuickWidget(QUrl source)
Overloaded constructor forQQuickWidget(io.qt.core.QUrl, io.qt.widgets.QWidget)
withparent = null
.QQuickWidget(QUrl source, QWidget parent)
-
Uses of QUrl in io.qt.remoteobjects
Methods in io.qt.remoteobjects that return QUrl Modifier and Type Method Description abstract QUrl
QConnectionAbstractServer. address()
protected QUrl
QRemoteObjectHost. hostUrl()
protected QUrl
QRemoteObjectHostBase. hostUrl()
QUrl
QRemoteObjectSourceLocationInfo. hostUrl()
QUrl
QRemoteObjectNode. registryUrl()
QUrl
ClientIoDevice. url()
Methods in io.qt.remoteobjects with parameters of type QUrl Modifier and Type Method Description void
QRemoteObjectNode.RemoteObjectSchemaHandler. call(QUrl arg__1)
boolean
QRemoteObjectNode. connectToNode(QUrl address)
abstract boolean
QConnectionAbstractServer. listen(QUrl address)
boolean
QRemoteObjectHostBase. proxy(QUrl registryUrl)
boolean
QRemoteObjectHostBase. proxy(QUrl registryUrl, QUrl hostUrl)
Overloaded function forQRemoteObjectHostBase.proxy(io.qt.core.QUrl, io.qt.core.QUrl, io.qt.remoteobjects.QRemoteObjectHostBase.RemoteObjectNameFilter)
withfilter = (a,b)->true
.boolean
QRemoteObjectHostBase. proxy(QUrl registryUrl, QUrl hostUrl, QRemoteObjectHostBase.RemoteObjectNameFilter filter)
Forward Remote Objects from another networkprotected boolean
QRemoteObjectHost. setHostUrl(QUrl hostAddress, QRemoteObjectHostBase.AllowedSchemas allowedSchemas)
protected boolean
QRemoteObjectHostBase. setHostUrl(QUrl hostAddress)
Overloaded function forQRemoteObjectHostBase.setHostUrl(io.qt.core.QUrl, io.qt.remoteobjects.QRemoteObjectHostBase.AllowedSchemas)
withallowedSchemas = io.qt.remoteobjects.QRemoteObjectHostBase.AllowedSchemas.BuiltInSchemasOnly
.protected boolean
QRemoteObjectHostBase. setHostUrl(QUrl hostAddress, QRemoteObjectHostBase.AllowedSchemas allowedSchemas)
void
QRemoteObjectSourceLocationInfo. setHostUrl(QUrl hostUrl)
boolean
QRemoteObjectNode. setRegistryUrl(QUrl registryAddress)
boolean
QRemoteObjectRegistryHost. setRegistryUrl(QUrl registryUrl)
-
Uses of QUrl in io.qt.webengine
Fields in io.qt.webengine with type parameters of type QUrl Modifier and Type Field Description QObject.Signal1<QUrl>
QQuickWebEngineScript. sourceUrlChanged
Methods in io.qt.webengine that return QUrl Modifier and Type Method Description QUrl
QQuickWebEngineScript. sourceUrl()
Methods in io.qt.webengine with parameters of type QUrl Modifier and Type Method Description void
QQuickWebEngineScript. setSourceUrl(QUrl url)
-
Uses of QUrl in io.qt.webengine.core
Methods in io.qt.webengine.core that return QUrl Modifier and Type Method Description QUrl
QWebEngineCookieStore.FilterRequest. firstPartyUrl()
URL that was navigated toQUrl
QWebEngineUrlRequestInfo. firstPartyUrl()
QUrl
QWebEngineUrlRequestInfo. initiator()
QUrl
QWebEngineUrlRequestJob. initiator()
QUrl
QWebEngineCookieStore.FilterRequest. origin()
URL of the script or content accessing a cookieQUrl
QWebEngineNotification. origin()
QUrl
QWebEngineQuotaRequest. origin()
QUrl
QWebEngineRegisterProtocolHandlerRequest. origin()
QUrl
QWebEngineUrlRequestInfo. requestUrl()
QUrl
QWebEngineUrlRequestJob. requestUrl()
QUrl
QWebEngineHttpRequest. url()
Methods in io.qt.webengine.core with parameters of type QUrl Modifier and Type Method Description void
QWebEngineCookieStore. deleteCookie(QNetworkCookie cookie, QUrl origin)
static QWebEngineHttpRequest
QWebEngineHttpRequest. postRequest(QUrl url, Map<String,String> postData)
void
QWebEngineUrlRequestInfo. redirect(QUrl url)
void
QWebEngineUrlRequestJob. redirect(QUrl url)
void
QWebEngineCookieStore. setCookie(QNetworkCookie cookie, QUrl origin)
void
QWebEngineCookieStore.FilterRequest. setFirstPartyUrl(QUrl firstPartyUrl)
URL that was navigated tovoid
QWebEngineCookieStore.FilterRequest. setOrigin(QUrl origin)
URL of the script or content accessing a cookievoid
QWebEngineHttpRequest. setUrl(QUrl url)
Constructors in io.qt.webengine.core with parameters of type QUrl Constructor Description QWebEngineHttpRequest(QUrl url)
Overloaded constructor forQWebEngineHttpRequest(io.qt.core.QUrl, io.qt.webengine.core.QWebEngineHttpRequest.Method)
withmethod = io.qt.webengine.core.QWebEngineHttpRequest.Method.Get
.QWebEngineHttpRequest(QUrl url, QWebEngineHttpRequest.Method method)
-
Uses of QUrl in io.qt.webengine.widgets
Fields in io.qt.webengine.widgets with type parameters of type QUrl Modifier and Type Field Description QObject.Signal2<QUrl,QAuthenticator>
QWebEnginePage. authenticationRequired
QObject.Signal2<QUrl,QWebEnginePage.Feature>
QWebEnginePage. featurePermissionRequestCanceled
QObject.Signal2<QUrl,QWebEnginePage.Feature>
QWebEnginePage. featurePermissionRequested
QObject.Signal1<QUrl>
QWebEnginePage. iconUrlChanged
QObject.Signal1<QUrl>
QWebEngineView. iconUrlChanged
QObject.Signal3<QUrl,QAuthenticator,String>
QWebEnginePage. proxyAuthenticationRequired
QObject.Signal1<QUrl>
QWebEnginePage. urlChanged
QObject.Signal1<QUrl>
QWebEngineView. urlChanged
Methods in io.qt.webengine.widgets that return QUrl Modifier and Type Method Description QUrl
QWebEngineClientCertificateSelection. host()
QUrl
QWebEngineHistoryItem. iconUrl()
QUrl
QWebEnginePage. iconUrl()
QUrl
QWebEngineView. iconUrl()
QUrl
QWebEngineContextMenuData. linkUrl()
QUrl
QWebEngineContextMenuData. mediaUrl()
QUrl
QWebEngineFullScreenRequest. origin()
QUrl
QWebEngineHistoryItem. originalUrl()
QUrl
QWebEnginePage. requestedUrl()
QUrl
QWebEngineCertificateError. url()
QUrl
QWebEngineDownloadItem. url()
QUrl
QWebEngineHistoryItem. url()
QUrl
QWebEnginePage. url()
QUrl
QWebEngineView. url()
Methods in io.qt.webengine.widgets with parameters of type QUrl Modifier and Type Method Description protected boolean
QWebEnginePage. acceptNavigationRequest(QUrl url, QWebEnginePage.NavigationType type, boolean isMainFrame)
void
QWebEnginePage. download(QUrl url)
Overloaded function forQWebEnginePage.download(io.qt.core.QUrl, java.lang.String)
withfilename = ""
.void
QWebEnginePage. download(QUrl url, String filename)
protected void
QWebEnginePage. javaScriptAlert(QUrl securityOrigin, String msg)
protected boolean
QWebEnginePage. javaScriptConfirm(QUrl securityOrigin, String msg)
protected String
QWebEnginePage. javaScriptPrompt(QUrl securityOrigin, String msg, String defaultValue)
void
QWebEnginePage. load(QUrl url)
void
QWebEngineView. load(QUrl url)
void
QWebEnginePage. setContent(QByteArray data, String mimeType, QUrl baseUrl)
void
QWebEngineView. setContent(QByteArray data, String mimeType, QUrl baseUrl)
void
QWebEnginePage. setFeaturePermission(QUrl securityOrigin, QWebEnginePage.Feature feature, QWebEnginePage.PermissionPolicy policy)
void
QWebEnginePage. setHtml(String html, QUrl baseUrl)
void
QWebEngineView. setHtml(String html, QUrl baseUrl)
void
QWebEnginePage. setUrl(QUrl url)
void
QWebEngineView. setUrl(QUrl url)
boolean
QWebEngineProfile. visitedLinksContainsUrl(QUrl url)
Method parameters in io.qt.webengine.widgets with type arguments of type QUrl Modifier and Type Method Description void
QWebEngineProfile. clearVisitedLinks(Collection<QUrl> urls)
Constructors in io.qt.webengine.widgets with parameters of type QUrl Constructor Description QWebEngineCertificateError(int error, QUrl url, boolean overridable, String errorDescription)
-
Uses of QUrl in io.qt.websockets
Methods in io.qt.websockets that return QUrl Modifier and Type Method Description QUrl
QWebSocket. requestUrl()
Returns the url the socket is connected to or will connect toQUrl
QWebSocketServer. serverUrl()
Methods in io.qt.websockets with parameters of type QUrl Modifier and Type Method Description void
QWebSocket. open(QUrl url)
Opens a WebSocket connection using the given url -
Uses of QUrl in io.qt.widgets
Fields in io.qt.widgets with type parameters of type QUrl Modifier and Type Field Description QObject.Signal1<QUrl>
QTextBrowser. anchorClicked
QObject.Signal1<QUrl>
QFileDialog. currentUrlChanged
QObject.Signal1<QUrl>
QFileDialog. directoryUrlEntered
QObject.Signal1<QUrl>
QTextBrowser. sourceChanged
QObject.Signal1<QUrl>
QFileDialog. urlSelected
QObject.Signal1<List<QUrl>>
QFileDialog. urlsSelected
Method parameters in io.qt.widgets with type arguments of type QUrl Modifier and Type Method Description void
QFileDialog. setSidebarUrls(Collection<QUrl> urls)
-
Uses of QUrl in io.qt.xmlpatterns
Methods in io.qt.xmlpatterns that return QUrl Modifier and Type Method Description abstract QUrl
QAbstractXmlNodeModel. baseUri(QXmlNodeModelIndex ni)
QUrl
QSimpleXmlNodeModel. baseUri(QXmlNodeModelIndex node)
abstract QUrl
QAbstractXmlNodeModel. documentUri(QXmlNodeModelIndex ni)
QUrl
QXmlSchema. documentUri()
abstract QUrl
QAbstractUriResolver. resolve(QUrl relative, QUrl baseURI)
QUrl
QSourceLocation. uri()
Methods in io.qt.xmlpatterns with parameters of type QUrl Modifier and Type Method Description protected abstract void
QAbstractMessageHandler. handleMessage(QtMsgType type, String description, QUrl identifier, QSourceLocation sourceLocation)
boolean
QXmlSchema. load(QByteArray data, QUrl documentUri)
boolean
QXmlSchema. load(QIODevice source, QUrl documentUri)
boolean
QXmlSchema. load(QUrl source)
void
QAbstractMessageHandler. message(QtMsgType type, String description, QUrl identifier)
Overloaded function forQAbstractMessageHandler.message(io.qt.core.QtMsgType, java.lang.String, io.qt.core.QUrl, io.qt.xmlpatterns.QSourceLocation)
withsourceLocation = new io.qt.xmlpatterns.QSourceLocation()
.void
QAbstractMessageHandler. message(QtMsgType type, String description, QUrl identifier, QSourceLocation sourceLocation)
abstract QUrl
QAbstractUriResolver. resolve(QUrl relative, QUrl baseURI)
boolean
QXmlQuery. setFocus(QUrl documentURI)
void
QXmlQuery. setQuery(QIODevice sourceCode, QUrl documentURI)
void
QXmlQuery. setQuery(QUrl queryURI)
Overloaded function forQXmlQuery.setQuery(io.qt.core.QUrl, io.qt.core.QUrl)
withbaseURI = new io.qt.core.QUrl()
.void
QXmlQuery. setQuery(QUrl queryURI, QUrl baseURI)
void
QXmlQuery. setQuery(String sourceCode, QUrl documentURI)
void
QSourceLocation. setUri(QUrl newUri)
boolean
QXmlSchemaValidator. validate(QByteArray data, QUrl documentUri)
boolean
QXmlSchemaValidator. validate(QIODevice source, QUrl documentUri)
boolean
QXmlSchemaValidator. validate(QUrl source)
Constructors in io.qt.xmlpatterns with parameters of type QUrl Constructor Description QSourceLocation(QUrl uri)
Overloaded constructor forQSourceLocation(io.qt.core.QUrl, int, int)
QSourceLocation(QUrl uri, int line)
Overloaded constructor forQSourceLocation(io.qt.core.QUrl, int, int)
withcolumn = -1
.QSourceLocation(QUrl uri, int line, int column)