![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosscreenmanager.h>
Public Attributes | |
| std::vector< QOhosDisplayInfo > | displayInfos |
| QOhosConsumer< QtOhos::JsState &, JsDisplayId > | displayChangedCb |
| QOhosConsumer< QtOhos::JsState &, JsDisplayId > | displayAddedCb |
| QOhosConsumer< QtOhos::JsState &, JsDisplayId > | displayRemovedCb |
| QOhosConsumer< QtOhos::JsState &, JsDisplayId, QRectF > | displayAvailableAreaChangedCb |
Definition at line 63 of file qohosscreenmanager.h.
| QOhosConsumer<QtOhos::JsState &, JsDisplayId> QOhosScreenManager::JsScopeData::CreateInfo::displayAddedCb |
Definition at line 67 of file qohosscreenmanager.h.
| QOhosConsumer<QtOhos::JsState &, JsDisplayId, QRectF> QOhosScreenManager::JsScopeData::CreateInfo::displayAvailableAreaChangedCb |
Definition at line 69 of file qohosscreenmanager.h.
| QOhosConsumer<QtOhos::JsState &, JsDisplayId> QOhosScreenManager::JsScopeData::CreateInfo::displayChangedCb |
Definition at line 66 of file qohosscreenmanager.h.
| std::vector<QOhosDisplayInfo> QOhosScreenManager::JsScopeData::CreateInfo::displayInfos |
Definition at line 65 of file qohosscreenmanager.h.
| QOhosConsumer<QtOhos::JsState &, JsDisplayId> QOhosScreenManager::JsScopeData::CreateInfo::displayRemovedCb |
Definition at line 68 of file qohosscreenmanager.h.