QListData::Data Struct Reference

QListData::Data Struct Reference

#include <qlist.h>

Class Description

Definition at line 72 of file qlist.h.

Public Attributes

QBasicAtomicInt ref
 
int alloc
 
int begin
 
int end
 
uint sharable: 1
 
voidarray [1]
 

Member Data Documentation

Definition at line 73 of file qlist.h.

int alloc

Definition at line 74 of file qlist.h.

int begin

Definition at line 74 of file qlist.h.

Definition at line 74 of file qlist.h.

uint sharable

Definition at line 75 of file qlist.h.

void* array[1]

Definition at line 76 of file qlist.h.


The documentation for this struct was generated from the following file: