![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
#include <functional>
#include <memory>
#include <string>
#include <vector>
#include "hmicore/config_reader.h"
#include "hmicore/gva.h"
#include "hmicore/screen_gva.h"
#include "hmicore/touch_gva.h"
Go to the source code of this file.
Data Structures | |
struct | gva::ToggleInfo |
Structure of the toggle data. More... | |
class | gva::LabelAction |
Class defining the view. More... | |
class | gva::ViewGva |
Class defining the view. More... | |
class | gva::ViewGvaManager |
Class defining the view manager. More... | |