#include <NDEVR/SceneTree.h>
#include <NDEVR/SceneTreeModelDelegate.h>
#include <NDEVR/ProxyModelViewFilter.h>
#include <NDEVR/ProjectFileManager.h>
#include <NDEVR/ContextMenuManager.h>
#include <NDEVR/ShowPropertiesSettings.h>
#include <NDEVR/ExportRequest.h>
#include <NDEVR/TouchScrollManager.h>
#include <NDEVR/Button.h>
#include <NDEVR/QTTools.h>
#include <NDEVR/DesignCommand.h>
#include <NDEVR/ManagedDesignCommand.h>
#include <QMenu>
#include <QHeaderView>
#include <QApplication>
#include <QPainter>
#include <QBoxLayout>
#include <QPropertyAnimation>
#include <QMouseEvent>