Extending Qt Creator Manual
ValueOwner
Extending Qt Creator Manual 4.5.0
List of All Members for ValueOwner
This is the complete list of members for
QmlJS::ValueOwner
, including inherited members.
ValueOwner
(const SharedValueOwner *)
~ValueOwner
()
_convertToNumber
: ConvertToNumber
_convertToObject
: ConvertToObject
_convertToString
: ConvertToString
_cppQmlTypes
: CppQmlTypes
_mutex
: QMutex
_registeredValues
: QList<Value *>
_shared
: const SharedValueOwner *
_typeId
: TypeId
addFunction
(ObjectValue *, const QString &, const Value *, int , int , bool ) : Function *
addFunction
(ObjectValue *, const QString &, int , int , bool ) : Function *
anchorLineValue
() const : const AnchorLineValue *
arrayCtor
() const : const FunctionValue *
arrayPrototype
() const : const ObjectValue *
booleanCtor
() const : const FunctionValue *
booleanPrototype
() const : const ObjectValue *
booleanValue
() const : const BooleanValue *
colorValue
() const : const ColorValue *
convertToBoolean
(const Value *) : const Value *
convertToNumber
(const Value *) : const Value *
convertToObject
(const Value *) : const Value *
convertToString
(const Value *) : const Value *
cppQmlTypes
() : CppQmlTypes &
cppQmlTypes
() const : const CppQmlTypes &
dateCtor
() const : const FunctionValue *
datePrototype
() const : const ObjectValue *
defaultValueForBuiltinType
(const QString &) const : const Value *
functionCtor
() const : const FunctionValue *
functionPrototype
() const : const ObjectValue *
globalObject
() const : const ObjectValue *
intValue
() const : const IntValue *
mathObject
() const : const ObjectValue *
newObject
(const Value *) : ObjectValue *
newObject
() : ObjectValue *
nullValue
() const : const NullValue *
numberCtor
() const : const FunctionValue *
numberPrototype
() const : const ObjectValue *
numberValue
() const : const NumberValue *
objectCtor
() const : const FunctionValue *
objectPrototype
() const : const ObjectValue *
qmlFontObject
() : const ObjectValue *
qmlMatrix4x4Object
() : const ObjectValue *
qmlPointObject
() : const ObjectValue *
qmlQuaternionObject
() : const ObjectValue *
qmlRectObject
() : const ObjectValue *
qmlSizeObject
() : const ObjectValue *
qmlVector2DObject
() : const ObjectValue *
qmlVector3DObject
() : const ObjectValue *
qmlVector4DObject
() : const ObjectValue *
qtObject
() const : const ObjectValue *
realValue
() const : const RealValue *
regexpCtor
() const : const FunctionValue *
regexpPrototype
() const : const ObjectValue *
registerValue
(Value *)
sharedValueOwner
(QString ) : SharedValueOwner *
stringCtor
() const : const FunctionValue *
stringPrototype
() const : const ObjectValue *
stringValue
() const : const StringValue *
typeId
(const Value *) : QString
undefinedValue
() const : const UndefinedValue *
unknownValue
() const : const UnknownValue *
urlValue
() const : const UrlValue *