QMessageBox *mbox = new QMessageBox; mbox->setWindowTitle(("Title")); mbox->setText("Let this disappear automagically"); mbox->show(); QTimer::singleShot(2000, mbox, SLOT(accept()));
-
wrote on 19 Mar 2019, 14:38 last edited by
-
wrote on 19 Mar 2019, 15:33 last edited by
@Dnyaneshwar
Even in Brainstorm this is not a helpful title for a topic.... -
Hi,
Your topic has been moved.
As suggested by @JonB, edit your post and give it a clear title. What you put there should be in the body of the message with a clear question as well.
2/3