QExplicitlySharedDataPointer
#include <QtCore/QExplicitlySharedDataPointer>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QExplicitlySharedDataPointer
Overview
Public Functions Index
QExplicitlySharedDataPointer () | |
QExplicitlySharedDataPointer (T *data) | |
QExplicitlySharedDataPointer (const QExplicitlySharedDataPointer< T > &o) | |
QExplicitlySharedDataPointer (const QExplicitlySharedDataPointer< X > &o) | |
~QExplicitlySharedDataPointer () | |
const T * | constData () const |
T * | data () const |
void | detach () |
operator bool () const | |
bool | operator! () const |
bool | operator!= (const QExplicitlySharedDataPointer< T > &other) const |
bool | operator!= (const T *ptr) const |
T & | operator* () const |
T * | operator-> () |
T * | operator-> () const |
QExplicitlySharedDataPointer< T > & | operator= (const QExplicitlySharedDataPointer< T > &o) |
QExplicitlySharedDataPointer & | operator= (T *o) |
bool | operator== (const QExplicitlySharedDataPointer< T > &other) const |
bool | operator== (const T *ptr) const |
void | reset () |
void | swap (QExplicitlySharedDataPointer &other) |
Protected Functions Index
T * | clone () |
Public Types
typedef T *
typedef T
Public Functions
const T *
T *
void
bool
bool
bool
T &
T *
T *
QExplicitlySharedDataPointer< T > &
bool
bool
void
void
Protected Functions
T *
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy