#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 |
Referenced by bottomLeft(), bottomRight(), height(), libqxp::QXP1Parser::parseObject(), libqxp::QXP1Parser::parseParagraphFormat(), libqxp::QXP33Parser::parseParagraphFormat(), libqxp::QXP4Parser::parseParagraphFormat(), libqxp::QXPParser::readObjectBBox(), libqxp::QXP4Parser::readTextSettings(), Rect(), Rect(), and shrink().
◆ left
double libqxp::Rect::left |
Referenced by bottomLeft(), libqxp::QXP1Parser::parseObject(), libqxp::QXP1Parser::parseParagraphFormat(), libqxp::QXP33Parser::parseParagraphFormat(), libqxp::QXP4Parser::parseParagraphFormat(), libqxp::QXPParser::readObjectBBox(), libqxp::QXP4Parser::readTextSettings(), Rect(), Rect(), shrink(), topLeft(), and width().
◆ right
double libqxp::Rect::right |
Referenced by bottomRight(), libqxp::QXP1Parser::parseObject(), libqxp::QXP1Parser::parseParagraphFormat(), libqxp::QXP33Parser::parseParagraphFormat(), libqxp::QXP4Parser::parseParagraphFormat(), libqxp::QXPParser::readObjectBBox(), libqxp::QXP4Parser::readTextSettings(), Rect(), Rect(), shrink(), topRight(), and width().
◆ top
Referenced by height(), libqxp::QXP1Parser::parseObject(), libqxp::QXP1Parser::parseParagraphFormat(), libqxp::QXP33Parser::parseParagraphFormat(), libqxp::QXP4Parser::parseParagraphFormat(), libqxp::QXPParser::readObjectBBox(), libqxp::QXP4Parser::readTextSettings(), Rect(), Rect(), shrink(), topLeft(), and topRight().
The documentation for this struct was generated from the following files: