|
QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
#include "qgis_core.h"#include "qgis_sip.h"#include "qgsexpressioncontext.h"#include "qgsreadwritecontext.h"#include "qgspropertycollection.h"#include "qgsmapunitscale.h"#include <QString>#include <QRectF>#include <memory>

Go to the source code of this file.
Classes | |
| class | QgsCallout |
| Abstract base class for callout renderers. More... | |
| struct | QgsCallout::QgsCalloutContext |
| Contains additional contextual information about the context in which a callout is being rendered. More... | |
| class | QgsManhattanLineCallout |
| Draws straight (right angled) lines as callouts. More... | |
| class | QgsSimpleLineCallout |
| A simple direct line callout style. More... | |