|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
#include "qgsannotationpointtextitem.h"#include "qgstextrenderer.h"#include "qgsannotationitemnode.h"#include "qgsannotationitemeditoperation.h"#include "qgsrendercontext.h"#include "qgsapplication.h"#include "qgscalloutsregistry.h"
Go to the source code of this file.
Functions | |
| QgsRectangle | rotateBoundingBoxAroundPoint (double cx, double cy, const QgsRectangle &original, double angleClockwiseDegrees) |
| QgsRectangle rotateBoundingBoxAroundPoint | ( | double | cx, |
| double | cy, | ||
| const QgsRectangle & | original, | ||
| double | angleClockwiseDegrees | ||
| ) |
Definition at line 153 of file qgsannotationpointtextitem.cpp.