42{ 
return a.o->d() == 
b.o->d(); }
 
   45{ return ::qHash((
void *)
i.o->d(), 
seed); }
 
   84    inline bool eatSpace();
 
   85    inline QChar nextToken();
 
   90    bool parseString(
QString *
string);
 
\inmodule QtCore\reentrant
 
\inmodule QtCore\reentrant
 
\inmodule QtCore\reentrant
 
\macro QT_RESTRICTED_CAST_FROM_ASCII
 
ReturnedValue parse(QJsonParseError *error)
 
Combined button and popup list for selecting options.
 
\qmltype Particle \inqmlmodule QtQuick.Particles
 
bool operator==(const ObjectItem &a, const ObjectItem &b)
 
size_t qHash(const ObjectItem &i, size_t seed=0)
 
DBusConnection const char DBusError * error
 
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
 
GLboolean GLboolean GLboolean b
 
GLboolean GLboolean GLboolean GLboolean a
[7]
 
GLenum GLuint GLenum GLsizei length
 
static Q_CONSTINIT QBasicAtomicInteger< unsigned > seed
 
#define Q_MANAGED_TYPE(type)
 
#define V4_OBJECT2(DataClass, superClass)
 
\inmodule QtCore\reentrant
 
ParseError
This enum describes the type of error that occurred during the parsing of a JSON document.
 
static ReturnedValue fromJsonValue(ExecutionEngine *engine, const QJsonValue &value)
 
static ReturnedValue fromJsonObject(ExecutionEngine *engine, const QJsonObject &object)
 
static ReturnedValue fromJsonArray(ExecutionEngine *engine, const QJsonArray &array)
 
static ReturnedValue method_parse(const FunctionObject *, const Value *thisObject, const Value *argv, int argc)
 
static QJsonObject toJsonObject(const QV4::Object *o)
 
static QJsonArray toJsonArray(const QV4::ArrayObject *a)
 
static ReturnedValue method_stringify(const FunctionObject *, const Value *thisObject, const Value *argv, int argc)
 
static QJsonValue toJsonValue(const QV4::Value &value)
 
ExecutionEngine * engine() const
 
ObjectItem(const QV4::Object *o)