Module qtjambi.networkauth
Package io.qt.network.auth
Class QAbstractOAuth.ModifyParametersFunction.Impl
java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.network.auth.QAbstractOAuth.ModifyParametersFunction.Impl
- All Implemented Interfaces:
QAbstractOAuth.ModifyParametersFunction,QtObjectInterface,BiConsumer<QAbstractOAuth.Stage,Map<String, ? extends List<? extends Object>>>
- Enclosing interface:
QAbstractOAuth.ModifyParametersFunction
public abstract static class QAbstractOAuth.ModifyParametersFunction.Impl
extends QtObject
implements QAbstractOAuth.ModifyParametersFunction
Implementor class for interface QAbstractOAuth.ModifyParametersFunction
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.network.auth.QAbstractOAuth.ModifyParametersFunction
QAbstractOAuth.ModifyParametersFunction.Impl -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiConsumer
andThenMethods inherited from interface io.qt.network.auth.QAbstractOAuth.ModifyParametersFunction
acceptMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl() -
Impl
-