Definition at line 59 of file qlinkedlist.h.
#include <qlinkedlist.h>
Public Attributes |
|
| QLinkedListData * | n |
| QLinkedListData * | p |
| QBasicAtomicInt | ref |
| int | size |
| uint | sharable: 1 |
Static Public Attributes |
|
| static QLinkedListData | shared_null |
Definition at line 61 of file qlinkedlist.h.
Definition at line 61 of file qlinkedlist.h.
Definition at line 62 of file qlinkedlist.h.
| int size |
Definition at line 63 of file qlinkedlist.h.
| uint sharable |
Definition at line 64 of file qlinkedlist.h.
QLinkedListData shared_null
[static] |
Definition at line 66 of file qlinkedlist.h.