This commit updates the screenshots for the Qt Assistant and Qt Designer examples. Task-number: QTBUG-69988 Change-Id: I17da7c173a7a8cac4d55f91aecefdf5473eef98a Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 37378a0abca03f50f8a5c51a53ddccbd8077d643) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Qt Widgets Designer is a capable graphical user interface designer that lets you create and configure forms without writing code. GUIs created with Qt Widgets Designer can be compiled into an application or created at run-time. Some of the examples in this directory can only be used from within Qt Designer. Documentation for these examples can be found via the Examples link in the main Qt documentation.