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
QArkUi::QOhosDisplayManager Class Reference

#include <displaymanager.h>

Inheritance diagram for QArkUi::QOhosDisplayManager:
Collaboration diagram for QArkUi::QOhosDisplayManager:

Classes

struct  CreateInfo

Public Types

using JsDisplayId = QOhosDisplayInfo::JsDisplayId

Public Member Functions

std::vector< QOhosDisplayInfogetRegisteredDisplayInfos ()

Static Public Member Functions

static std::shared_ptr< QOhosDisplayManager > create (QtOhos::JsState &jsState, CreateInfo createInfo)

Detailed Description

Definition at line 15 of file displaymanager.h.

Member Typedef Documentation

◆ JsDisplayId

Member Function Documentation

◆ create()

std::shared_ptr< QOhosDisplayManager > QArkUi::QOhosDisplayManager::create ( QtOhos::JsState & jsState,
CreateInfo createInfo )
static

Definition at line 125 of file displaymanager.cpp.

◆ getRegisteredDisplayInfos()

std::vector< QOhosDisplayInfo > QArkUi::QOhosDisplayManager::getRegisteredDisplayInfos ( )

Definition at line 131 of file displaymanager.cpp.


The documentation for this class was generated from the following files: