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

List of all members.

Public Member Functions

 DtSetLocationDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0)
virtual ~DtSetLocationDialog ()
virtual DtVector location () const
 Returns value in meters and local.
virtual void setLocation (DtVector)
 Expects value in meters and local.

Public Attributes

QVBoxLayout * myContentLayout
QWidgetmyCanvas
DtLocationEntryWidgetmyLocation

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)
 If there is a single entry, find it's location and convert to local to set.
virtual void setupStatement (const DtSimStatement *)

Constructor & Destructor Documentation

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

Member Function Documentation

virtual DtVector makVrf::DtSetLocationDialog::location ( ) const [virtual]

Returns value in meters and local.

virtual void makVrf::DtSetLocationDialog::setLocation ( DtVector  ) [virtual]

Expects value in meters and local.

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

Creates set dialog contents. Called from setupGui.

Implements makVrf::DtBaseTaskSetDialogInterface.

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

Override to send the set or task request.

Implements makVrf::DtBaseTaskSetDialogInterface.

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

If there is a single entry, find it's location and convert to local to set.

Reimplemented from makVrf::DtBaseTaskSetDialogInterface.

virtual void makVrf::DtSetLocationDialog::setupStatement ( const DtSimStatement ) [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)