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

List of all members.

Public Member Functions

 DtTaskMoveToDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0)
virtual ~DtTaskMoveToDialog ()
virtual void setPathPlanEnabled (bool)
 Disables/enables path plan mode.
virtual void setPlanPath (bool b)
 Sets path plan mode.
virtual bool planPath () const
 Returns true if planning path.
virtual void setPlanPathLabel (const QString &label)
 Set the label for the plan path button.

Public Attributes

QGroupBox * myMovementBox
QHBoxLayout * myMovementLayout
QRadioButton * myPlanPathMoveButton
QRadioButton * myDirectMoveButton

Protected Member Functions

virtual QWidgetcontents (const std::vector< makVrv::DtSimEntry * > &data)
 Creates set dialog contents. Called from setupGui.
virtual void sendRequest ()
 Override to send the set or task request.
virtual void setupGui (const std::vector< makVrv::DtSimEntry * > &data)
 Sets up the ok/cancel buttons.
virtual void setupStatement (const DtSimStatement *)
virtual void initializeSelectionFilters ()
 Initializes filters used for selection view.

Constructor & Destructor Documentation

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

Member Function Documentation

Disables/enables path plan mode.

virtual void makVrf::DtTaskMoveToDialog::setPlanPath ( bool  b) [virtual]

Sets path plan mode.

virtual bool makVrf::DtTaskMoveToDialog::planPath ( ) const [virtual]

Returns true if planning path.

virtual void makVrf::DtTaskMoveToDialog::setPlanPathLabel ( const QString &  label) [virtual]

Set the label for the plan path button.

virtual QWidget* makVrf::DtTaskMoveToDialog::contents ( const std::vector< makVrv::DtSimEntry * > &  data) [protected, virtual]

Creates set dialog contents. Called from setupGui.

Reimplemented from makVrf::DtBaseFilteredListViewTaskSetDialog.

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

Override to send the set or task request.

Implements makVrf::DtBaseTaskSetDialogInterface.

Reimplemented in BHAVE::DtBHaveTaskMoveToDialog.

virtual void makVrf::DtTaskMoveToDialog::setupGui ( const std::vector< makVrv::DtSimEntry * > &  ) [protected, virtual]

Sets up the ok/cancel buttons.

Reimplemented from makVrf::DtBaseTaskSetDialogInterface.

virtual void makVrf::DtTaskMoveToDialog::setupStatement ( const DtSimStatement ) [protected, virtual]
virtual void makVrf::DtTaskMoveToDialog::initializeSelectionFilters ( ) [protected, virtual]

Initializes filters used for selection view.

Implements makVrf::DtBaseFilteredListViewTaskSetDialog.


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)