CopperSpice API  2.0.0
QSharedPointer< T > Member List

This is the complete list of members for QSharedPointer< T >, including all inherited members.

ElementType typedefQSharedPointer< T >
Pointer typedefQSharedPointer< T >
QMakeShared(Args &&...args)QSharedPointer< T >related
QSharedPointer() noexceptQSharedPointer< T >constexprnoexcept
QSharedPointer(std::nullptr_t) noexceptQSharedPointer< T >constexprnoexcept
QSharedPointer(U *p)QSharedPointer< T >explicit
QSharedPointer(U *p, Deleter d)QSharedPointer< T >
QSharedPointer(std::nullptr_t, Deleter d)QSharedPointer< T >
QSharedPointer(U *p, Deleter d, Alloc a)QSharedPointer< T >
QSharedPointer(std::nullptr_t, Deleter d, Alloc a)QSharedPointer< T >
QSharedPointer(QUniquePointer< U, Deleter > &&p)QSharedPointer< T >
QSharedPointer(const std::shared_ptr< U > &p) noexceptQSharedPointer< T >noexcept
QSharedPointer(std::shared_ptr< U > &&p) noexceptQSharedPointer< T >noexcept
QSharedPointer(const QSharedPointer< U > &p1, element_type *p2) noexceptQSharedPointer< T >noexcept
QSharedPointer(QSharedPointer< U > &&p1, element_type *p2) noexceptQSharedPointer< T >noexcept
QSharedPointer(const QSharedPointer< T > &other) = defaultQSharedPointer< T >default
QSharedPointer(QSharedPointer< T > &&other) = defaultQSharedPointer< T >default
QSharedPointer(const QSharedPointer< U > &p) noexceptQSharedPointer< T >noexcept
QSharedPointer(QSharedPointer< U > &&p) noexceptQSharedPointer< T >noexcept
QSharedPointer(const QWeakPointer< U > &p)QSharedPointer< T >explicit
WeakType typedefQSharedPointer< T >
clear()QSharedPointer< T >
constCast() constQSharedPointer< T >
create(Args &&...args)QSharedPointer< T >
data() constQSharedPointer< T >
dynamicCast() constQSharedPointer< T >
element_type typedefQSharedPointer< T >
isNull() constQSharedPointer< T >
objectCast() constQSharedPointer< T >
operator bool() constQSharedPointer< T >
operator!() constQSharedPointer< T >
operator!=(const QSharedPointer< T > &other) constQSharedPointer< T >
operator!=(const T *ptr) constQSharedPointer< T >
operator!=(std::nullptr_t) constQSharedPointer< T >
operator*() constQSharedPointer< T >
operator->() constQSharedPointer< T >
operator<(const QSharedPointer< T > &other) constQSharedPointer< T >
operator<(const T *ptr) constQSharedPointer< T >
operator<(std::nullptr_t) constQSharedPointer< T >
operator<=(const QSharedPointer< T > &other) constQSharedPointer< T >
operator<=(const T *ptr) constQSharedPointer< T >
operator<=(std::nullptr_t) constQSharedPointer< T >
operator=(const QSharedPointer< T > &other) = defaultQSharedPointer< T >default
operator=(QSharedPointer< T > &&other) = defaultQSharedPointer< T >default
operator=(const QSharedPointer< U > &p) noexceptQSharedPointer< T >noexcept
operator=(QSharedPointer< U > &&p) noexceptQSharedPointer< T >noexcept
operator=(const QWeakPointer< U > &p)QSharedPointer< T >
operator==(const QSharedPointer< T > &other) constQSharedPointer< T >
operator==(const T *ptr) constQSharedPointer< T >
operator==(std::nullptr_t) constQSharedPointer< T >
operator>(const QSharedPointer< T > &other) constQSharedPointer< T >
operator>(const T *ptr) constQSharedPointer< T >
operator>(std::nullptr_t) constQSharedPointer< T >
operator>=(const QSharedPointer< T > &other) constQSharedPointer< T >
operator>=(const T *ptr) constQSharedPointer< T >
operator>=(std::nullptr_t) constQSharedPointer< T >
pointer typedefQSharedPointer< T >
qSharedPointerConstCast(const QSharedPointer< T > &other)QSharedPointer< T >related
qSharedPointerDynamicCast(const QSharedPointer< T > &other)QSharedPointer< T >related
qSharedPointerObjectCast(const QSharedPointer< T > &other)QSharedPointer< T >related
qSharedPointerStaticCast(const QSharedPointer< T > &other)QSharedPointer< T >related
reset()QSharedPointer< T >
reset(U *value)QSharedPointer< T >
reset(U *value, Deleter d)QSharedPointer< T >
reset(U *value, Deleter d, Alloc a)QSharedPointer< T >
staticCast() constQSharedPointer< T >
swap(QSharedPointer &other)QSharedPointer< T >
toWeakRef() constQSharedPointer< T >
use_count() const noexceptQSharedPointer< T >noexcept
weak_type typedefQSharedPointer< T >
~QSharedPointer()QSharedPointer< T >