Class: QgsNativeAlgorithms

class qgis.analysis.QgsNativeAlgorithms(parent: QObject = None)

Bases: QgsProcessingProvider

Constructor for QgsNativeAlgorithms.

Native c++ processing algorithm provider.

New in version 3.0.

Parameters

parent

addAlgorithm()
childEvent()
connectNotify()
customEvent()
disconnectNotify()
helpId(self) → str
Return type

str

icon(self) → QIcon
Return type

QIcon

id(self) → str
Return type

str

isSignalConnected()
loadAlgorithms(self)
name(self) → str
Return type

str

receivers()
sender()
senderSignalIndex()
supportsNonFileBasedOutput(self) → bool
Return type

bool

svgIconPath(self) → str
Return type

str

timerEvent()