QWindowsScreen Struct

struct QNativeInterface ::QWindowsScreen

Native interface to a screen. 更多...

头: #include <QWindowsScreen>
CMake: find_package(Qt6 REQUIRED COMPONENTS Gui)
target_link_libraries(mytarget PRIVATE Qt6::Gui)
qmake: QT += gui
Since: Qt 6.7

公共函数

virtual HMONITOR handle () const = 0

详细描述

访问透过 QScreen::nativeInterface ().

成员函数文档编制

[pure virtual] HMONITOR QWindowsScreen:: handle () const

Returns The underlying HWMONITOR of the screen.