34#include <NDEVR/Button.h>
35#include <NDEVR/Resource.h>
36#include <NDEVR/RGBColor.h>
40 class QCustomColorDialog;
A dialog devoted to allowing the user to select a custom color.
Definition QCustomColorDialog.h:21
Represents a color in the RGB space with optional alpha transparency.
Definition RGBColor.h:54
A core part of the engine, stores variables that can be listened to with ResourceListener which will ...
Definition Toggle.h:41
The core String class for the NDEVR API.
Definition String.h:69
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
Definition TranslatedString.h:13
Defines for a given type (such as sint04, fltp08, UUID, etc) a maximum, minimum, and reserved 'invali...
Definition BaseValues.hpp:233