Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOhosScreenManager::JsScopeData::CreateInfo Struct Reference

#include <qohosscreenmanager.h>

Collaboration diagram for QOhosScreenManager::JsScopeData::CreateInfo:

Public Attributes

std::vector< QOhosDisplayInfodisplayInfos
QOhosConsumer< QtOhos::JsState &, JsDisplayId > displayChangedCb
QOhosConsumer< QtOhos::JsState &, JsDisplayId > displayAddedCb
QOhosConsumer< QtOhos::JsState &, JsDisplayId > displayRemovedCb
QOhosConsumer< QtOhos::JsState &, JsDisplayId, QRectFdisplayAvailableAreaChangedCb

Detailed Description

Definition at line 63 of file qohosscreenmanager.h.

Member Data Documentation

◆ displayAddedCb

QOhosConsumer<QtOhos::JsState &, JsDisplayId> QOhosScreenManager::JsScopeData::CreateInfo::displayAddedCb

Definition at line 67 of file qohosscreenmanager.h.

◆ displayAvailableAreaChangedCb

QOhosConsumer<QtOhos::JsState &, JsDisplayId, QRectF> QOhosScreenManager::JsScopeData::CreateInfo::displayAvailableAreaChangedCb

Definition at line 69 of file qohosscreenmanager.h.

◆ displayChangedCb

QOhosConsumer<QtOhos::JsState &, JsDisplayId> QOhosScreenManager::JsScopeData::CreateInfo::displayChangedCb

Definition at line 66 of file qohosscreenmanager.h.

◆ displayInfos

std::vector<QOhosDisplayInfo> QOhosScreenManager::JsScopeData::CreateInfo::displayInfos

Definition at line 65 of file qohosscreenmanager.h.

◆ displayRemovedCb

QOhosConsumer<QtOhos::JsState &, JsDisplayId> QOhosScreenManager::JsScopeData::CreateInfo::displayRemovedCb

Definition at line 68 of file qohosscreenmanager.h.


The documentation for this struct was generated from the following file: