Module qtjambi.remoteobjects
Package io.qt.remoteobjects
Class QRemoteObjectNode.RemoteObjectSchemaHandler.Impl
java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.remoteobjects.QRemoteObjectNode.RemoteObjectSchemaHandler.Impl
- All Implemented Interfaces:
io.qt.QtObjectInterface,QRemoteObjectNode.RemoteObjectSchemaHandler,Consumer<io.qt.core.QUrl>
- Enclosing interface:
QRemoteObjectNode.RemoteObjectSchemaHandler
public abstract static class QRemoteObjectNode.RemoteObjectSchemaHandler.Impl
extends io.qt.QtObject
implements QRemoteObjectNode.RemoteObjectSchemaHandler
Implementor class for interface QRemoteObjectNode.RemoteObjectSchemaHandler
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
io.qt.QtObject.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.remoteobjects.QRemoteObjectNode.RemoteObjectSchemaHandler
QRemoteObjectNode.RemoteObjectSchemaHandler.Impl -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.qt.remoteobjects.QRemoteObjectNode.RemoteObjectSchemaHandler
acceptMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl() -
Impl
protected Impl(io.qt.QtObject.QPrivateConstructor p)
-