QListData::Data Struct Reference


Detailed Description

Definition at line 68 of file qlist.h.

#include <qlist.h>

List of all members.

Public Attributes

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

Member Data Documentation

int alloc

Definition at line 70 of file qlist.h.

int begin

Definition at line 70 of file qlist.h.

int end

Definition at line 70 of file qlist.h.

uint sharable

Definition at line 71 of file qlist.h.

void* array[1]

Definition at line 72 of file qlist.h.


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