From 8828993c4405a8aa98f11318151a74b352eb5521 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Thu, 1 Nov 2018 12:46:24 +0100 Subject: Doc: Qt GUI: Fix documentation warnings These are minor typos or documentation warnings that snuck in with new features. Task-number: QTBUG-71502 Change-Id: I03669cfecc3c3d80168ff7b1ca8bca7571e06d25 Reviewed-by: Martin Smith --- src/gui/kernel/qplatformgraphicsbufferhelper.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/gui/kernel/qplatformgraphicsbufferhelper.cpp') diff --git a/src/gui/kernel/qplatformgraphicsbufferhelper.cpp b/src/gui/kernel/qplatformgraphicsbufferhelper.cpp index 924266997d..c98aead5c2 100644 --- a/src/gui/kernel/qplatformgraphicsbufferhelper.cpp +++ b/src/gui/kernel/qplatformgraphicsbufferhelper.cpp @@ -56,6 +56,12 @@ QT_BEGIN_NAMESPACE +/*! + \namespace QPlatformGraphicsBufferHelper + \inmodule QtGui + \internal +*/ + /*! Convenience function to both lock and bind the \a graphicsBuffer to a texture. This function will first try to lock with texture read and texture write -- cgit v1.2.3