Creates a QGIS project file from a directory structure. More...
Functions | |
| def | main |
| def | moveLayer |
| def | addLayer |
| def | cmdline |
| this function is called when _writeQgisProj is called directly | |
Variables | |
| tuple | QGIS_V3 = hasattr(qgis.utils, 'Qgis') |
| QgsMapLayerRegistry = QgsProject | |
Detailed Description
Creates a QGIS project file from a directory structure.
- See Also
- _writeQgisProj
