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-08 13:09:31 +0200 |
commit | 4751d92df40bbc2b2230819bb3be855cc6d3e929 (patch) | |
tree | 230ad5cd1516949310c466d72106367c56d9d78a /src/plugins/cpptools/cpprefactoringchanges.cpp | |
parent | 7e3294a8ce580961120e73895844ae9e71a76602 (diff) | |
download | qt-creator-4751d92df40bbc2b2230819bb3be855cc6d3e929.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.
(cherry picked from commit b53ba61248ac398c98cf5849d050f99de92ff6a9)
Diffstat (limited to 'src/plugins/cpptools/cpprefactoringchanges.cpp')
0 files changed, 0 insertions, 0 deletions