qt6-bb10/tests/auto/gui/kernel/qguiapplication
Friedemann Kleint 33403f2c79 Fix crash when accessing QStyleHints before QGuiApplication is constructed.
Make styleHints a static member variable of QGuiApplicationPrivate and
fix accessor accordingly. Extend tst_QApplication::settableStyleHints()
to run without QApplication instance as well and add a similar test
to  QGuiApplication.

Task-number: QTBUG-44499
Change-Id: I42b92ef38f7dd512d08d70accfa7dd4f09a22f01
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
2015-02-25 14:16:44 +00:00
..
icons Add support for -qwindowicon command line argument. 2014-05-02 10:03:31 +02:00
qguiapplication.pro Add support for -qwindowicon command line argument. 2014-05-02 10:03:31 +02:00
testplugin.json Fix events being processed on application start 2012-09-26 19:54:19 +02:00
tst_qguiapplication.cpp Fix crash when accessing QStyleHints before QGuiApplication is constructed. 2015-02-25 14:16:44 +00:00
tst_qguiapplication.qrc Add support for -qwindowicon command line argument. 2014-05-02 10:03:31 +02:00