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

#include <MenuCategoryHelpBusinessLogic.h>

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

Classes

class  DataClass
 

Public Member Functions

 MenuCategoryHelpBusinessLogic (MenuManager *menuManager, BusinessLogicManager *persistentBusinessLogicManager)
 
virtual ~MenuCategoryHelpBusinessLogic ()
 
- Public Member Functions inherited from SimpleListMenuCategoryBusinessLogic
 SimpleListMenuCategoryBusinessLogic (const QString &menuCategoryName, MenuManager *menuManager, BusinessLogicManager *persistentBusinessLogicManager, MenuCategoryListWidget *widget)
 
virtual ~SimpleListMenuCategoryBusinessLogic ()
 
virtual void SetVisibleCommands (QList< MenuCommand * > visibleCommands, const MenuCommand::OperatorType currentOperator)
 SetVisibleCommands Sets visible menu commands for this category. More...
 
virtual QWidget * GetMenuWidget () const
 
virtual void UpdateWidgetData ()
 
virtual void DeselectAllCommands ()
 
- Public Member Functions inherited from MenuCategoryBusinessLogic
 MenuCategoryBusinessLogic (const QString &menuCategoryCaption, MenuManager *menuManager, BusinessLogicManager *persistentBusinessLogicManager)
 
virtual ~MenuCategoryBusinessLogic ()
 
virtual void UpdateMenuCategoryTranslatedCaption ()
 
QString GetCaption () const
 
void SetFixed (bool fixed)
 
bool IsFixed () const
 
virtual void OnQadraRealtimeDataReceived (const QStringList &realtimeData)
 

Static Public Member Functions

static void HelpMenuCommand (StateMenu *stateMenu)
 HelpMenuCommand function for menu command that shows the help window. More...
 
static void DriverBugReportMenuCommand (StateMenu *stateMenu)
 DriverBugReportMenuCommand function for menu command that allows the driver to send a bug report to dispatching. More...
 
static void InternalBugReportMenuCommand (StateMenu *stateMenu)
 
static void SendEmergencyMessageToDispatchingMenuCommand (StateMenu *stateMenu)
 SendEmergencyMessageToDispatchingMenuCommand function for menu command that allows the driver to send an emergency message to dispatching. More...
 
static void SendMessageToDispatchingMenuCommand (StateMenu *stateMenu)
 SendMessageToDispatchingMenuCommand function for menu command that allows the driver to send a message to dispatching. More...
 

Additional Inherited Members

- Public Slots inherited from SimpleListMenuCategoryBusinessLogic
void OnCommandSelected (int commandRow)
 
- Protected Member Functions inherited from MenuCategoryBusinessLogic
void UpdateMenuCategoryTranslatedCaption (const QString &menuCategoryCaption)
 
MenuManagerGetMenuManager ()
 
BusinessLogicManagerGetPersistentBusinessLogicManager ()
 

Constructor & Destructor Documentation

MenuCategoryHelpBusinessLogic::MenuCategoryHelpBusinessLogic ( MenuManager menuManager,
BusinessLogicManager persistentBusinessLogicManager 
)
MenuCategoryHelpBusinessLogic::~MenuCategoryHelpBusinessLogic ( )
virtual

Member Function Documentation

void MenuCategoryHelpBusinessLogic::DriverBugReportMenuCommand ( StateMenu stateMenu)
static

DriverBugReportMenuCommand function for menu command that allows the driver to send a bug report to dispatching.

Parameters
stateMenupointer to current instance of menu state

Here is the call graph for this function:

Here is the caller graph for this function:

void MenuCategoryHelpBusinessLogic::HelpMenuCommand ( StateMenu stateMenu)
static

HelpMenuCommand function for menu command that shows the help window.

Parameters
stateMenupointer to current instance of menu state

Here is the caller graph for this function:

void MenuCategoryHelpBusinessLogic::InternalBugReportMenuCommand ( StateMenu stateMenu)
static

Here is the call graph for this function:

Here is the caller graph for this function:

void MenuCategoryHelpBusinessLogic::SendEmergencyMessageToDispatchingMenuCommand ( StateMenu stateMenu)
static

SendEmergencyMessageToDispatchingMenuCommand function for menu command that allows the driver to send an emergency message to dispatching.

Parameters
stateMenupointer to current instance of menu state

Here is the call graph for this function:

Here is the caller graph for this function:

void MenuCategoryHelpBusinessLogic::SendMessageToDispatchingMenuCommand ( StateMenu stateMenu)
static

SendMessageToDispatchingMenuCommand function for menu command that allows the driver to send a message to dispatching.

Parameters
stateMenupointer to current instance of menu state

Here is the call graph for this function:

Here is the caller graph for this function:


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