Tom Hall 66d3fa5124 Use qGuiApp instead of qApp when working with a QGuiApplication
qApp casts to QApplication, so it is only really valid when we're using
QApplication. In addition, QApplication and qApp are part of QtWidgets,
so using qApp adds an unnecessary dependency on QtWidgets to
QtQuick-only applications.
2017-02-18 14:52:05 +00:00
..
2016-04-10 14:40:01 +02:00