QListData::Data Struct Reference

#include <qlist.h>

Collaboration diagram for QListData::Data:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 46 of file qlist.h.

Public Attributes

QBasicAtomic ref
int alloc
int begin
int end
uint sharable: 1
void * array [1]


Member Data Documentation

QBasicAtomic QListData::Data::ref

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().

int QListData::Data::alloc

Definition at line 48 of file qlist.h.

Referenced by QListData::append(), QListData::detach(), QListData::insert(), QListData::move(), QListData::prepend(), and QListData::realloc().

int QListData::Data::begin

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().

int QListData::Data::end

Definition at line 48 of file qlist.h.

Referenced by QListData::append(), QListData::insert(), QListData::move(), QListData::prepend(), QListData::realloc(), and QListData::remove().

uint QListData::Data::sharable

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().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 15 18:17:04 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1