Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qssginvasivelinkedlist_p.h File Reference

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

#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)

Macro Definition Documentation

◆ QSSG_VERIFY_NODE

#define QSSG_VERIFY_NODE ( X)
Value:
#define X(name)
#define Q_UNUSED(x)

Definition at line 28 of file qssginvasivelinkedlist_p.h.