From 41a6877fe8ac8afde28f96e75e033f53f22939d4 Mon Sep 17 00:00:00 2001 From: Martin Smith Date: Mon, 15 Jan 2018 08:37:43 +0100 Subject: doc: Fix remaining qdoc warnings in platformheaders clang needed to see so type definitions that aren't there for some platforms, so this update provides defaults when qdoc is running. Change-Id: I15e635b31dd651457f828f90c8dd132959c826e6 Reviewed-by: Martin Smith --- src/platformheaders/windowsfunctions/qwindowswindowfunctions.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/platformheaders/windowsfunctions/qwindowswindowfunctions.qdoc') diff --git a/src/platformheaders/windowsfunctions/qwindowswindowfunctions.qdoc b/src/platformheaders/windowsfunctions/qwindowswindowfunctions.qdoc index 9061690681..a52bbe061b 100644 --- a/src/platformheaders/windowsfunctions/qwindowswindowfunctions.qdoc +++ b/src/platformheaders/windowsfunctions/qwindowswindowfunctions.qdoc @@ -124,7 +124,7 @@ */ /*! - \fn QByteArray setWindowActivationBehaviorIdentifier() + \fn QByteArray QWindowsWindowFunctions::setWindowActivationBehaviorIdentifier() This function returns a bytearray that can be used to query QGuiApplication::platformFunction() to retrieve the SetWindowActivationBehaviorType -- cgit v1.2.3