Interface QMetaType.DebugStreamFn<U>
- Type Parameters:
U-
- All Superinterfaces:
BiConsumer<QDebug,,U> Serializable
- Enclosing class:
QMetaType
Writes a value to debug stream.
-
Method Summary
Methods inherited from interface java.util.function.BiConsumer
accept, andThen