try this
looks like you have a member in Ui_MainWindow which is named as statusBar.Qt Code:
... this->statusBar()->showMessage(tr("File successfully loaded."), 3000); ...To copy to clipboard, switch view to plain text mode
try this
looks like you have a member in Ui_MainWindow which is named as statusBar.Qt Code:
... this->statusBar()->showMessage(tr("File successfully loaded."), 3000); ...To copy to clipboard, switch view to plain text mode
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks