Definition at line 12 of file QskMetaFunction.hpp.
|
enum | { TypeInfo = NumOperations + 1
} |
|
typedef void(* | InvokeFunction) (int which, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) |
|
|
| FunctionCall (InvokeFunction f, const int *parameterTypes=nullptr) |
|
◆ InvokeFunction
typedef void(* QskMetaFunction::FunctionCall::InvokeFunction) (int which, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) |
◆ anonymous enum
◆ FunctionCall()
QskMetaFunction::FunctionCall::FunctionCall |
( |
InvokeFunction |
f, |
|
|
const int * |
parameterTypes = nullptr |
|
) |
| |
|
inlineexplicitprotected |
◆ parameterTypes()
const int * QskMetaFunction::FunctionCall::parameterTypes |
( |
| ) |
const |
|
inline |
◆ refCount()
int QskMetaFunction::FunctionCall::refCount |
( |
| ) |
const |
◆ setParameterTypes()
void QskMetaFunction::FunctionCall::setParameterTypes |
( |
const int * |
types | ) |
|
|
inline |
◆ typeInfo()
int QskMetaFunction::FunctionCall::typeInfo |
( |
| ) |
const |