Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Public Member Functions | List of all members
MenuManager Class Reference

#include <MenuManager.h>

Inheritance diagram for MenuManager:
Inheritance graph
[legend]
Collaboration diagram for MenuManager:
Collaboration graph
[legend]

Classes

class  DataClass
 

Public Member Functions

 MenuManager (ApplicationStateManager *stateManager)
 
virtual ~MenuManager ()
 
void Init ()
 
void RetranslateMenuCommands ()
 
void ShowMenu (const bool issueMenu)
 
void SetCurrentOperatorType (const MenuCommand::OperatorType operatorType)
 
MenuCommand::OperatorType GetCurrentOperatorType ()
 
void ForwardMenuCommandToStateManager (MenuCommand *menuCommand)
 
void OnQadraRealtimeDataReceived (const QStringList &realtimeData)
 

Constructor & Destructor Documentation

MenuManager::MenuManager ( ApplicationStateManager stateManager)
MenuManager::~MenuManager ( )
virtual

Member Function Documentation

void MenuManager::ForwardMenuCommandToStateManager ( MenuCommand menuCommand)

Here is the caller graph for this function:

MenuCommand::OperatorType MenuManager::GetCurrentOperatorType ( )

Here is the caller graph for this function:

void MenuManager::Init ( )
void MenuManager::OnQadraRealtimeDataReceived ( const QStringList &  realtimeData)
void MenuManager::RetranslateMenuCommands ( )
void MenuManager::SetCurrentOperatorType ( const MenuCommand::OperatorType  operatorType)
void MenuManager::ShowMenu ( const bool  issueMenu)

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