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:35:35 (GMT) |
commit | 29dbafd9b4aba15c0e5c7a6f14368c53311edce2 (patch) | |
tree | 34712d2d243f79af5adabd4c05561b199ee5215f /doc/src/snippets/code | |
parent | 645e0a5c1beea5049e72e095ad3b6b126ad4941a (diff) | |
download | Qt-29dbafd9b4aba15c0e5c7a6f14368c53311edce2.zip Qt-29dbafd9b4aba15c0e5c7a6f14368c53311edce2.tar.gz Qt-29dbafd9b4aba15c0e5c7a6f14368c53311edce2.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 c1a7deedf1628e0dd3a5fbf92d97c4151d17fb5a)
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions