|
QGIS API Documentation 4.3.0-Master (b031d471fbb)
|
Encapsulates details of an external link describing an algorithm's behavior or source. More...
#include <qgsprocessingalgorithm.h>
Public Attributes | |
| QString | description |
| Link description text. | |
| QString | url |
| Link URL. | |
Encapsulates details of an external link describing an algorithm's behavior or source.
Definition at line 216 of file qgsprocessingalgorithm.h.
| QString QgsProcessingAlgorithm::ExternalLink::description |
Link description text.
Definition at line 219 of file qgsprocessingalgorithm.h.
| QString QgsProcessingAlgorithm::ExternalLink::url |
Link URL.
Definition at line 221 of file qgsprocessingalgorithm.h.