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< QOhosDisplayInfo::JsDisplayIdonWindowDisplayIdChange

Detailed Description

Definition at line 158 of file qohoswindowproxy.h.

Member Data Documentation

◆ onAvoidAreaChange

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

Definition at line 164 of file qohoswindowproxy.h.

◆ onTouchOutside

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

Definition at line 163 of file qohoswindowproxy.h.

◆ onWindowDisplayIdChange

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

Definition at line 166 of file qohoswindowproxy.h.

◆ onWindowEvent

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

Definition at line 160 of file qohoswindowproxy.h.

◆ onWindowRectChange

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

Definition at line 165 of file qohoswindowproxy.h.

◆ onWindowStatusChange

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

Definition at line 161 of file qohoswindowproxy.h.

◆ onWindowVisibilityChange

QOhosConsumer<bool> QOhosWindowProxy::WindowCallbacks::onWindowVisibilityChange

Definition at line 162 of file qohoswindowproxy.h.


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