QNativeInterface::QAndroidScreen Struct

Native interface to a screen. 更多...

頭: #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

詳細描述

訪問透過 QScreen::nativeInterface ().

成員函數文檔編製

[pure virtual] int QAndroidScreen:: displayId () const

Returns the id of the underlying Android display.