Module qtjambi.remoteobjects
Package io.qt.remoteobjects
Class QRemoteObjectHostBase.RemoteObjectNameFilter.Impl
java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.remoteobjects.QRemoteObjectHostBase.RemoteObjectNameFilter.Impl
- All Implemented Interfaces:
QtObjectInterface
,QRemoteObjectHostBase.RemoteObjectNameFilter
,BiPredicate<String,
String>
- Enclosing interface:
- QRemoteObjectHostBase.RemoteObjectNameFilter
public abstract static class QRemoteObjectHostBase.RemoteObjectNameFilter.Impl
extends QtObject
implements QRemoteObjectHostBase.RemoteObjectNameFilter
Implementor class for interface QRemoteObjectHostBase.RemoteObjectNameFilter
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.remoteobjects.QRemoteObjectHostBase.RemoteObjectNameFilter
QRemoteObjectHostBase.RemoteObjectNameFilter.Impl
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.function.BiPredicate
and, negate, or
Methods inherited from interface io.qt.remoteobjects.QRemoteObjectHostBase.RemoteObjectNameFilter
test
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl() -
Impl
-