qtdeclarative/tests/auto/quick/qquickwindow
Laszlo Agocs 4e266103ad Rename setSceneGraphBackend to setGraphicsApi
...and fix up the docs.

The string-based setSceneGraphBackend() stays of course (the docs have
been enhanced, however). The GraphicsApi enum-based overload is now
renamed to setGraphicsApi().

Using the same name for both functions is a historical artifact, reflecting
the evolution (5.0 - 5.8 - 5.14). In 6.0 we can give it a more appropriate
name, since it does not have much to do with "backends" from the user's
perspective.

Change-Id: Id75dbf81f50a148797e5b5de9be4000153737473
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2020-06-22 16:10:52 +02:00
..
data Remove QtQuick.Window plugin 2020-06-15 16:56:10 +02:00
BLACKLIST unblacklist passing tests 2019-06-27 14:25:17 +00:00
CMakeLists.txt CMake: Update Apple platform defines after rename in qtbase 2020-03-17 10:42:00 +01:00
qquickwindow.pro Make it possible to call grabToImage() on Window.contentItem 2017-01-02 07:01:15 +00:00
tst_qquickwindow.cpp Rename setSceneGraphBackend to setGraphicsApi 2020-06-22 16:10:52 +02:00