|
|
#include <memory>#include <QAbstractItemModel>#include <QList>#include <QModelIndex>#include <QVariant>#include "treeitem.h"
Include dependency graph for treemodel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TreeModel |
Typedefs | |
| using | TreeModelPtr = std::shared_ptr< TreeModel > |
| using TreeModelPtr = std::shared_ptr<TreeModel> |
Definition at line 72 of file treemodel.h.