#include <QXPTypes.h>
◆ Rect() [1/2]
◆ Rect() [2/2]
libqxp::Rect::Rect |
( |
double | t, |
|
|
double | r, |
|
|
double | b, |
|
|
double | l ) |
◆ bottomLeft()
Point libqxp::Rect::bottomLeft |
( |
| ) |
const |
◆ bottomRight()
Point libqxp::Rect::bottomRight |
( |
| ) |
const |
◆ center()
Point libqxp::Rect::center |
( |
| ) |
const |
◆ height()
double libqxp::Rect::height |
( |
| ) |
const |
◆ shrink()
Rect libqxp::Rect::shrink |
( |
const double | diff | ) |
const |
◆ topLeft()
Point libqxp::Rect::topLeft |
( |
| ) |
const |
◆ topRight()
Point libqxp::Rect::topRight |
( |
| ) |
const |
◆ width()
double libqxp::Rect::width |
( |
| ) |
const |
◆ bottom
double libqxp::Rect::bottom |
◆ left
double libqxp::Rect::left |
◆ right
double libqxp::Rect::right |
◆ top
The documentation for this struct was generated from the following files: