Interface QRemoteObjectHostBase.RemoteObjectNameFilter

All Superinterfaces:
BiPredicate<String,String>, QtObjectInterface
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 callable QRemoteObjectHostBase::RemoteObjectNameFilter