| 
    QGIS API Documentation
    3.14.0-Pi (9f7028fd23)
    
   | 
 
 
 
 
Go to the documentation of this file.
   16 #ifndef QGSENUMERATIONWIDGETWRAPPER_H 
   17 #define QGSENUMERATIONWIDGETWRAPPER_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 // QGSENUMERATIONWIDGETWRAPPER_H