qt5base-lts/tests/auto/gui/kernel/qguiapplication
Volker Hilsheimer b77a3f47c9 Rename confusingly named QFont/QPalette::resolve overloads
Having three methods with the same name doing different things is
unnecessarily confusing, so follow the standard naming convention in
Qt and call the getter of the resolve mask resolveMask, and the setter
setResolveMask. These methods were all documented as internal.

The publicly documented resolve() method that merges two fonts and
palettes based on the respective masks remains as it is, even though
'merge' would perhaps be a better name.

Change-Id: If90b1ad800834baccd1dbc38fc6b861540d6df6e
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-08-25 17:59:10 +02:00
..
icons
.prev_CMakeLists.txt CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
BLACKLIST Blacklist tst_QGuiApplication::quitOnLastWindowClosedMulti on macOS in CI 2020-02-08 14:01:11 +01:00
CMakeLists.txt CMake: Properly handle CONFIG += thread aka Threads::Threads 2020-08-06 19:15:39 +02:00
qguiapplication.pro Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplication 2019-06-05 13:01:13 +02:00
testplugin.json
tst_qguiapplication.cpp Rename confusingly named QFont/QPalette::resolve overloads 2020-08-25 17:59:10 +02:00
tst_qguiapplication.qrc