Doc: Add Q_OS_WASM documentation

Fixes: QTBUG-76264
Change-Id: Ie167a64e0c84375012e8b1056eaae2243b09bf5d
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Paul Wicking 2019-06-07 14:47:31 +02:00
parent e67ae0d62f
commit 2ea3e133c3
1 changed files with 7 additions and 0 deletions

View File

@ -1545,6 +1545,13 @@ bool qSharedBuild() Q_DECL_NOTHROW
Defined on Any UNIX BSD/SYSV system.
*/
/*!
\macro Q_OS_WASM
\relates <QtGlobal>
Defined on Web Assembly.
*/
/*!
\macro Q_CC_SYM
\relates <QtGlobal>