Skip to content
Snippets Groups Projects
Commit 72f1d193 authored by Matthias Puchner's avatar Matthias Puchner
Browse files

docu

parent fb2973e6
No related branches found
No related tags found
1 merge request!494Remove SessionModel/SessionItem from MaterialModel/MaterialItem
......@@ -21,9 +21,7 @@ class MaterialItem;
class MaterialModel;
//! Model for list of materials, used in MaterialEditorDialog.
//! This model is not derived from QAbstractProxyModel, despite the handled material list is
//! of type SessionModel and therefore a QAbstractItemModel. The reason is to ease a later
//! migration away from SessionModel.
//!
//! This model is also used for changing values of a material, therefore the list can be
//! updated accordingly.
class MaterialEditorModel : public QAbstractTableModel {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment