16#ifndef QGSVALUEMAPSEARCHWIDGETWRAPPER_H 
   17#define QGSVALUEMAPSEARCHWIDGETWRAPPER_H 
   42    bool valid() 
const override;
 
   60    void comboBoxIndexChanged( 
int idx );
 
   63    QComboBox *mComboBox = 
nullptr;
 
 
Represents a vector layer which manages a vector based dataset.