- All Superinterfaces:
BiPredicate<QIODevice,
,Map<String, Object>> QtObjectInterface
- All Known Implementing Classes:
QSettings.ReadFunc.Impl
- Enclosing class:
- QSettings
- 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 QSettings.ReadFunc
extends QtObjectInterface, BiPredicate<QIODevice,Map<String,Object>>
Java wrapper for Qt function pointer QSettings::ReadFunc
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Implementor class for interfaceQSettings.ReadFunc
-
Method Summary
Methods inherited from interface java.util.function.BiPredicate
and, negate, or
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed