![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
#include <cairo.h>#include <pthread.h>#include <map>#include <memory>#include <string>#include "hmicore/gva.h"#include "hmicore/renderer_gva.h"#include "nmea/nmea.h"#include "updater/updater.h"#include "widgets/table/table.h"#include "widgets/widget.h"#include "widgets/widget_types.h"#include "widgets/widgets.h"

Go to the source code of this file.
Data Structures | |
| struct | gva::Canvas |
| Struct definition of the Canvas. More... | |
| struct | gva::Label |
| Struct definition of the Labels. More... | |
| struct | gva::Message |
| Struct definition of the Message. More... | |
| struct | gva::Screen |
| Struct definition of the Screen. More... | |
| struct | gva::ClockArgs |
| The clock arguments. More... | |
| class | gva::ScreenGva |
| Class definition of the ScreenGva. More... | |
| struct | gva::Message.brief |
| The brief message. More... | |
| struct | gva::Message.detail |
| The detail message. More... | |
| struct | gva::Screen.info |
| Screen information. More... | |
The screen manger for the GVA application