qt5base-lts/tests/auto/widgets/styles/qstyle
J-P Nurmi 7d48fd1c83 Made QWindowsMobileStyle internal
We will take this opportynity to remove various QStyle specializations
from the public API in Qt5. This gives us much more freedom, for
example changing the inheritance hierarchy, pluginizing etc. without
worrying about BC.

=> Use QStyleFactory and/or QProxyStyle instead of creating an instance
or inheriting QWindowsMobileStyle directly.

Change-Id: Id64f3dabff38db7864e235c79b2e9276379f4ba4
Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
Reviewed-by: Janne Anttila <janne.anttila@digia.com>
2012-11-23 10:08:10 +01:00
..
images Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qstyle.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
task_25863.png Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
tst_qstyle.cpp Made QWindowsMobileStyle internal 2012-11-23 10:08:10 +01:00