3#include <NDEVR/ApplicationOptions.h>
4#include <NDEVR/Event.h>
The default object to store data of any type that should persist through sessions of the application.
Definition Button.h:57
A core part of the engine, stores variables that can be listened to with ResourceListener which will ...
Definition Toggle.h:41
Logic for reading or writing to a string or a user friendly, TranslatedString.
Definition StringStream.h:230
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
Definition TranslatedString.h:13