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

List of all members.

Public Member Functions

 DtTaskWaitDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0)
virtual ~DtTaskWaitDialog ()
virtual void run (const std::vector< makVrv::DtSimEntry * > &data)
 Calls down to logic to send the wait task message then closes dialog.
virtual bool editStatement (const std::vector< makVrv::DtSimEntry * > &data, const DtSimStatement *s)
 Edits the current statement. Return true if the statement can be edited.

Protected Member Functions

virtual void onCancel ()
virtual bool wantsSelectionOfObjectInCommandMode () const
 Override to return false if, when this task is used as part of a simulation command, it does not want to allow to choose an object to apply the command to.
virtual void sendRequest ()

Constructor & Destructor Documentation

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

Member Function Documentation

virtual void makVrf::DtTaskWaitDialog::run ( const std::vector< makVrv::DtSimEntry * > &  data) [virtual]

Calls down to logic to send the wait task message then closes dialog.

Implements makVrf::DtCommandDialogExtensionInterface.

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

Edits the current statement. Return true if the statement can be edited.

Reimplemented from makVrf::DtTaskSetDialogInterface.

virtual void makVrf::DtTaskWaitDialog::onCancel ( ) [inline, protected, virtual]

Override to return false if, when this task is used as part of a simulation command, it does not want to allow to choose an object to apply the command to.

Calls down to logic with method of same name

Implements makVrf::DtCommandDialogExtensionInterface.

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

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)