Commit 6e3d6bf8 authored by Andy Shaw's avatar Andy Shaw
Browse files

Emit the StoppedState change after the file has finished writing


Where possible, we should be emitting the stateChanged() signal to
StoppedState when we know the file is no longer being written to. The
finializing status can be used to indicate it is finishing and when it
is actually finished then StoppedState should be used.

Task-number: QTBUG-50588
Change-Id: Ie3ac1c5cd00a6a36978e72b5485622e3302054ce
Reviewed-by: default avatarChristian Stromme <christian.stromme@qt.io>
Showing with 16 additions and 6 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment