The above code doesn't display all the message. Only the last alert is visible. How to display all the alerts.Qt Code:
this->showMessage(tr("Alert"), str, icon); sleep(2); }To copy to clipboard, switch view to plain text mode
The above code doesn't display all the message. Only the last alert is visible. How to display all the alerts.Qt Code:
this->showMessage(tr("Alert"), str, icon); sleep(2); }To copy to clipboard, switch view to plain text mode
Anurag Shukla
A man who never makes mistake is the man who never does anything! Theodre Rosvelt!
Bookmarks