filterabletreemodelsortfilterproxymodel.h File Reference
#include "scenarioitem.h"
#include "applicationdatabaseitem.h"
#include "openscenarioitem.h"
#include "settingsitem.h"
#include <QSortFilterProxyModel>
#include <QModelIndex>
#include <qmetatype.h>
#include <memory>
+ Include dependency graph for filterabletreemodelsortfilterproxymodel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FilterableTreeModelSortFilterProxyModel
 Model of the FilterableTreeView. More...
 

Typedefs

using FilterableTreeModelSortFilterProxyModelPtr = std::shared_ptr< FilterableTreeModelSortFilterProxyModel >
 

Typedef Documentation

◆ FilterableTreeModelSortFilterProxyModelPtr