28 const QModelIndex& = QModelIndex())
const override
Definition of the TreeModel class.
Base class for boundary conditions, initial conditions and source terms.
A model for the display of information from boundary conditions and source terms.
int columnCount(const QModelIndex &=QModelIndex()) const override
FemConditionModel(QObject *parent=nullptr)
void setFemCondition(DataHolderLib::FemCondition *cond)
Displays information on a boundary condition or source term.
void clearView()
Clears the tree.
void setProcessVariable(DataHolderLib::FemCondition *cond)
Displays information on a process variable.
A hierarchical model for a tree implemented as a double-linked list.
QModelIndex parent(const QModelIndex &index) const override