Protected Member Functions |
| virtual bool | eventFilter (QObject *, QEvent *) |
| virtual void | actionAdded (QEvent *) |
| virtual bool | shouldAddAsPartOfMenu (const QList< QAction * > &acts, QAction *toMatch) const |
| virtual void | slot_createTaskSetCommandDialog (int menuItemType, QWidget *parent, DtVrfTaskSetAction *forAction, const std::vector< makVrv::DtSimEntry * > &data, bool partOfPlan) |
| virtual void | slot_createRadioCommandDialog (int menuItemType, QWidget *parent, DtVrfTaskSetAction *forAction, const std::vector< makVrv::DtSimEntry * > &data, bool 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::slot_onCommandActivated |
( |
const std::vector< std::string > & |
, |
|
|
const DtSimTask & |
|
|
) |
| |
|
virtual |
| virtual void makVrf::DtVrfSimulationCommandMenu::slot_onCreateObject |
( |
const DtEntityType & |
, |
|
|
std::string |
, |
|
|
int |
, |
|
|
const std::vector< DtVector > & |
, |
|
|
double |
, |
|
|
bool |
, |
|
|
bool |
|
|
) |
| |
|
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 |
Member Data Documentation
| boost::signal<void (DtSimCommand&)> makVrf::DtVrfSimulationCommandMenu::signal_addCommand |
| boost::signal<void (const DtEntityType&, std::string, int, const std::vector<DtVector>&, double, bool, bool)> makVrf::DtVrfSimulationCommandMenu::signal_createObject |
The documentation for this class was generated from the following file: