Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::QDebugStreamOperatorForType< T, false > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::QDebugStreamOperatorForType< T, false >:

Static Public Attributes

static constexpr QMetaTypeInterface::DebugStreamFn debugStream = nullptr
 

Detailed Description

template<typename T>
struct QtPrivate::QDebugStreamOperatorForType< T, false >

Definition at line 2385 of file qmetatype.h.

Member Data Documentation

◆ debugStream

template<typename T >
constexpr QMetaTypeInterface::DebugStreamFn QtPrivate::QDebugStreamOperatorForType< T, false >::debugStream = nullptr
staticconstexpr

Definition at line 2387 of file qmetatype.h.


The documentation for this struct was generated from the following file: