python.packages._writeQgisProj Namespace Reference

Creates a QGIS project file from a directory structure. More...

Functions

def main (options, logger)
 
def moveLayer (layer, tree_path)
 
def addLayer (file, options)
 
def cmdline ()
 this function is called when _writeQgisProj is called directly
 

Variables

 QGIS_V3 = hasattr(qgis.utils, 'Qgis')
 
 QgsMapLayerRegistry = QgsProject
 

Detailed Description

Creates a QGIS project file from a directory structure.

See also
_writeQgisProj