Interface QAbstractOAuth.ModifyParametersFunction

All Superinterfaces:
BiConsumer<QAbstractOAuth.Stage,Map<String,? extends Object>>, QtObjectInterface
All Known Implementing Classes:
QAbstractOAuth.ModifyParametersFunction.Impl
Enclosing class:
QAbstractOAuth
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 QAbstractOAuth.ModifyParametersFunction extends QtObjectInterface, BiConsumer<QAbstractOAuth.Stage,Map<String,? extends Object>>

Java wrapper for Qt function pointer QAbstractOAuth::ModifyParametersFunction