Walls And Holes  1
ShapeRegion Namespace Reference

Functions

void findBounds (const QPoint &start, const QPoint &end, QPoint &topLeft, QPoint &bottomRight)
 
QRegion rect (QPoint start, QPoint end)
 
QRegion rectOutline (QPoint start, QPoint end)
 
QRegion ellipseOutline (QPoint start, QPoint end)
 
QRegion line (QPoint start, QPoint end)
 

Function Documentation

◆ ellipseOutline()

QRegion ShapeRegion::ellipseOutline ( QPoint  start,
QPoint  end 
)
Here is the caller graph for this function:

◆ findBounds()

void ShapeRegion::findBounds ( const QPoint &  start,
const QPoint &  end,
QPoint &  topLeft,
QPoint &  bottomRight 
)
Here is the caller graph for this function:

◆ line()

QRegion ShapeRegion::line ( QPoint  start,
QPoint  end 
)
Here is the caller graph for this function:

◆ rect()

QRegion ShapeRegion::rect ( QPoint  start,
QPoint  end 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rectOutline()

QRegion ShapeRegion::rectOutline ( QPoint  start,
QPoint  end 
)
Here is the call graph for this function:
Here is the caller graph for this function: