#include <NDEVR/SectionIconTab.h>
#include <NDEVR/QTTools.h>
#include <NDEVR/DockItem.h>
#include <NDEVR/Button.h>
#include <NDEVR/QCustomLabel.h>
#include <NDEVR/SoundManager.h>
#include <NDEVR/QTVibrationManager.h>
#include <NDEVR/ResizeVisibleAnimation.h>
#include <NDEVR/WidgetOptions.h>
#include <NDEVR/ContainerWidget.h>
#include <NDEVR/FloatingWidget.h>
#include <NDEVR/ImageView.h>
#include <NDEVR/QTIconManager.h>
#include <NDEVR/RGBColor.h>
#include <QGridLayout>
#include <QPropertyAnimation>
#include <QEvent>
#include <QApplication>
#include <QStyle>
#include <QMouseEvent>
#include <qgraphicseffect.h>