Qt 4.8
Public Variables | Static Public Variables | List of all members
QLinkedListData Struct Reference

#include <qlinkedlist.h>

Public Variables

QLinkedListDatan
 
QLinkedListDatap
 
QBasicAtomicInt ref
 
uint sharable: 1
 
int size
 

Static Public Variables

static QLinkedListData shared_null
 

Detailed Description

Definition at line 59 of file qlinkedlist.h.

Properties

◆ n

QLinkedListData* QLinkedListData::n

Definition at line 61 of file qlinkedlist.h.

◆ p

QLinkedListData * QLinkedListData::p

Definition at line 61 of file qlinkedlist.h.

◆ ref

QBasicAtomicInt QLinkedListData::ref

◆ sharable

uint QLinkedListData::sharable

Definition at line 64 of file qlinkedlist.h.

◆ shared_null

QLinkedListData QLinkedListData::shared_null
static
Initial value:

Definition at line 66 of file qlinkedlist.h.

◆ size

int QLinkedListData::size

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