From 3b18f76f21ae901b8a2beb42bd32bfdc2b8c9ab9 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Wed, 18 Nov 2020 11:13:11 +0100 Subject: Doc: Mark the examples for exclusion from Creator The Qt Network Auth libraries are not available with the Qt 6.0 pkgs yet. Without the libraries, the examples cannot be configured and run from Qt Creator. Moreover, there is no way to check if the developer has installed this additional library, before populating the welcome screen. Change-Id: I4ebc9300782bf6492938e785da25cc08a26c5668 Reviewed-by: Jesus Fernandez Reviewed-by: Timur Pocheptsov --- examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/oauth/redditclient/doc') diff --git a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc index a8af6d5..86f9a89 100644 --- a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc +++ b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc @@ -30,7 +30,7 @@ \title Reddit Example \ingroup examples-qtnetworkauth \brief Demonstrates authenticating with OAuth 2 to access Reddit. - + \excludefromcreator \image redditclient-example.png Screenshot of the example The \e {Reddit} example uses OAuth 2, as supported by -- cgit v1.2.3