#include "DLLInfo.h"
#include <NDEVR/INIInterface.h>
#include <NDEVR/RGBColor.h>
#include <QPropertyAnimation>
#include <QProxyStyle>
#include <QPalette>
Go to the source code of this file.
|
class | NDEVRProxyStyle |
| Responsible for setting up the core style of the application including size of various widgets and colors. Some themes are inherited from the OS, some from Qt's fusion style, and some are defined and drawn. More...
|
|
class | ThemeChanger |
| An animation that slowly changes the color over the entire UI. More...
|
|