VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtSimulationCommandIssuePlanDialog Class Reference
Inheritance diagram for makVrf::DtSimulationCommandIssuePlanDialog:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSimulationCommandIssuePlanDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0)
virtual ~DtSimulationCommandIssuePlanDialog ()
virtual void selectionChanged (const QString &selection)
 When the commandAssignment widget that owns this extension changes its selection, this dialog needs to be informed so it can update the plan name and object the plan is associated with.

Protected Member Functions

virtual void sendRequest ()
 Wraps the issuePlanCommand in the DtIssuePlanObjectWrapper and sends it to the parent dialog, the command assignment widget.
virtual void setupStatement (const DtSimStatement *stmt)
 Sets up the dialog and passes the simCommand's existing plan to the plan widget to allow the user to edit it.
virtual bool editStatement (const std::vector< makVrv::DtSimEntry * > &data, const DtSimStatement *s)
 Calls up the parent class.
virtual void slot_send ()
virtual void slot_close ()

Protected Attributes

DtIssueEntityPlanWidgetmyPlanWidget

Constructor & Destructor Documentation

makVrf::DtSimulationCommandIssuePlanDialog::DtSimulationCommandIssuePlanDialog ( makVrv::DtDe de,
QWidget parent,
const Qt::WindowFlags &  flags = 0 
)

Member Function Documentation

virtual void makVrf::DtSimulationCommandIssuePlanDialog::selectionChanged ( const QString &  selection) [virtual]

When the commandAssignment widget that owns this extension changes its selection, this dialog needs to be informed so it can update the plan name and object the plan is associated with.

Otherwise when the plan is assigned, there is no means of knowing which entity(s) the plan should be assigned to.

Reimplemented from makVrf::DtTaskSetDialogInterface.

virtual void makVrf::DtSimulationCommandIssuePlanDialog::sendRequest ( ) [protected, virtual]

Wraps the issuePlanCommand in the DtIssuePlanObjectWrapper and sends it to the parent dialog, the command assignment widget.

Implements makVrf::DtBaseTaskSetDialogInterface.

virtual void makVrf::DtSimulationCommandIssuePlanDialog::setupStatement ( const DtSimStatement stmt) [protected, virtual]

Sets up the dialog and passes the simCommand's existing plan to the plan widget to allow the user to edit it.

Reimplemented from makVrf::DtBaseTaskSetDialogInterface.

virtual bool makVrf::DtSimulationCommandIssuePlanDialog::editStatement ( const std::vector< makVrv::DtSimEntry * > &  data,
const DtSimStatement s 
) [protected, virtual]

Calls up the parent class.

Reimplemented from makVrf::DtBaseTaskSetDialogInterface.

virtual void makVrf::DtSimulationCommandIssuePlanDialog::slot_send ( ) [protected, virtual]
virtual void makVrf::DtSimulationCommandIssuePlanDialog::slot_close ( ) [protected, virtual]

Member Data Documentation


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)