| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
 
 
 
Go to the documentation of this file.
   16 #ifndef QGSCLASSIFICATIONWIDGETWRAPPER_H 
   17 #define QGSCLASSIFICATIONWIDGETWRAPPER_H 
   51     QVariant 
value() 
const override;
 
   57     bool valid() 
const override;
 
   60     void updateValues( 
const QVariant &value, 
const QVariantList & = QVariantList() ) 
override;
 
   62     QComboBox *mComboBox = 
nullptr;
 
   65 #endif // QGSCLASSIFICATIONWIDGETWRAPPER_H 
  
Represents a vector layer which manages a vector based data sets.