API Documentation
Loading...
Searching...
No Matches
NDEVRTheme.h File Reference
#include "DLLInfo.h"
#include <NDEVR/INIInterface.h>
#include <NDEVR/RGBColor.h>
#include <QPropertyAnimation>
#include <QProxyStyle>
#include <QPalette>
Include dependency graph for NDEVRTheme.h:

Go to the source code of this file.

Classes

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...
 

Namespaces

namespace  NDEVR
 

Enumerations

enum  NDEVRLightingTheme { e_dark_theme , e_light_theme , e_num_of_themes }