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

#include <MenuCategoryDispatchingBusinessLogic.h>

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

Classes

class  DataClass
 

Public Member Functions

 MenuCategoryDispatchingBusinessLogic (MenuManager *menuManager, BusinessLogicManager *persistentBusinessLogicManager)
 
virtual ~MenuCategoryDispatchingBusinessLogic ()
 
- 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 GateEntryExitMenuCommand (StateMenu *stateMenu)
 GateEntryExitMenuCommand function for menu command that shows the Gates menu. More...
 
static void GateEnterMenuCommand (StateMenu *stateMenu)
 GateEnterMenuCommand function for menu command that invokes manual 'gate enter' event. More...
 
static void GateLeaveMenuCommand (StateMenu *stateMenu)
 GateLeaveMenuCommand function for menu command that invokes manual 'gate leave' event. More...
 
static void VoipCallRequestMenuCommand (StateMenu *stateMenu)
 VoipCallRequestMenuCommand function for menu command that creates standard voip call to dispatching. More...
 
static void VoipEmergencyCallRequestMenuCommand (StateMenu *stateMenu)
 VoipEmergencyCallRequestMenuCommand function for menu command that creates emergency voip call 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

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

Member Function Documentation

void MenuCategoryDispatchingBusinessLogic::GateEnterMenuCommand ( StateMenu stateMenu)
static

GateEnterMenuCommand function for menu command that invokes manual 'gate enter' event.

Parameters
stateMenupointer to current instance of menu state

Here is the caller graph for this function:

void MenuCategoryDispatchingBusinessLogic::GateEntryExitMenuCommand ( StateMenu stateMenu)
static

GateEntryExitMenuCommand function for menu command that shows the Gates menu.

Parameters
stateMenupointer to current instance of menu state

Here is the caller graph for this function:

void MenuCategoryDispatchingBusinessLogic::GateLeaveMenuCommand ( StateMenu stateMenu)
static

GateLeaveMenuCommand function for menu command that invokes manual 'gate leave' event.

Parameters
stateMenupointer to current instance of menu state

Here is the caller graph for this function:

void MenuCategoryDispatchingBusinessLogic::VoipCallRequestMenuCommand ( StateMenu stateMenu)
static

VoipCallRequestMenuCommand function for menu command that creates standard voip call 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 MenuCategoryDispatchingBusinessLogic::VoipEmergencyCallRequestMenuCommand ( StateMenu stateMenu)
static

VoipEmergencyCallRequestMenuCommand function for menu command that creates emergency voip call 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: