Fix QtAndroidPrivate namespace documentation
Fix the documentation to show the actual header and module Fixes: QTBUG-99335 Pick-to: 6.3 6.2 Change-Id: I333a5a95a448fdf3e08801bf794c93b87cd1f81f Reviewed-by: Topi Reiniö <topi.reinio@qt.io> Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
This commit is contained in:
parent
fbdd076ae9
commit
19a5273e05
@ -824,10 +824,11 @@ QJniObject QAndroidIntent::handle() const
|
|||||||
/*!
|
/*!
|
||||||
\namespace QtAndroidPrivate
|
\namespace QtAndroidPrivate
|
||||||
\preliminary
|
\preliminary
|
||||||
\inmodule QtCore
|
\inmodule QtCorePrivate
|
||||||
\since 6.2
|
\since 6.2
|
||||||
\brief The QtAndroid namespace provides miscellaneous functions to aid Android development.
|
\brief The QtAndroidPrivate namespace provides miscellaneous functions
|
||||||
\inheaderfile QtAndroid
|
to aid Android development.
|
||||||
|
\inheaderfile QtCore/private/qandroidextras_p.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user