![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qobjectdefs.h>
Public Attributes | |
const QtPrivate::QMetaTypeInterface * | metaType |
const char * | name |
void * | data |
Definition at line 139 of file qobjectdefs.h.
void* QMetaMethodReturnArgument::data |
Definition at line 143 of file qobjectdefs.h.
Referenced by QtPrivate::invokeMethodHelper().
const QtPrivate::QMetaTypeInterface* QMetaMethodReturnArgument::metaType |
Definition at line 141 of file qobjectdefs.h.
Referenced by QtPrivate::invokeMethodHelper().
const char* QMetaMethodReturnArgument::name |
Definition at line 142 of file qobjectdefs.h.
Referenced by QtPrivate::invokeMethodHelper(), and testing.tools.encode_pdf_filter._PdfStream::RegisterByName().