Doc: QAndroidScreen:displayId(): Fix capitalization
Pick-to: 6.7 Change-Id: Ib005db7fd9317250f5a4cf22ff3422eb83ed787c Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>bb10
parent
8fd3f7e578
commit
c34c887318
|
|
@ -47,7 +47,7 @@ QOffscreenSurface *QNativeInterface::QAndroidOffscreenSurface::fromNative(ANati
|
|||
*/
|
||||
/*!
|
||||
\fn int QNativeInterface::QAndroidScreen::displayId() const;
|
||||
\return The Id of the underlying Android display.
|
||||
\return the id of the underlying Android display.
|
||||
*/
|
||||
QT_DEFINE_NATIVE_INTERFACE(QAndroidScreen);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue