15 #ifndef BORNAGAIN_MVVM_MODEL_MVVM_MODEL_TAGROW_H
16 #define BORNAGAIN_MVVM_MODEL_MVVM_MODEL_TAGROW_H
18 #include "mvvm/model_export.h"
39 static TagRow append(
const std::string& tag_name = {});
41 static TagRow prepend(
const std::string& tag_name = {});
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)
Aggregate to hold (tag, row) information for SessionModel.
TagRow(const std::string &name, int row=-1)
TagRow(const char *name, int row=-1)
materialitems.h Collection of materials to populate MaterialModel.
QString const & name(EShape k)