Interface for map decorations.
More...
#include <qgsmapdecoration.h>
Interface for map decorations.
- Since
- QGIS 3.0
Definition at line 32 of file qgsmapdecoration.h.
◆ QgsMapDecoration()
QgsMapDecoration::QgsMapDecoration |
( |
| ) |
|
|
default |
◆ ~QgsMapDecoration()
virtual QgsMapDecoration::~QgsMapDecoration |
( |
| ) |
|
|
virtualdefault |
◆ displayName()
const QString QgsMapDecoration::displayName |
( |
| ) |
const |
|
inline |
Returns the map decoration display name.
- Since
- QGIS 3.14
Definition at line 53 of file qgsmapdecoration.h.
◆ render()
Renders a map decoration.
◆ setDisplayName()
void QgsMapDecoration::setDisplayName |
( |
const QString & |
name | ) |
|
|
inlineprotected |
Sets the map decoration display name.
- Since
- QGIS 3.14
Definition at line 61 of file qgsmapdecoration.h.
The documentation for this class was generated from the following file: