15 #ifndef BORNAGAIN_MVVM_VIEWMODEL_MVVM_EDITORS_COMBOPROPERTYEDITOR_H
16 #define BORNAGAIN_MVVM_VIEWMODEL_MVVM_EDITORS_COMBOPROPERTYEDITOR_H
32 QSize sizeHint()
const override;
33 QSize minimumSizeHint()
const override;
35 bool is_persistent()
const override;
38 virtual void onIndexChanged(
int index);
41 std::vector<std::string> internLabels();
43 void setConnected(
bool isConnected);
44 void update_components()
override;
Custom editor for QVariant based on ComboProperty.
Base class for all custom variant editors.
materialitems.h Collection of materials to populate MaterialModel.