|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include "qgis_core.h"#include "qgis_sip.h"#include "qgis.h"#include "qgsreadwritecontext.h"#include "qgspropertycollection.h"#include "qgsmapunitscale.h"#include "qgscalloutposition.h"#include "qgsmargins.h"#include "qgscoordinatetransform.h"#include <QPainter>#include <QString>#include <QRectF>#include <memory>

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