Docs: Mark vsp2SetLayerAlpha as preliminary

Add the missing documentation.

Change-Id: I5bc7fb191a7c073ed0d9e17e682d8ac808c10e96
Reviewed-by: Martin Smith <martin.smith@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
Johan Klokkhammer Helsing 2018-04-11 09:27:26 +02:00 committed by Johan Helsing
parent 7a1df39010
commit a058e56a86

View File

@ -90,6 +90,12 @@
\preliminary
*/
/*!
\fn bool QEglFSFunctions::vsp2SetLayerAlpha(const QScreen *screen, int id, qreal alpha)
\internal
\preliminary
*/
/*!
\fn void QEglFSFunctions::vsp2AddBlendListener(const QScreen *screen, void(*callback)())
\internal
@ -121,6 +127,11 @@
\internal
*/
/*!
\typedef QEglFSFunctions::Vsp2SetLayerAlphaType
\internal
*/
/*! \fn QByteArray QEglFSFunctions::vsp2AddBlendListenerTypeIdentifier()
\internal
*/
@ -140,3 +151,7 @@
/*! \fn QByteArray QEglFSFunctions::vsp2SetLayerPositionTypeIdentifier()
\internal
*/
/*! \fn QByteArray QEglFSFunctions::vsp2SetLayerAlphaTypeIdentifier()
\internal
*/