Module qtjambi
Package io.qt.core

Interface QSettings.ReadFunc

All Superinterfaces:
BiPredicate<QIODevice,Map<String,? extends Object>>, QtObjectInterface
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,? extends Object>>

Java wrapper for Qt callable QSettings::ReadFunc