Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.9.4
-
None
Description
As show in this thread,
void QMovie::stop()
doesn't automatically emit
void QMovie::finished()
signal when called.
I think a user should rely that if stop is called then the signal will be emitted.