Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qbipointer_p.h File Reference
#include <QtCore/private/qglobal_p.h>
#include <QtCore/qhashfunctions.h>
+ Include dependency graph for qbipointer_p.h:

Go to the source code of this file.

Classes

struct  QtPrivate::QFlagPointerAlignment< T >
 
struct  QtPrivate::QFlagPointerAlignment< void >
 
class  QBiPointer< T, T2 >
 

Namespaces

namespace  QtPrivate
 \macro QT_NAMESPACE
 

Functions

template<typename... Ts>
 Q_DECLARE_TYPEINFO_BODY (QBiPointer< Ts... >, Q_PRIMITIVE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO_BODY()

template<typename... Ts>
Q_DECLARE_TYPEINFO_BODY ( QBiPointer< Ts... >  ,
Q_PRIMITIVE_TYPE   
)