QMessageBox *mbox = new QMessageBox; mbox->setWindowTitle(("Title")); mbox->setText("Let this disappear automagically"); mbox->show(); QTimer::singleShot(2000, mbox, SLOT(accept()));
Moved
Unsolved
General and Desktop
-
-
@Dnyaneshwar
Even in Brainstorm this is not a helpful title for a topic....