Native interface to a screen. More...
| Header: | #include <QAndroidScreen>
|
| CMake: | find_package(Qt6 REQUIRED COMPONENTS Gui)target_link_libraries(mytarget PRIVATE Qt6::Gui)
|
| qmake: | QT += gui
|
| Since: | Qt 6.7 |
| virtual int | displayId() const = 0 |
Accessed through QScreen::nativeInterface().
[pure virtual] int QAndroidScreen::displayId() const
Returns the id of the underlying Android display.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qnativeinterface-qandroidscreen.html