Protected Member Functions |
| virtual bool | eventFilter (QObject *, QEvent *) |
| virtual void | actionAdded (QEvent *) |
| virtual bool | shouldAddAsPartOfMenu (const QList< QAction * > &acts, QAction *toMatch) const |
| virtual void | setPartOfGlobalPlanDialog (const QList< QAction * > &acts, bool) |
| | Hide any items that don't want to be part of a global plan dialog if flag is true.
|
| virtual void | slot_createTaskSetCommandDialog (int menuItemType, QWidget *parent, DtVrfTaskSetAction *forAction, const std::vector< makVrv::DtSimEntry * > &data, int partOfPlan) |
| virtual void | slot_createRadioCommandDialog (int menuItemType, QWidget *parent, DtVrfTaskSetAction *forAction, const std::vector< makVrv::DtSimEntry * > &data, int partOfPlan) |
Constructor & Destructor Documentation
| makVrf::DtVrfSimulationCommandMenu::DtVrfSimulationCommandMenu |
( |
makVrv::DtDe & |
, |
|
|
const QString & |
title, |
|
|
QWidget * |
parent |
|
) |
| |
| virtual makVrf::DtVrfSimulationCommandMenu::~DtVrfSimulationCommandMenu |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrf::DtVrfSimulationCommandMenu::setPartOfGlobalPlanDialog |
( |
bool |
| ) |
|
|
virtual |
Hide any items that don't want to be part of a global plan dialog if flag is true.
| virtual void makVrf::DtVrfSimulationCommandMenu::slot_onCommandActivated |
( |
const std::vector< DtUUID > & |
, |
|
|
const DtSimTask & |
|
|
) |
| |
|
virtual |
| virtual bool makVrf::DtVrfSimulationCommandMenu::eventFilter |
( |
QObject * |
, |
|
|
QEvent * |
|
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtVrfSimulationCommandMenu::actionAdded |
( |
QEvent * |
| ) |
|
|
protectedvirtual |
| virtual bool makVrf::DtVrfSimulationCommandMenu::shouldAddAsPartOfMenu |
( |
const QList< QAction * > & |
acts, |
|
|
QAction * |
toMatch |
|
) |
| const |
|
protectedvirtual |
| virtual void makVrf::DtVrfSimulationCommandMenu::setPartOfGlobalPlanDialog |
( |
const QList< QAction * > & |
acts, |
|
|
bool |
|
|
) |
| |
|
protectedvirtual |
Hide any items that don't want to be part of a global plan dialog if flag is true.
| virtual void makVrf::DtVrfSimulationCommandMenu::slot_createTaskSetCommandDialog |
( |
int |
menuItemType, |
|
|
QWidget * |
parent, |
|
|
DtVrfTaskSetAction * |
forAction, |
|
|
const std::vector< makVrv::DtSimEntry * > & |
data, |
|
|
int |
partOfPlan |
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtVrfSimulationCommandMenu::slot_createRadioCommandDialog |
( |
int |
menuItemType, |
|
|
QWidget * |
parent, |
|
|
DtVrfTaskSetAction * |
forAction, |
|
|
const std::vector< makVrv::DtSimEntry * > & |
data, |
|
|
int |
partOfPlan |
|
) |
| |
|
protectedvirtual |
Member Data Documentation
| boost::signal<void (DtSimCommand&)> makVrf::DtVrfSimulationCommandMenu::signal_addCommand |
The documentation for this class was generated from the following file: