![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qcompare.h>#include <QtCore/qsharedpointer.h>#include <QtCore/qtypeinfo.h>Go to the source code of this file.
Classes | |
| class | QPointer< T > |
Functions | |
| template<class T> | |
| Q_DECLARE_TYPEINFO_BODY (QPointer< T >, Q_RELOCATABLE_TYPE) | |
| template<typename T> | |
| QPointer< T > | qPointerFromVariant (const QVariant &variant) |
| Q_DECLARE_TYPEINFO_BODY | ( | QPointer< T > | , |
| Q_RELOCATABLE_TYPE | ) |
Definition at line 115 of file qpointer.h.