15 #ifndef BORNAGAIN_MVVM_MODEL_MVVM_MODEL_EXTERNALPROPERTY_H
16 #define BORNAGAIN_MVVM_MODEL_MVVM_MODEL_EXTERNALPROPERTY_H
19 #include "mvvm/model_export.h"
35 std::string text()
const;
39 std::string identifier()
const;
bool operator<(const CumulativeValue &lhs, const CumulativeValue &rhs)
bool operator!=(const Material &left, const Material &right)
Comparison operator for material wrapper (inequality check)
bool operator==(const Material &left, const Material &right)
Comparison operator for material wrapper (equality check)
Property to carry text, color and identifier.
materialitems.h Collection of materials to populate MaterialModel.