CopperSpice API  2.0.0
QPointer< T > Member List

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

QPointer()QPointer< T >inline
QPointer(T *ptr)QPointer< T >inlineexplicit
QPointer(const QPointer &other) = defaultQPointer< T >default
QPointer(QPointer &&other) = defaultQPointer< T >default
clear()QPointer< T >inline
data() constQPointer< T >inline
isNull() constQPointer< T >inline
operator T *() constQPointer< T >inline
operator!=(const QPointer &other) constQPointer< T >
operator!=(const T *ptr) constQPointer< T >
operator*() constQPointer< T >inline
operator->() constQPointer< T >inline
operator=(const QPointer &other) = defaultQPointer< T >default
operator=(QPointer &&other) = defaultQPointer< T >default
operator=(T *ptr)QPointer< T >inline
operator==(const T *ptr) constQPointer< T >
operator==(const QPointer< T > &other) const noexceptQPointer< T >inlinenoexcept
~QPointer() = defaultQPointer< T >default