Eneboo - Documentación para desarrolladores
|
#include <qcom_p.h>
Métodos públicos | |
QInterfacePtr () | |
QInterfacePtr (T *i) | |
QInterfacePtr (const QInterfacePtr< T > &p) | |
~QInterfacePtr () | |
QInterfacePtr< T > & | operator= (const QInterfacePtr< T > &p) |
QInterfacePtr< T > & | operator= (T *i) |
bool | operator== (const QInterfacePtr< T > &p) const |
bool | operator!= (const QInterfacePtr< T > &p) const |
bool | isNull () const |
T * | operator-> () const |
T & | operator* () const |
operator T * () const | |
QUnknownInterface ** | operator& () const |
T ** | operator& () |
QInterfacePtr () | |
QInterfacePtr (T *i) | |
QInterfacePtr (const QInterfacePtr< T > &p) | |
~QInterfacePtr () | |
QInterfacePtr< T > & | operator= (const QInterfacePtr< T > &p) |
QInterfacePtr< T > & | operator= (T *i) |
bool | operator== (const QInterfacePtr< T > &p) const |
bool | operator!= (const QInterfacePtr< T > &p) const |
bool | isNull () const |
T * | operator-> () const |
T & | operator* () const |
operator T * () const | |
QUnknownInterface ** | operator& () const |
T ** | operator& () |
QInterfacePtr< T >::QInterfacePtr | ( | ) | [inline] |
QInterfacePtr< T >::QInterfacePtr | ( | T * | i | ) | [inline] |
QInterfacePtr< T >::QInterfacePtr | ( | const QInterfacePtr< T > & | p | ) | [inline] |
QInterfacePtr< T >::~QInterfacePtr | ( | ) | [inline] |
QInterfacePtr< T >::QInterfacePtr | ( | ) | [inline] |
QInterfacePtr< T >::QInterfacePtr | ( | T * | i | ) | [inline] |
QInterfacePtr< T >::QInterfacePtr | ( | const QInterfacePtr< T > & | p | ) | [inline] |
QInterfacePtr< T >::~QInterfacePtr | ( | ) | [inline] |
bool QInterfacePtr< T >::isNull | ( | ) | const [inline] |
bool QInterfacePtr< T >::isNull | ( | ) | const [inline] |
QInterfacePtr< T >::operator T * | ( | ) | const [inline] |
QInterfacePtr< T >::operator T * | ( | ) | const [inline] |
bool QInterfacePtr< T >::operator!= | ( | const QInterfacePtr< T > & | p | ) | const [inline] |
bool QInterfacePtr< T >::operator!= | ( | const QInterfacePtr< T > & | p | ) | const [inline] |
QUnknownInterface** QInterfacePtr< T >::operator& | ( | ) | const [inline] |
QUnknownInterface** QInterfacePtr< T >::operator& | ( | ) | const [inline] |
T** QInterfacePtr< T >::operator& | ( | ) | [inline] |
T** QInterfacePtr< T >::operator& | ( | ) | [inline] |
T& QInterfacePtr< T >::operator* | ( | ) | const [inline] |
T& QInterfacePtr< T >::operator* | ( | ) | const [inline] |
T* QInterfacePtr< T >::operator-> | ( | ) | const [inline] |
T* QInterfacePtr< T >::operator-> | ( | ) | const [inline] |
QInterfacePtr<T>& QInterfacePtr< T >::operator= | ( | const QInterfacePtr< T > & | p | ) | [inline] |
QInterfacePtr<T>& QInterfacePtr< T >::operator= | ( | const QInterfacePtr< T > & | p | ) | [inline] |
QInterfacePtr<T>& QInterfacePtr< T >::operator= | ( | T * | i | ) | [inline] |
QInterfacePtr<T>& QInterfacePtr< T >::operator= | ( | T * | i | ) | [inline] |
bool QInterfacePtr< T >::operator== | ( | const QInterfacePtr< T > & | p | ) | const [inline] |
bool QInterfacePtr< T >::operator== | ( | const QInterfacePtr< T > & | p | ) | const [inline] |