diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2010-09-22 07:16:42 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-27 09:34:39 (GMT) |
commit | 645e0a5c1beea5049e72e095ad3b6b126ad4941a (patch) | |
tree | 758a529914fb9efad6b8e0a798a1a50decf18a68 /INSTALL | |
parent | 7ad71b986fd9e8854a6eef049eea56cd5569e5fc (diff) | |
download | Qt-645e0a5c1beea5049e72e095ad3b6b126ad4941a.zip Qt-645e0a5c1beea5049e72e095ad3b6b126ad4941a.tar.gz Qt-645e0a5c1beea5049e72e095ad3b6b126ad4941a.tar.bz2 |
Mitigate private header problems in QtCreator by adding semi-private API
Add a semi-private API to get QScriptEngine for a QDeclarativeEngine. So far the qmljsdebugger lib in QtCreator
accessed the script engine via QDeclarativeEnginePrivate. Replace this by a minimal API that is still in a
private header, where we nevertheless can make some BC checks/guarantees.
Aaron Kennedy agreed with the idea.
Task-number: QTCREATORBUG-2179
(cherry picked from commit 63c4c0449361ced03838e51d18e1113740f27fa9)
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions