mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
|
%Module(name=qgis._3d,
|
||
|
keyword_arguments="All")
|
||
|
|
||
|
${DEFAULTDOCSTRINGSIGNATURE}
|
||
|
|
||
|
%Import core/core.sip
|
||
|
|
||
|
%Import QtCore/QtCoremod.sip
|
||
|
%Import QtGui/QtGuimod.sip
|
||
|
%Import QtXml/QtXmlmod.sip
|
||
|
|
||
|
%Include ./3d_auto.sip
|