| 
    QGIS API Documentation
    2.18.21-Las Palmas (9fba24a)
    
   | 
 
Layers and optional attribute index to split into multiple layers using attribute value as layer name. More...
#include <qgsdxfexport.h>
Public Member Functions | |
| DxfLayer (QgsVectorLayer *vl, int layerOutputAttributeIndex=-1) | |
| QgsVectorLayer * | layer () const | 
| int | layerOutputAttributeIndex () const | 
Public Attributes | |
| QgsVectorLayer * | mLayer | 
| int | mLayerOutputAttributeIndex | 
Layers and optional attribute index to split into multiple layers using attribute value as layer name.
Definition at line 51 of file qgsdxfexport.h.
      
  | 
  inline | 
Definition at line 53 of file qgsdxfexport.h.
      
  | 
  inline | 
Definition at line 58 of file qgsdxfexport.h.
      
  | 
  inline | 
Definition at line 59 of file qgsdxfexport.h.
| QgsVectorLayer* QgsDxfExport::DxfLayer::mLayer | 
Definition at line 61 of file qgsdxfexport.h.
| int QgsDxfExport::DxfLayer::mLayerOutputAttributeIndex | 
Definition at line 62 of file qgsdxfexport.h.
 1.8.13