Ok i solved the issue, i was trying to access qApp with a GUI function outside the GUI thread or event loop … once i made sure i did only run it on the GUI thread then everything is working.
↧
[SOLVED] [Qt5] crash when using qApp and installTranslator But working when using qApp and setFont
↧