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
qssginvasivelinkedlist_p.h File Reference

(7338d9f1a9c4a15c75b6bc8d03a2150ce518c8b6)

#include <QtQuick3DUtils/private/qtquick3dutilsglobal_p.h>
+ Include dependency graph for qssginvasivelinkedlist_p.h:

Go to the source code of this file.

Classes

struct  QSSGNullOp< T >
 
struct  QSSGListAccessorNext< T, n >
 
struct  QSSGListAccessorPrevious< T, p >
 
struct  QSSGInvasiveLinkListBase< T, HeadOp, TailOp >
 
struct  QSSGLinkedListIterator< T, TailOp >
 
struct  QSSGInvasiveSingleLinkedList< T, Next >
 
struct  QSSGInvasiveLinkedList< T, Previous, Next >
 

Macros

#define QSSG_VERIFY_NODE(X)   Q_UNUSED((X));
 

Macro Definition Documentation

◆ QSSG_VERIFY_NODE