#include <qlist.h>
Collaboration diagram for QListData::Data:

Definition at line 46 of file qlist.h.
Public Attributes | |
| QBasicAtomic | ref |
| int | alloc |
| int | begin |
| int | end |
| uint | sharable: 1 |
| void * | array [1] |
Definition at line 47 of file qlist.h.
Referenced by QListData::append(), QListData::detach(), QList< QPostEvent >::detach(), QListData::erase(), QListData::insert(), QList< QPostEvent >::isDetached(), QListData::move(), QListData::prepend(), QList< QPostEvent >::QList(), QListData::realloc(), and QListData::remove().
Definition at line 48 of file qlist.h.
Referenced by QListData::append(), QListData::detach(), QListData::insert(), QListData::move(), QListData::prepend(), and QListData::realloc().
Definition at line 48 of file qlist.h.
Referenced by QListData::append(), QListData::erase(), QListData::insert(), QListData::move(), QListData::prepend(), QListData::realloc(), QListData::remove(), and QList< T >::swap().
Definition at line 48 of file qlist.h.
Referenced by QListData::append(), QListData::insert(), QListData::move(), QListData::prepend(), QListData::realloc(), and QListData::remove().
Definition at line 49 of file qlist.h.
Referenced by QList< T >::operator=(), QList< QPostEvent >::QList(), and QList< QPostEvent >::setSharable().
| void* QListData::Data::array[1] |
Definition at line 50 of file qlist.h.
Referenced by QListData::append(), QListData::erase(), QListData::insert(), QListData::move(), QListData::prepend(), QListData::remove(), and QList< T >::swap().
1.5.1