Module qtjambi
Package io.qt.core

Interface QSettings.WriteFunc

All Superinterfaces:
BiPredicate<QIODevice,Map<String,Object>>, QtObjectInterface
All Known Implementing Classes:
QSettings.WriteFunc.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.WriteFunc extends QtObjectInterface, BiPredicate<QIODevice,Map<String,Object>>

Java wrapper for Qt function pointer QSettings::WriteFunc