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 --- .../eglfsfunctions/qeglfsfunctions.qdoc | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) (limited to 'src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc') diff --git a/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc b/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc index d458d73155..fc392ac369 100644 --- a/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc +++ b/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc @@ -95,3 +95,48 @@ \internal \preliminary */ + +/*! + \typedef QEglFSFunctions::Vsp2AddBlendListenerType + \internal +*/ + +/*! + \typedef QEglFSFunctions::Vsp2AddLayerType + \internal +*/ + +/*! + \typedef QEglFSFunctions::Vsp2RemoveLayerType + \internal +*/ + +/*! + \typedef QEglFSFunctions::Vsp2SetLayerBufferType + \internal +*/ + +/*! + \typedef QEglFSFunctions::Vsp2SetLayerPositionType + \internal +*/ + +/*! \fn QByteArray QEglFSFunctions::vsp2AddBlendListenerTypeIdentifier() + \internal + */ + +/*! \fn QByteArray QEglFSFunctions::vsp2AddLayerTypeIdentifier() + \internal + */ + +/*! \fn QByteArray QEglFSFunctions::vsp2RemoveLayerTypeIdentifier() + \internal + */ + +/*! \fn QByteArray QEglFSFunctions::vsp2SetLayerBufferTypeIdentifier() + \internal + */ + +/*! \fn QByteArray QEglFSFunctions::vsp2SetLayerPositionTypeIdentifier() + \internal + */ -- cgit v1.2.3