PPL7-Icon Patrick's Programming Library Version 7.0.0 - Dokumentation
ppl7::grafix::Rect Elementverzeichnis

Vollständige Aufstellung aller Elemente für ppl7::grafix::Rect einschließlich aller geerbten Elemente.

bottom() const ppl7::grafix::Rect
bottomLeft() const ppl7::grafix::Rect
bottomRight() const ppl7::grafix::Rect
height() const ppl7::grafix::Rect
intersected(const Rect &other)ppl7::grafix::Rect
intersects(const Rect &other)ppl7::grafix::Rect
isNull() const ppl7::grafix::Rect
left() const ppl7::grafix::Rect
normalized() const ppl7::grafix::Rect
operator!=(const Rect &r1, const Rect &r2)ppl7::grafix::Rectfriend
operator==(const Rect &r1, const Rect &r2)ppl7::grafix::Rectfriend
Rect()ppl7::grafix::Rect
Rect(const Point &p1, const Point &p2)ppl7::grafix::Rect
Rect(const Point &p, const Size &s)ppl7::grafix::Rect
Rect(int x, int y, int width, int height)ppl7::grafix::Rect
Rect(const Rect &r)ppl7::grafix::Rect
Rect(const RECT &r)ppl7::grafix::Rect
right() const ppl7::grafix::Rect
setBottom(int bottom)ppl7::grafix::Rect
setBottomRight(const Point &bottomRight)ppl7::grafix::Rect
setCoords(int x1, int y1, int x2, int y2)ppl7::grafix::Rect
setCoords(const Point &p1, const Point &p2)ppl7::grafix::Rect
setHeight(int height)ppl7::grafix::Rect
setLeft(int left)ppl7::grafix::Rect
setRect(const RECT &r)ppl7::grafix::Rect
setRect(const Rect &r)ppl7::grafix::Rect
setRect(int x, int y, int width, int height)ppl7::grafix::Rect
setRight(int right)ppl7::grafix::Rect
setSize(const Size &size)ppl7::grafix::Rect
setTop(int top)ppl7::grafix::Rect
setTopLeft(const Point &topLeft)ppl7::grafix::Rect
setWidth(int width)ppl7::grafix::Rect
setX(int x)ppl7::grafix::Rect
setY(int y)ppl7::grafix::Rect
size() const ppl7::grafix::Rect
top() const ppl7::grafix::Rect
topLeft() const ppl7::grafix::Rect
topRight() const ppl7::grafix::Rect
width() const ppl7::grafix::Rect
x1ppl7::grafix::Rect
x2ppl7::grafix::Rect
y1ppl7::grafix::Rect
y2ppl7::grafix::Rect