OSDN Git Service

Qml: Replace 'inspector' by 'observer'
authorKai Koehne <kai.koehne@nokia.com>
Thu, 16 Sep 2010 14:20:12 +0000 (16:20 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Thu, 16 Sep 2010 14:22:31 +0000 (16:22 +0200)
commita10b26920bacbb03120a135252f20e56007461b7
treee6f093fc382a67b6194e04177560611259d8d5b0
parent832f6889b56a66013f562e27863e856c54639aab
Qml: Replace 'inspector' by 'observer'

We should restrict ourselves to calling all qml debugging support
observer, instead of mixing qml debugger / inspector / observer
interchangeably.
share/qtcreator/qmljsdebugger/include/qdeclarativeviewobserver.h
share/qtcreator/qmljsdebugger/qdeclarativeviewobserver.cpp
share/qtcreator/templates/qmlapp/app.pro
share/qtcreator/templates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.cpp
share/qtcreator/templates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.pri
src/plugins/qmljsinspector/qmljsinspector.cpp