|
QGIS API Documentation 3.99.0-Master (21b3aa880ba)
|
#include "qgsannotationpointtextitem.h"#include "qgsannotationitemeditoperation.h"#include "qgsannotationitemnode.h"#include "qgsapplication.h"#include "qgscalloutsregistry.h"#include "qgsrendercontext.h"#include "qgstextrenderer.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 154 of file qgsannotationpointtextitem.cpp.