#include <NDEVR/ProjectFileManager.h>
#include <NDEVR/WindowManager.h>
#include <NDEVR/FileChooserDialog.h>
#include <NDEVR/QTErrorDialog.h>
#include <NDEVR/QTTools.h>
#include <NDEVR/PhysicalCameraView.h>
#include <NDEVR/DesignPixmapResolver.h>
#include <NDEVR/ModelFactory.h>
#include <NDEVR/NDVFactory.h>
#include <NDEVR/FileAndFolderOptions.h>
#include <NDEVR/Project.h>
#include <NDEVR/ApplicationResource.h>
#include <NDEVR/FileResource.h>
#include <NDEVR/BasicThread.h>
#include <NDEVR/FileException.h>
#include <NDEVR/CaptureRequest.h>
#include <NDEVR/QTIconManager.h>
#include <NDEVR/ImageFactory.h>
#include <NDEVR/FeatureOptions.h>
#include <QBuffer>