Public Member Functions |
| | DtEditGlobalPlanWidget (makVrv::DtDe &, const std::string &plan, const QString &simulationAddress, bool isNewPlan, QWidget *parent=NULL, const Qt::WindowFlags &flags=0) |
| | default constructor
|
| virtual | ~DtEditGlobalPlanWidget () |
| | destructor
|
| QString | simulationAddress () const |
| | Simulation address this global plan is part of.
|
| QString | planName () const |
| | Plan name this global plan is part of.
|
| DtVrfSimulationCommandMenu * | simulationCommandMenu () |
| virtual bool | init (const makVrv::DtSelectionManager::IdSet &curSel) |
| | Initializer.
|
| | DtEditPlanWidget (makVrv::DtDe &, QWidget *parent=NULL, const Qt::WindowFlags &flags=0) |
| | default constructor
|
| virtual | ~DtEditPlanWidget () |
| | destructor
|
| virtual void | slot_addCommandRequest (DtSimCommand &) |
| | Calls down to logic to add command statement to plan.
|
| virtual void | slot_addConditional (const DtSimStatement &s) |
| | Adds conditional statement.
|
| virtual void | slot_createObject (const DtEntityType &, std::string, int, const std::vector< DtVector > &, double, bool, bool) |
| | Calls down to logic to finish object creation.
|
| | DtBasePlanWidget (makVrv::DtDe &, QWidget *parent=NULL, const Qt::WindowFlags &flags=0) |
| | default constructor
|
| virtual | ~DtBasePlanWidget () |
| | destructor
|
| virtual DtPlanListBoxItem * | currentItem () |
| virtual bool | deletePending () const |
| virtual | ~DtPlanWidgetInterface () |
| | destructor
|
Constructor & Destructor Documentation
| makVrf::DtEditGlobalPlanWidget::DtEditGlobalPlanWidget |
( |
makVrv::DtDe & |
, |
|
|
const std::string & |
plan, |
|
|
const QString & |
simulationAddress, |
|
|
bool |
isNewPlan, |
|
|
QWidget * |
parent = NULL, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtEditGlobalPlanWidget::~DtEditGlobalPlanWidget |
( |
| ) |
|
|
virtual |
copy constructor. Not Implemented.
Member Function Documentation
| QString makVrf::DtEditGlobalPlanWidget::simulationAddress |
( |
| ) |
const |
|
inline |
Simulation address this global plan is part of.
| QString makVrf::DtEditGlobalPlanWidget::planName |
( |
| ) |
const |
|
inline |
Plan name this global plan is part of.
| virtual void makVrf::DtEditGlobalPlanWidget::setupGui |
( |
| ) |
|
|
protectedvirtual |
| virtual bool makVrf::DtEditGlobalPlanWidget::createMenus |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEditGlobalPlanWidget::createSimulationCommandMenu |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEditGlobalPlanWidget::finalizeMenus |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEditGlobalPlanWidget::finalizeSimulationCommandMenu |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEditGlobalPlanWidget::closeWidget |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEditGlobalPlanWidget::cleanupMenus |
( |
| ) |
|
|
protectedvirtual |
assignment operator. Not Implemented.
Member Data Documentation
| QString makVrf::DtEditGlobalPlanWidget::mySimulationAddress |
|
protected |
| QString makVrf::DtEditGlobalPlanWidget::myPlanName |
|
protected |
| makVrv::DtMenu* makVrf::DtEditGlobalPlanWidget::mySimulationCommandMenuBuilder |
|
protected |
The documentation for this class was generated from the following file: