Qyoto
4.0.6
Qyoto is a C# language binding for Qt
|
The QSharedData class is a base class for shared data objects. More...
Properties | |
new QAtomicInt | Ref [get, set] |
The QSharedData class is a base class for shared data objects.
QSharedData is designed to be used with QSharedDataPointer or QExplicitlySharedDataPointer to implement custom implicitly shared or explicitly shared classes. QSharedData provides thread-safe reference counting.
See QSharedDataPointer and QExplicitlySharedDataPointer for details.
|
getset |