Главная · Все классы · Основные классы · Классы по группам · Модули · Функции

QSharedData Class Reference
[модуль QtCore]

The QSharedData class is a base class for shared data objects. Далее...

 #include <QSharedData>

Inherited by

Замечание: Все функции в этом классе реентерабельны.

Открытые функции


Подробное описание

The QSharedData class is a base class for shared data objects.

QSharedData is designed to be used together with QSharedDataPointer to implement custom implicitly shared classes. It provides thread-safe reference counting.

See the QSharedDataPointer documentation for details.


Описание функций-членов

QSharedData::QSharedData ()

Constructs a QSharedData object with a reference count of 0.

QSharedData::QSharedData ( const QSharedData & other )

Constructs a QSharedData object with a reference count of 0. (other is ignored.)


Copyright © 2008 Trolltech Торговые марки
Qt 4.3.5