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
QOhosWindowProxy::WindowCallbacks Struct Reference

#include <qohoswindowproxy.h>

Collaboration diagram for QOhosWindowProxy::WindowCallbacks:

Public Attributes

QOhosConsumer< QOhosWindowProxy::WindowEventonWindowEvent
QOhosConsumer< QOhosWindowProxy::WindowStatusonWindowStatusChange
QOhosConsumer< bool > onWindowVisibilityChange
std::function< void()> onTouchOutside
QOhosConsumer< QOhosWindowProxy::AvoidAreaType, QOhosWindowProxy::AvoidAreaonAvoidAreaChange
QOhosConsumer< QOhosWindowProxy::RectChangeOptionsonWindowRectChange
QOhosConsumer< QOhosWindowProxy::RectChangeOptionsonWindowRectChangeInGlobalDisplay
QOhosConsumer< QOhosDisplayInfo::JsDisplayIdonWindowDisplayIdChange

Detailed Description

Definition at line 118 of file qohoswindowproxy.h.

Member Data Documentation

◆ onAvoidAreaChange

QOhosConsumer<QOhosWindowProxy::AvoidAreaType, QOhosWindowProxy::AvoidArea> QOhosWindowProxy::WindowCallbacks::onAvoidAreaChange

Definition at line 124 of file qohoswindowproxy.h.

◆ onTouchOutside

std::function<void()> QOhosWindowProxy::WindowCallbacks::onTouchOutside

Definition at line 123 of file qohoswindowproxy.h.

◆ onWindowDisplayIdChange

QOhosConsumer<QOhosDisplayInfo::JsDisplayId> QOhosWindowProxy::WindowCallbacks::onWindowDisplayIdChange

Definition at line 127 of file qohoswindowproxy.h.

◆ onWindowEvent

QOhosConsumer<QOhosWindowProxy::WindowEvent> QOhosWindowProxy::WindowCallbacks::onWindowEvent

Definition at line 120 of file qohoswindowproxy.h.

◆ onWindowRectChange

QOhosConsumer<QOhosWindowProxy::RectChangeOptions> QOhosWindowProxy::WindowCallbacks::onWindowRectChange

Definition at line 125 of file qohoswindowproxy.h.

◆ onWindowRectChangeInGlobalDisplay

QOhosConsumer<QOhosWindowProxy::RectChangeOptions> QOhosWindowProxy::WindowCallbacks::onWindowRectChangeInGlobalDisplay

Definition at line 126 of file qohoswindowproxy.h.

◆ onWindowStatusChange

QOhosConsumer<QOhosWindowProxy::WindowStatus> QOhosWindowProxy::WindowCallbacks::onWindowStatusChange

Definition at line 121 of file qohoswindowproxy.h.

◆ onWindowVisibilityChange

QOhosConsumer<bool> QOhosWindowProxy::WindowCallbacks::onWindowVisibilityChange

Definition at line 122 of file qohoswindowproxy.h.


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