Extending Qt Creator Manual
CppComponentValue
Extending Qt Creator Manual 4.5.0
List of All Members for CppComponentValue
This is the complete list of members for
QmlJS::CppComponentValue
, including inherited members.
CppComponentValue
(LanguageUtils::FakeMetaObject::ConstPtr , const QString &, const QString &, const LanguageUtils::ComponentVersion &, const LanguageUtils::ComponentVersion &, int , ValueOwner *, const QString &)
~CppComponentValue
()
_prototype
: const Value *
accept
(
ValueVisitor *
) const
accept
(ValueVisitor *) const
asAnchorLineValue
() const : const AnchorLineValue *
asAstFunctionValue
() const : const ASTFunctionValue *
asAstObjectValue
() const : const ASTObjectValue *
asAstPropertyReference
() const : const ASTPropertyReference *
asAstSignal
() const : const ASTSignal *
asAstVariableReference
() const : const ASTVariableReference *
asBooleanValue
() const : const BooleanValue *
asColorValue
() const : const ColorValue *
asCppComponentValue
() const : const CppComponentValue *
asCppComponentValue
() const : const CppComponentValue *
asFunction
() const : const Function *
asFunctionValue
() const : const FunctionValue *
asIntValue
() const : const IntValue *
asJSImportScope
() const : const JSImportScope *
asMetaFunction
() const : const MetaFunction *
asNullValue
() const : const NullValue *
asNumberValue
() const : const NumberValue *
asObjectValue
() const : const ObjectValue *
asObjectValue
() const : const ObjectValue *
asQmlEnumValue
() const : const QmlEnumValue *
asQmlPrototypeReference
() const : const QmlPrototypeReference *
asQtObjectPrototypeReference
() const : const Internal::QtObjectPrototypeReference *
asRealValue
() const : const RealValue *
asReference
() const : const Reference *
asStringValue
() const : const StringValue *
asTypeScope
() const : const TypeScope *
asUndefinedValue
() const : const UndefinedValue *
asUnknownValue
() const : const UnknownValue *
asUrlValue
() const : const UrlValue *
className
() const : QString
componentVersion
() const : LanguageUtils::ComponentVersion
defaultPropertyName
() const : QString
getEnum
(const QString &, const CppComponentValue **) const : LanguageUtils::FakeMetaEnum
getEnumValue
(const QString &, const CppComponentValue **) const : const QmlEnumValue *
getSourceLocation
(QString *, int *, int *) const : bool
hasLocalProperty
(const QString &) const : bool
hasProperty
(const QString &) const : bool
importVersion
() const : LanguageUtils::ComponentVersion
isDerivedFrom
(LanguageUtils::FakeMetaObject::ConstPtr ) const : bool
isListProperty
(const QString &) const : bool
isPointer
(const QString &) const : bool
isWritable
(const QString &) const : bool
lookupMember
(const QString &, const Context *, const ObjectValue **, bool ) const : const Value *
lookupMember
(const QString &, const ContextPtr &, const ObjectValue **, bool ) const : const Value *
metaObject
() const : LanguageUtils::FakeMetaObject::ConstPtr
moduleName
() const : QString
originId
() const : QString
processMembers
(MemberProcessor *) const
processMembers
(MemberProcessor *) const
propertyType
(const QString &) const : QString
prototype
() const : const Value *
prototype
() const : const CppComponentValue *
prototype
(const Context *) const : const ObjectValue *
prototype
(const ContextPtr &) const : const ObjectValue *
prototypes
() const : QList<const CppComponentValue *>
removeMember
(const QString &)
setClassName
(const QString &)
setMember
(const QString &, const Value *)
setPropertyInfo
(const QString &, const PropertyInfo &)
setPrototype
(const Value *)
signalScope
(const QString &) const : const ObjectValue *
valueForCppName
(const QString &) const : const Value *
valueOwner
() const : ValueOwner *