Functions | |
QRectF | GetBoundingRect (QRectF rectBB, qreal rotation) |
GetBoundingRect calculates the bounding box around rectBB rectangle, rotated around its center by rotation degrees. More... | |
QRectF anonymous_namespace{vtextgraphicsitem.cpp}::GetBoundingRect | ( | QRectF | rectBB, |
qreal | rotation | ||
) |
GetBoundingRect calculates the bounding box around rectBB rectangle, rotated around its center by rotation degrees.
rectBB | rectangle of interest |
rotation | rectangle rotation |
Definition at line 66 of file vtextgraphicsitem.cpp.
Referenced by VTextGraphicsItem::isContained().