VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions
makVrf::DtLastPointClickedWidgetInterface Class Reference

class DtLastPointClickedWidgetInterface: More...

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

Public Member Functions

virtual ~DtLastPointClickedWidgetInterface ()
 Destructor.
virtual void setXLabel (const QString &)=0
 Sets label titles.
virtual void setYLabel (const QString &)=0
virtual void setZLabel (const QString &)=0
virtual void setXValue (const QString &)=0
 Sets values.
virtual void setYValue (const QString &)=0
virtual QString xValue () const =0
virtual QString yValue () const =0
virtual QString zValue () const =0
virtual DtVector location () const =0
virtual void setLocation (const DtVector &)=0
 Sets the location in the location widget.
virtual void setCoordinateSystem (const makArchives::DtDisplayUnitsSettingsRecord::CoordSys &)=0
 Sets the coordinate system.
virtual void setCurrentAltitudeTypeSelection (int)=0
 Set the selection type.

Detailed Description

class DtLastPointClickedWidgetInterface:

Instances of DtLastPointClickedWidgetInterface are

Constructor & Destructor Documentation

virtual makVrf::DtLastPointClickedWidgetInterface::~DtLastPointClickedWidgetInterface ( )
virtual

Destructor.

Member Function Documentation

virtual void makVrf::DtLastPointClickedWidgetInterface::setXLabel ( const QString &  )
pure virtual

Sets label titles.

Implemented in makVrf::DtLastPointClickedWidget.

virtual void makVrf::DtLastPointClickedWidgetInterface::setYLabel ( const QString &  )
pure virtual
virtual void makVrf::DtLastPointClickedWidgetInterface::setZLabel ( const QString &  )
pure virtual
virtual void makVrf::DtLastPointClickedWidgetInterface::setXValue ( const QString &  )
pure virtual

Sets values.

Implemented in makVrf::DtLastPointClickedWidget.

virtual void makVrf::DtLastPointClickedWidgetInterface::setYValue ( const QString &  )
pure virtual
virtual QString makVrf::DtLastPointClickedWidgetInterface::xValue ( ) const
pure virtual
virtual QString makVrf::DtLastPointClickedWidgetInterface::yValue ( ) const
pure virtual
virtual QString makVrf::DtLastPointClickedWidgetInterface::zValue ( ) const
pure virtual
virtual DtVector makVrf::DtLastPointClickedWidgetInterface::location ( ) const
pure virtual
virtual void makVrf::DtLastPointClickedWidgetInterface::setLocation ( const DtVector )
pure virtual

Sets the location in the location widget.

Implemented in makVrf::DtLastPointClickedWidget.

virtual void makVrf::DtLastPointClickedWidgetInterface::setCoordinateSystem ( const makArchives::DtDisplayUnitsSettingsRecord::CoordSys )
pure virtual

Sets the coordinate system.

Implemented in makVrf::DtLastPointClickedWidget.

virtual void makVrf::DtLastPointClickedWidgetInterface::setCurrentAltitudeTypeSelection ( int  )
pure virtual

Set the selection type.

Implemented in makVrf::DtLastPointClickedWidget.


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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)