|
#include <QStandardItemModel>
#include <QSortFilterProxyModel>
#include <QStringList>
#include <QModelIndexList>
#include <QMimeData>
#include <QPointer>
#include <QSize>
#include <QBrush>
#include "../controller/Controller.h"
Go to the source code of this file.
Classes | |
class | ObjectExplorerModel |
This class provides a model for storing classes from memoryxcontroller::PriorKnowledgeController and allows to filter them. More... | |
Namespaces | |
gui | |