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

List of all members.

Public Member Functions

virtual ~DtLastPointClickedWidget ()
 Destructor.
virtual QIcon icon ()
 Get the icon of the page.
virtual QString title ()
 Get the title of the page.
virtual const std::string & pageClassName () const
 Get the class name of the page.

Public Attributes

DtLastPointInfoLocationmyLocation

Protected Member Functions

 DtLastPointClickedWidget (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags f=0)
 Constructor of the page.
virtual void activate ()
 Called when the page is displayed.
virtual void deactivate ()
 Called when the page is hidden.
virtual void setupGui ()
 Called from constructor.
virtual void setXLabel (const QString &)
 Sets label titles.
virtual void setYLabel (const QString &)
virtual void setZLabel (const QString &)
virtual void setXValue (const QString &)
 Sets values.
virtual void setYValue (const QString &)
virtual QString xValue () const
virtual QString yValue () const
virtual QString zValue () const
virtual DtVector location () const
virtual void setLocation (const DtVector &)
 Sets the location in the location widget.
virtual void setCoordinateSystem (const makArchives::DtDisplayUnitsSettingsRecord::CoordSys &coordSys)
 Sets the coordinate system.
virtual void setCurrentAltitudeTypeSelection (int)
 Set the selection type.

Protected Attributes

std::string myClassName
DtLastPointClickedWidgetLogicmyLogic
 Pointer to our logic handler.

Private Member Functions

 DtLastPointClickedWidget (const DtLastPointClickedWidget &orig)
 Not implemented.
DtLastPointClickedWidgetoperator= (const DtLastPointClickedWidget &orig)
 Not implemented.

Friends

class DtLastPointClickedWidgetCreator
 Let the creator create the page.

Constructor & Destructor Documentation

Destructor.

makVrf::DtLastPointClickedWidget::DtLastPointClickedWidget ( makVrv::DtDe de,
QWidget parent = 0,
Qt::WindowFlags  f = 0 
) [protected]

Constructor of the page.

Not implemented.


Member Function Documentation

virtual QIcon makVrf::DtLastPointClickedWidget::icon ( ) [virtual]

Get the icon of the page.

Implements makVrv::DtPage.

virtual QString makVrf::DtLastPointClickedWidget::title ( ) [virtual]

Get the title of the page.

Implements makVrv::DtPage.

virtual const std::string& makVrf::DtLastPointClickedWidget::pageClassName ( ) const [virtual]

Get the class name of the page.

Implements makVrv::DtPage.

virtual void makVrf::DtLastPointClickedWidget::activate ( ) [protected, virtual]

Called when the page is displayed.

Implements makVrv::DtPage.

virtual void makVrf::DtLastPointClickedWidget::deactivate ( ) [protected, virtual]

Called when the page is hidden.

Implements makVrv::DtPage.

virtual void makVrf::DtLastPointClickedWidget::setupGui ( ) [protected, virtual]

Called from constructor.

virtual void makVrf::DtLastPointClickedWidget::setXLabel ( const QString &  ) [protected, virtual]

Sets label titles.

Implements makVrf::DtLastPointClickedWidgetInterface.

virtual void makVrf::DtLastPointClickedWidget::setYLabel ( const QString &  ) [protected, virtual]
virtual void makVrf::DtLastPointClickedWidget::setZLabel ( const QString &  ) [protected, virtual]
virtual void makVrf::DtLastPointClickedWidget::setXValue ( const QString &  ) [protected, virtual]
virtual void makVrf::DtLastPointClickedWidget::setYValue ( const QString &  ) [protected, virtual]
virtual QString makVrf::DtLastPointClickedWidget::xValue ( ) const [protected, virtual]
virtual QString makVrf::DtLastPointClickedWidget::yValue ( ) const [protected, virtual]
virtual QString makVrf::DtLastPointClickedWidget::zValue ( ) const [protected, virtual]
virtual DtVector makVrf::DtLastPointClickedWidget::location ( ) const [protected, virtual]
virtual void makVrf::DtLastPointClickedWidget::setLocation ( const DtVector ) [protected, virtual]

Sets the location in the location widget.

Implements makVrf::DtLastPointClickedWidgetInterface.

Sets the coordinate system.

Implements makVrf::DtLastPointClickedWidgetInterface.

virtual void makVrf::DtLastPointClickedWidget::setCurrentAltitudeTypeSelection ( int  ) [protected, virtual]

Set the selection type.

Implements makVrf::DtLastPointClickedWidgetInterface.

DtLastPointClickedWidget& makVrf::DtLastPointClickedWidget::operator= ( const DtLastPointClickedWidget orig) [private]

Not implemented.


Friends And Related Function Documentation

friend class DtLastPointClickedWidgetCreator [friend]

Let the creator create the page.


Member Data Documentation

Pointer to our logic handler.


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)