Yes, of course, I can get qApp pointer. But I don't know how to pass it to the QWidget.
Could you give me an example, please?
Simple instantiating QWidget with having qApp causing error
Qt Code:
  1. ASSERT failure in QWidget: "Widgets must be created in the GUI thread."
To copy to clipboard, switch view to plain text mode