Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
UiaRect Struct Reference

#include <uiatypes_p.h>

+ Collaboration diagram for UiaRect:

Public Attributes

double left
 
double top
 
double width
 
double height
 

Detailed Description

Definition at line 145 of file uiatypes_p.h.

Member Data Documentation

◆ height

double UiaRect::height

Definition at line 149 of file uiatypes_p.h.

◆ left

double UiaRect::left

Definition at line 146 of file uiatypes_p.h.

◆ top

double UiaRect::top

Definition at line 147 of file uiatypes_p.h.

◆ width

double UiaRect::width

Definition at line 148 of file uiatypes_p.h.


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