![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
#include <memory>
#include <string>
#include "config.pb.h"
#include "hmicore/gva.h"
#include "hmicore/widgets/widget_types.h"
Go to the source code of this file.
Data Structures | |
class | gva::ConfigDataBase |
All the configuration data read in at startup, this is the abstraction layer and file format / type can be anything. More... | |
class | gva::ConfigDataTheme |
Class defining the theme. More... | |
class | gva::ConfigData |
Class defining the config data. More... | |