![]() |
Qt 6.x
The Qt SDK
|
#include <qssginvasivelinkedlist_p.h>
Static Public Member Functions | |
static T * | get (T &o) |
static const T * | get (const T &o) |
static void | set (T &o, T *prev) |
Definition at line 47 of file qssginvasivelinkedlist_p.h.
|
inlinestatic |
Definition at line 50 of file qssginvasivelinkedlist_p.h.
References o.
|
inlinestatic |
Definition at line 49 of file qssginvasivelinkedlist_p.h.
References o.
Referenced by QSSGInvasiveLinkedList< T, Previous, Next >::push_front(), and QSSGInvasiveLinkedList< T, Previous, Next >::remove().
|
inlinestatic |
Definition at line 51 of file qssginvasivelinkedlist_p.h.
References o.
Referenced by QSSGInvasiveLinkedList< T, Previous, Next >::push_front().