16#ifndef QGSSPACERWIDGETWRAPPER_H 
   17#define QGSSPACERWIDGETWRAPPER_H 
   40    bool valid() 
const override;
 
   45    bool drawLine() 
const;
 
   51    void setDrawLine( 
bool drawLine );
 
   60    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 dataset.