QmlJS: Fixed attached objects.

Task-number: QTCREATORBUG-6450
Change-Id: Idd8e2ec3550190a137dbf0fe452c8488fb3fe1ad
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
This commit is contained in:
Christian Kamm
2011-11-03 10:12:16 +01:00
parent 9731955918
commit 64cddc8857
2 changed files with 7 additions and 17 deletions

View File

@@ -430,9 +430,6 @@ public:
const QmlObjectValue *prototype() const;
QList<const QmlObjectValue *> prototypes() const;
const QmlObjectValue *attachedType() const;
void setAttachedType(QmlObjectValue *value);
LanguageUtils::FakeMetaObject::ConstPtr metaObject() const;
QString moduleName() const;
@@ -453,7 +450,6 @@ protected:
bool isDerivedFrom(LanguageUtils::FakeMetaObject::ConstPtr base) const;
private:
QmlObjectValue *_attachedType;
LanguageUtils::FakeMetaObject::ConstPtr _metaObject;
const QString _moduleName;
// _componentVersion is the version of the export