![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
#include <gtk/gtk.h>
#include <uncompressed/rtp_uncompressed_depayloader.h>
#include <unistd.h>
#include <iostream>
#include <memory>
#include <string>
#include "hmicore/events_gva.h"
#include "hmicore/gva.h"
#include "hmicore/hmi_gva.h"
#include "hmicore/renderer_map.h"
#include "hmicore/widgets/alarm_indicator.h"
#include "hmicore/widgets/keyboard.h"
#include "hmicore/widgets/plan_position_indicator.h"
#include "hmidisplay/gva_application_types.h"
Go to the source code of this file.
Data Structures | |
class | GvaApplication |
Class definition of the GvaApplication. More... | |
struct | GvaApplication::Options |
Application options. More... | |