|
GammaRay API Documentation
2.11.3
|
Type-safe and cross-process object identifier. More...
#include <objectid.h>
Public Types | |
| enum | Type { Invalid, QObjectType, VoidStarType } |
Public Member Functions | |
| ObjectId (QObject *obj) | |
| ObjectId (void *obj, const QByteArray &typeName) | |
| QObject * | asQObject () const |
| template<typename T > | |
| T | asQObjectType () const |
| void * | asVoidStar () const |
| quint64 | id () const |
| bool | isNull () const |
| operator quint64 () const | |
| Type | type () const |
| QByteArray | typeName () const |
Type-safe and cross-process object identifier.
© 2010-2021 Klarälvdalens Datakonsult AB (KDAB)
GammaRay
Qt-application inspection and manipulation tool