QString::Data Struct Reference

Collaboration diagram for QString::Data:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 516 of file qstring.h.

Public Attributes

QBasicAtomic ref
int alloc
int size
ushort * data
ushort clean: 1
ushort simpletext: 1
ushort righttoleft: 1
ushort asciiCache: 1
ushort reserved: 12
ushort array [1]


Member Data Documentation

QBasicAtomic QString::Data::ref

Definition at line 517 of file qstring.h.

Referenced by QString::append(), QString::detach(), QString::fromAscii_helper(), QString::fromLatin1_helper(), QString::isDetached(), QString::QString(), QString::realloc(), QString::replace(), QString::reserve(), QString::resize(), QString::trimmed(), and QString::~QString().

int QString::Data::alloc

Definition at line 518 of file qstring.h.

Referenced by QString::append(), QString::capacity(), QString::fromLatin1_helper(), QString::insert(), QString::QString(), QString::reserve(), and QString::resize().

int QString::Data::size

Definition at line 518 of file qstring.h.

Referenced by QString::append(), QString::chop(), QString::compare(), QString::constEnd(), QString::count(), QString::end(), QString::endsWith(), QString::expand(), QString::fill(), QString::fromLatin1_helper(), QString::indexOf(), QString::insert(), QString::isEmpty(), QString::lastIndexOf(), QString::left(), QString::length(), QString::mid(), QString::multiArg(), QString::operator<(), QString::operator==(), QString::operator>(), QString::QString(), QString::realloc(), QString::remove(), QString::replace(), QString::resize(), QString::right(), QString::simplified(), QString::startsWith(), QString::toLatin1(), QString::toLower(), QString::toUpper(), QString::toUtf8(), QString::trimmed(), and QString::updateProperties().

ushort* QString::Data::data

Definition at line 519 of file qstring.h.

Referenced by QString::append(), QString::at(), QString::begin(), QString::compare(), QString::constBegin(), QString::constData(), QString::constEnd(), QString::count(), QString::data(), QString::detach(), QString::end(), QString::endsWith(), QString::expand(), QString::fill(), QString::fromLatin1_helper(), QString::fromUtf8(), QString::indexOf(), QString::insert(), QString::lastIndexOf(), QString::left(), QString::leftJustified(), QString::mid(), QString::multiArg(), QString::operator<(), QString::operator==(), QString::operator>(), QString::operator[](), QString::QString(), QString::realloc(), QString::remove(), QString::replace(), QString::resize(), QString::right(), QString::rightJustified(), QString::setUnicode(), QString::simplified(), QString::startsWith(), QString::toLatin1(), QString::toLower(), QString::toUpper(), QString::toUtf8(), QString::trimmed(), QString::unicode(), QString::updateProperties(), and QString::utf16().

ushort QString::Data::clean

Definition at line 520 of file qstring.h.

Referenced by QString::fromLatin1_helper(), QString::QString(), QString::realloc(), and QString::updateProperties().

ushort QString::Data::simpletext

Definition at line 521 of file qstring.h.

Referenced by QString::fromLatin1_helper(), QString::QString(), QString::realloc(), and QString::updateProperties().

ushort QString::Data::righttoleft

Definition at line 522 of file qstring.h.

Referenced by QString::fromLatin1_helper(), QString::QString(), QString::realloc(), and QString::updateProperties().

ushort QString::Data::asciiCache

Definition at line 523 of file qstring.h.

Referenced by QString::free(), QString::fromLatin1_helper(), QString::QString(), and QString::realloc().

ushort QString::Data::reserved

Definition at line 524 of file qstring.h.

ushort QString::Data::array[1]

Definition at line 525 of file qstring.h.

Referenced by QString::detach(), QString::fromLatin1_helper(), QString::QString(), QString::realloc(), QString::resize(), and QString::utf16().


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