Don't expect QCoreApplictionPrivate::eventDispatcher to be set
QCoreApplication::setEventDispatcher sets the dispatcher on the current thread, not on QCoreApplictionPrivate, so when running init() we don't have an event dispatcher set. Change-Id: Ia008e68b70777779ab14f1f7b9eeadac9adbcf7b Reviewed-by:Thiago Macieira <thiago.macieira@intel.com> Reviewed-by:
Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Showing
Please register or sign in to comment