![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
Class defining the view manager. More...
#include <view_gva.h>
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. | |
ViewGva * | GetView (GvaFunctionEnum function) |
Get the View attribute. | |
Class defining the view manager.
void gva::ViewGvaManager::AddNewView | ( | GvaFunctionEnum | function, |
FunctionSelect * | top, | ||
CommonTaskKeys * | bottom, | ||
FunctionKeys | left, | ||
FunctionKeys | right | ||
) |
Get the View Gva Manager object.
function | |
top | |
bottom | |
left | |
right |
ViewGva * gva::ViewGvaManager::GetView | ( | GvaFunctionEnum | function | ) |
Get the View attribute.
function |
void gva::ViewGvaManager::SetScreen | ( | Screen * | screen, |
GvaFunctionEnum | function | ||
) | const |
Set the Screen attribute.
screen | info |
function | area to set |