![]() |
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 Types | |
| enum | { Value = sizeof(test(&Object::qt_metacall)) == sizeof(int) } |
Static Public Member Functions | |
| template<typename T> | |
| static char | test (int(T::*)(QMetaObject::Call, int, void **)) |
| static int | test (int(Object::*)(QMetaObject::Call, int, void **)) |
Definition at line 735 of file qobjectdefs.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Value | |
Definition at line 739 of file qobjectdefs.h.
|
static |
|
static |