19 :
TreeItem(data, parent), _item(item), _stn(nullptr)
Definition of the ModelTreeItem class.
A BaseItem contains additional Information about a subtree in the StationTreeModel.
BaseItem * getItem() const
Returns the BaseItem associated with this item.
ModelTreeItem(const QList< QVariant > &data, TreeItem *parent, BaseItem *item=nullptr)
Objects nodes for the TreeModel.