6#include <private/qqmlengine_p.h>
7#include <private/qqmlpropertycachemethodarguments_p.h>
19 offset = (*metaObject)->propertyOffset();
26 offset = (*metaObject)->methodOffset();
46 if (!
type.isValid()) {
54 else if (unknownTypeError)
80 int argc =
m.parameterCount();
82 for (
int ii = 0; ii < argc; ++ii) {
87 if (!
type.isValid()) {
89 *unknownTypeError =
m.parameterTypeName(ii);
92 argStorage->operator[](ii) =
type;
void resize(qsizetype sz)
Combined button and popup list for selecting options.
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
GLenum GLuint GLintptr offset
#define Q_UNIMPLEMENTED()
obj metaObject() -> className()