Doc: Add Q_OS_WASM documentation
Fixes: QTBUG-76264 Change-Id: Ie167a64e0c84375012e8b1056eaae2243b09bf5d Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
parent
e67ae0d62f
commit
2ea3e133c3
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue