16#ifndef QGSSPACERWIDGETWRAPPER_H 
   17#define QGSSPACERWIDGETWRAPPER_H 
   41    bool valid() 
const override;
 
   46    bool drawLine() 
const;
 
   52    void setDrawLine( 
bool drawLine );
 
   62    bool mDrawLine = 
false;
 
 
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...
Represents a vector layer which manages a vector based data sets.