diff options
author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2017-02-02 09:05:01 +0100 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2017-02-02 13:37:45 +0000 |
commit | 05fd8652a7e43df2fc763222892f3c33bed7183f (patch) | |
tree | 192aaef450d7bb058fb95e10556d36b4172984f8 /src/qdoc/cppcodeparser.cpp | |
parent | 7bb45dc5318c4c84d94ff35400616eee8e7f741d (diff) | |
download | qttools-05fd8652a7e43df2fc763222892f3c33bed7183f.tar.gz |
Fix emission of QDesignerFormWindowInterface::changed()
The tools depend on QDesignerFormWindowInterface::changed() to
update their views.
Connect the signal to QUndoStack::indexChanged() instead
of QUndoStack::cleanChanged() as was before in removed
class QDesignerUndoStack. In addition, emit changed when
the QUndoStack emits cleanChanged(false).
Task-number: QTBUG-58584
Change-Id: Idb7dc630952bb9d79695cb914676f1d9657cc17b
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions