Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gva::ViewGvaManager Class Reference

Class defining the view manager. More...

#include <view_gva.h>

Collaboration diagram for gva::ViewGvaManager:
Collaboration graph

Public Member Functions

 ViewGvaManager ()
 Construct a new View Gva Manager object.
 
void AddNewView (GvaFunctionEnum function, FunctionSelect *top, CommonTaskKeys *bottom, FunctionKeys left, FunctionKeys right)
 Get the View Gva Manager object.
 
void SetScreen (Screen *screen, GvaFunctionEnum function) const
 Set the Screen attribute.
 
ViewGvaGetView (GvaFunctionEnum function)
 Get the View attribute.
 

Detailed Description

Class defining the view manager.

Member Function Documentation

◆ AddNewView()

void gva::ViewGvaManager::AddNewView ( GvaFunctionEnum  function,
FunctionSelect top,
CommonTaskKeys bottom,
FunctionKeys  left,
FunctionKeys  right 
)

Get the View Gva Manager object.

Parameters
function
top
bottom
left
right

◆ GetView()

ViewGva * gva::ViewGvaManager::GetView ( GvaFunctionEnum  function)

Get the View attribute.

Parameters
function
Returns
ViewGva*

◆ SetScreen()

void gva::ViewGvaManager::SetScreen ( Screen screen,
GvaFunctionEnum  function 
) const

Set the Screen attribute.

Parameters
screeninfo
functionarea to set

The documentation for this class was generated from the following files: