From 52d38e204cf63e56a5d88abed9f4d0f8a6d61c20 Mon Sep 17 00:00:00 2001
From: Elias Steurer
Date: Sat, 14 Nov 2020 19:08:09 +0100
Subject: [PATCH] Change qdoc version to Qt 6 because earlier version are
unusable
---
Docs/configWindows.qdocconf | 24 +-
Docs/html/screenplay-create-members.html | 14 +-
.../screenplay-createimportvideo-members.html | 4 +-
...screenplay-installedlistmodel-members.html | 6 +-
.../screenplay-monitorlistmodel-members.html | 6 +-
Docs/html/screenplay-monitorlistmodel.html | 4 +-
.../screenplay-projectsettingslistmodel.html | 2 +-
.../screenplay-screenplaymanager-members.html | 22 +-
Docs/html/screenplay-screenplaymanager.html | 20 +-
...creenplay-screenplaywallpaper-members.html | 46 +-
.../screenplay-screenplaywidget-members.html | 22 +-
Docs/html/screenplay-settings-members.html | 54 +-
Docs/html/screenplay-settings.html | 6 +
Docs/html/screenplay-util-members.html | 27 +-
Docs/html/screenplay-util.html | 27 +-
Docs/html/screenplay.index | 1830 +++++++++--------
16 files changed, 1097 insertions(+), 1017 deletions(-)
diff --git a/Docs/configWindows.qdocconf b/Docs/configWindows.qdocconf
index 1e2008a9..8441839f 100644
--- a/Docs/configWindows.qdocconf
+++ b/Docs/configWindows.qdocconf
@@ -1,11 +1,11 @@
# Run:
-# C:\Qt\5.15.1\msvc2019_64\bin\qdoc.exe config.qdocconf
+# C:\Qt\6.0.0\msvc2019_64\bin\qdoc.exe config.qdocconf
# in this directory. You can shift + right click in this explorer
# window and select "Open PowerShell Window here" for this.
-include(C:\Qt\5.15.1\msvc2019_64\doc\global\qt-cpp-defines.qdocconf)
-include(C:\Qt\5.15.1\msvc2019_64\doc\global\compat.qdocconf)
-include(C:\Qt\5.15.1\msvc2019_64\doc\global\fileextensions.qdocconf)
+include(C:\Qt\6.0.0\msvc2019_64\doc\global\qt-cpp-defines.qdocconf)
+include(C:\Qt\6.0.0\msvc2019_64\doc\global\compat.qdocconf)
+include(C:\Qt\6.0.0\msvc2019_64\doc\global\fileextensions.qdocconf)
descripton = ScreenPlay is an open source cross plattform app for displaying Wallpaper, Widgets and AppDrawer.
language = Cpp
@@ -42,14 +42,14 @@ includepaths += ../ScreenPlayWidget/src/
includepaths += ../ScreenPlayWidget/
# qt
-includepaths += C:/Qt/5.15.1/msvc2019_64/include/
-includepaths += C:/Qt/5.15.1/msvc2019_64/include/QtCore/
-includepaths += C:/Qt/5.15.1/msvc2019_64/include/QtGui/
-includepaths += C:/Qt/5.15.1/msvc2019_64/include/QtQml/
-includepaths += C:/Qt/5.15.1/msvc2019_64/include/QtWebEngine/
-includepaths += C:/Qt/5.15.1/msvc2019_64/include/QtNetwork/
-includepaths += C:/Qt/5.15.1/msvc2019_64/include/QtQuick/
-includepaths += C:/Qt/5.15.1/msvc2019_64/include/QtQuickControls2/
+includepaths += C:/Qt/6.0.0/msvc2019_64/include/
+includepaths += C:/Qt/6.0.0/msvc2019_64/include/QtCore/
+includepaths += C:/Qt/6.0.0/msvc2019_64/include/QtGui/
+includepaths += C:/Qt/6.0.0/msvc2019_64/include/QtQml/
+includepaths += C:/Qt/6.0.0/msvc2019_64/include/QtWebEngine/
+includepaths += C:/Qt/6.0.0/msvc2019_64/include/QtNetwork/
+includepaths += C:/Qt/6.0.0/msvc2019_64/include/QtQuick/
+includepaths += C:/Qt/6.0.0/msvc2019_64/include/QtQuickControls2/
diff --git a/Docs/html/screenplay-create-members.html b/Docs/html/screenplay-create-members.html
index 56ef7a8f..cbdbfa03 100644
--- a/Docs/html/screenplay-create-members.html
+++ b/Docs/html/screenplay-create-members.html
@@ -17,17 +17,17 @@