3#ifndef QV4IDENTIFIERTABLE_H
4#define QV4IDENTIFIERTABLE_H
50 if (
str->identifier.isValid())
51 return str->identifier;
52 return asPropertyKeyImpl(
str);
55 return asPropertyKey(
str->d());
bool remove(const T &value)
iterator insert(const T &value)
\macro QT_RESTRICTED_CAST_FROM_ASCII
QHash< int, QWidget * > hash
[35multi]
Combined button and popup list for selecting options.
\qmltype Particle \inqmlmodule QtQuick.Particles
GLfloat GLfloat GLfloat GLfloat h
PropertyKey asPropertyKey(const QV4::String *str)
void removeIdentifierHash(IdentifierHashData *h)
PropertyKey asPropertyKey(const Heap::String *str)
Heap::StringOrSymbol ** entriesById
void addIdentifierHash(IdentifierHashData *h)
QSet< IdentifierHashData * > idHashes
Heap::StringOrSymbol ** entriesByHash