mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
15 lines
256 B
Plaintext
15 lines
256 B
Plaintext
%Module(name=qgis._analysis,
|
|
keyword_arguments="All")
|
|
|
|
${DEFAULTDOCSTRINGSIGNATURE}
|
|
|
|
%Import QtCore/QtCoremod.sip
|
|
%Import QtGui/QtGuimod.sip
|
|
%Import QtXml/QtXmlmod.sip
|
|
|
|
%Import core/core.sip
|
|
|
|
%Feature HAVE_PDAL_PROVIDER
|
|
|
|
%Include analysis_auto.sip
|