diff options
author | Christian Kamm <christian.d.kamm@nokia.com> | 2010-10-07 14:12:45 +0200 |
---|---|---|
committer | Christian Kamm <christian.d.kamm@nokia.com> | 2010-10-07 14:16:34 +0200 |
commit | b53ba61248ac398c98cf5849d050f99de92ff6a9 (patch) | |
tree | 0c64bccf0869a6f04362b058800ba8b4cb53c8ab /src/plugins/snippets/snippetsplugin.cpp | |
parent | 224ca48e84295fcdcc6850e7d94acbdd96d047a1 (diff) | |
download | qt-creator-b53ba61248ac398c98cf5849d050f99de92ff6a9.tar.gz |
QmlJS: Always register C++ based components with their C++ name.
This is the name that other components will refer to it by. For
instance, MouseArea has a 'drag' property with type 'QDeclarativeDrag',
since QDeclarativeDrag was only exported as Qt.Drag and QtQuick.Drag,
the type lookup didn't manage to resolve the name.
Diffstat (limited to 'src/plugins/snippets/snippetsplugin.cpp')
0 files changed, 0 insertions, 0 deletions