Uses of Class
io.qt.remoteobjects.QRemoteObjectSourceLocationInfo
-
Uses of QRemoteObjectSourceLocationInfo in io.qt.remoteobjects
Fields in io.qt.remoteobjects with type parameters of type QRemoteObjectSourceLocationInfoModifier and TypeFieldDescriptionfinal io.qt.core.QObject.Signal1<io.qt.core.QPair<String,QRemoteObjectSourceLocationInfo>> QRemoteObjectNode.remoteObjectAddedfinal io.qt.core.QObject.Signal1<io.qt.core.QPair<String,QRemoteObjectSourceLocationInfo>> QRemoteObjectRegistry.remoteObjectAddedfinal io.qt.core.QObject.Signal1<io.qt.core.QPair<String,QRemoteObjectSourceLocationInfo>> QRemoteObjectNode.remoteObjectRemovedfinal io.qt.core.QObject.Signal1<io.qt.core.QPair<String,QRemoteObjectSourceLocationInfo>> QRemoteObjectRegistry.remoteObjectRemovedMethods in io.qt.remoteobjects that return QRemoteObjectSourceLocationInfoModifier and TypeMethodDescriptionQRemoteObjectSourceLocationInfo.clone()Creates and returns a copy of this object.Methods in io.qt.remoteobjects that return types with arguments of type QRemoteObjectSourceLocationInfoModifier and TypeMethodDescriptionfinal io.qt.core.QBindable<Map<String,QRemoteObjectSourceLocationInfo>> QRemoteObjectRegistry.bindableSourceLocations()final io.qt.core.QHash<String,QRemoteObjectSourceLocationInfo> QRemoteObjectRegistry.getSourceLocations()Kotlin property getter.final io.qt.core.QHash<String,QRemoteObjectSourceLocationInfo> QRemoteObjectRegistry.sourceLocations()