VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtAskIfCanTask Class Reference

Contains makVrf::DtAskIfCanTask class. More...

Inheritance diagram for makVrf::DtAskIfCanTask:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtAskIfCanTask (makVrv::DtDe &)
virtual ~DtAskIfCanTask ()
 Destructor.
virtual std::vector< std::string > askIfCanTask (const std::vector< std::string > &names, const DtSimTask &newTask)
 Creates the DtAskIfCanTask dialog and returns the names that can be tasked.

Static Public Member Functions

static DtAskIfCanTaskinstance (makVrv::DtDe &)
static void registerInstance (makVrv::DtDe &, DtAskIfCanTask *)

Protected Member Functions

virtual DtAskIfCanTaskDialogcreateAskToTaskDialog (QWidget *parent)

Protected Attributes

makVrv::DtDemyDe

Detailed Description

Contains makVrf::DtAskIfCanTask class.

This class will create a DtAskIfCanTask dialog to ask the user if they wish to task the supplied entities and either abandon the current plan or interrupt the current task


Constructor & Destructor Documentation

Destructor.


Member Function Documentation

virtual std::vector<std::string> makVrf::DtAskIfCanTask::askIfCanTask ( const std::vector< std::string > &  names,
const DtSimTask newTask 
) [virtual]

Creates the DtAskIfCanTask dialog and returns the names that can be tasked.

Override the createAskToTask dialog to create your own version. Returns a list of names that are available to task

virtual DtAskIfCanTaskDialog* makVrf::DtAskIfCanTask::createAskToTaskDialog ( QWidget parent) [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)