![]() |
Walls And Holes
1
|
#include <QRegion>
Go to the source code of this file.
Namespaces | |
ShapeRegion | |
Functions | |
void | ShapeRegion::findBounds (const QPoint &start, const QPoint &end, QPoint &topLeft, QPoint &bottomRight) |
QRegion | ShapeRegion::rect (QPoint start, QPoint end) |
QRegion | ShapeRegion::rectOutline (QPoint start, QPoint end) |
QRegion | ShapeRegion::ellipseOutline (QPoint start, QPoint end) |
QRegion | ShapeRegion::line (QPoint start, QPoint end) |