Interface QRemoteObjectHostBase.RemoteObjectNameFilter

All Superinterfaces:
BiPredicate<String,String>, QtObjectInterface
All Known Implementing Classes:
QRemoteObjectHostBase.RemoteObjectNameFilter.Impl
Enclosing class:
QRemoteObjectHostBase
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface QRemoteObjectHostBase.RemoteObjectNameFilter extends QtObjectInterface, BiPredicate<String,String>

Java wrapper for Qt function pointer QRemoteObjectHostBase::RemoteObjectNameFilter