Doc: Add Q_OS_ANDROID macro

Change-Id: If428f0b7c1540e809f756f426a6d222acea5d310
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
This commit is contained in:
Takumi Asaki 2013-08-21 18:04:44 +09:00 committed by The Qt Project
parent 9de6d1a74f
commit 1f8c179c6c

View File

@ -1165,6 +1165,13 @@ bool qSharedBuild() Q_DECL_NOTHROW
Defined on Linux.
*/
/*!
\macro Q_OS_ANDROID
\relates <QtGlobal>
Defined on Android.
*/
/*!
\macro Q_OS_FREEBSD
\relates <QtGlobal>