#include <MenuCategoryBusinessLogic.h>
| MenuCategoryBusinessLogic::MenuCategoryBusinessLogic |
( |
const QString & |
menuCategoryCaption, |
|
|
MenuManager * |
menuManager, |
|
|
BusinessLogicManager * |
persistentBusinessLogicManager |
|
) |
| |
| MenuCategoryBusinessLogic::~MenuCategoryBusinessLogic |
( |
| ) |
|
|
virtual |
| virtual void MenuCategoryBusinessLogic::DeselectAllCommands |
( |
| ) |
|
|
pure virtual |
| QString MenuCategoryBusinessLogic::GetCaption |
( |
| ) |
const |
| virtual QString MenuCategoryBusinessLogic::GetMenuCategoryCaption |
( |
| ) |
|
|
protectedpure virtual |
| MenuManager * MenuCategoryBusinessLogic::GetMenuManager |
( |
| ) |
|
|
protected |
| virtual QWidget* MenuCategoryBusinessLogic::GetMenuWidget |
( |
| ) |
const |
|
pure virtual |
| bool MenuCategoryBusinessLogic::IsFixed |
( |
| ) |
const |
| void MenuCategoryBusinessLogic::OnQadraRealtimeDataReceived |
( |
const QStringList & |
realtimeData | ) |
|
|
virtual |
| void MenuCategoryBusinessLogic::SetFixed |
( |
bool |
fixed | ) |
|
| void MenuCategoryBusinessLogic::UpdateMenuCategoryTranslatedCaption |
( |
| ) |
|
|
virtual |
| void MenuCategoryBusinessLogic::UpdateMenuCategoryTranslatedCaption |
( |
const QString & |
menuCategoryCaption | ) |
|
|
protected |
| virtual void MenuCategoryBusinessLogic::UpdateWidgetData |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: