From the code it is not clear where the value of 'ok' is initialized to false. It is not clear where the value of 'ok' passed to loadFinished and finishedLoadNotification is set to false. Can you please help me where the value of 'ok' passed to finishedLoadNotification is set to false?
Added after 32 minutes:
The signal is emitted by the QT framework. We are not emitting the signal in the code. Hence we are not able to find out where the value of ok is set to false. Can you share your feedback?
Bookmarks