![]() |
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>#include <cstdint>#include <memory>#include <utility>#include <qohosdisplayinfo.h>#include <qohosjsutils.h>#include <qohosplatformscreen.h>#include <qpa/qwindowsysteminterface.h>Go to the source code of this file.
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| QOhosDisplayInfo | QT_BEGIN_NAMESPACE::getDisplayInfoForPrimaryDisplay (QtOhos::JsState &jsState) |
| QOhosOptional< QNapi::Object > | QT_BEGIN_NAMESPACE::tryGetDisplayById (QtOhos::JsState &jsState, QOhosDisplayInfo::JsDisplayId displayId) |
| QDebug & | QT_BEGIN_NAMESPACE::operator<< (QDebug &outputStream, const QOhosDisplayInfo &displayInfo) |
| bool | QT_BEGIN_NAMESPACE::shouldIgnoreDisplay (const QOhosDisplayInfo &displayInfo) |
Variables | |
| const std::string | QT_BEGIN_NAMESPACE::displayCallbackNameChangeEvent = "change" |
| const std::string | QT_BEGIN_NAMESPACE::displayCallbackNameAddEvent = "add" |
| const std::string | QT_BEGIN_NAMESPACE::displayCallbackNameRemoveEvent = "remove" |