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::AvoidArea Struct Reference

#include <qohoswindowproxy.h>

Collaboration diagram for QOhosWindowProxy::AvoidArea:

Public Attributes

bool visible
QRect leftRect
QRect topRect
QRect rightRect
QRect bottomRect

Detailed Description

Definition at line 109 of file qohoswindowproxy.h.

Member Data Documentation

◆ bottomRect

QRect QOhosWindowProxy::AvoidArea::bottomRect

Definition at line 115 of file qohoswindowproxy.h.

◆ leftRect

QRect QOhosWindowProxy::AvoidArea::leftRect

Definition at line 112 of file qohoswindowproxy.h.

◆ rightRect

QRect QOhosWindowProxy::AvoidArea::rightRect

Definition at line 114 of file qohoswindowproxy.h.

◆ topRect

QRect QOhosWindowProxy::AvoidArea::topRect

Definition at line 113 of file qohoswindowproxy.h.

◆ visible

bool QOhosWindowProxy::AvoidArea::visible

Definition at line 111 of file qohoswindowproxy.h.


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