QMessageBox on console/background application
-
Hi all,
I'm developing a mobile application which runs in background, so without any UI or dialog/window. But I would like to show a QMessage when an error occurs. It is possible?
I don't know how because the QMessage constructor has a "QWidget* parent" parameter and I haven't anyone QWidget.
Thanks a lot,
XerXi -