VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtAirportSettingsWidgetLogic Class Reference

A class that handles the logic for the DtAirportSettingsWidget. More...

Public Member Functions

 DtAirportSettingsWidgetLogic (makVrv::DtDe &de, DtAirportSettingsWidgetInterface *iFace)
 CTOR. More...
 
virtual ~DtAirportSettingsWidgetLogic ()
 DTOR. More...
 
void centerOnAirport (const makVrv::DtUniqueID &airportUniqueid)
 Centers the viewer on the airport given its ICAO code. More...
 
void setAirportLocation (const makVrv::DtUniqueID &airportUniqueid)
 Sets the location for an airport given its ICAO code. More...
 
DtVector getAirportGeocentricLocation (const makVrv::DtUniqueID &airportUniqueid)
 

Protected Member Functions

void setupGui ()
 Called from completeSetup from the constructor. More...
 
void completeSetup ()
 Gets an instance of the loader and populates the GUI. More...
 

Protected Attributes

makVrv::DtDemyDe
 
DtAirportSettingsWidgetInterfacemyInterface
 

Detailed Description

A class that handles the logic for the DtAirportSettingsWidget.

Constructor & Destructor Documentation

makVrf::DtAirportSettingsWidgetLogic::DtAirportSettingsWidgetLogic ( makVrv::DtDe de,
DtAirportSettingsWidgetInterface iFace 
)

CTOR.

virtual makVrf::DtAirportSettingsWidgetLogic::~DtAirportSettingsWidgetLogic ( )
virtual

DTOR.

Member Function Documentation

void makVrf::DtAirportSettingsWidgetLogic::centerOnAirport ( const makVrv::DtUniqueID airportUniqueid)

Centers the viewer on the airport given its ICAO code.

void makVrf::DtAirportSettingsWidgetLogic::setAirportLocation ( const makVrv::DtUniqueID airportUniqueid)

Sets the location for an airport given its ICAO code.

DtVector makVrf::DtAirportSettingsWidgetLogic::getAirportGeocentricLocation ( const makVrv::DtUniqueID airportUniqueid)
void makVrf::DtAirportSettingsWidgetLogic::setupGui ( )
protected

Called from completeSetup from the constructor.

void makVrf::DtAirportSettingsWidgetLogic::completeSetup ( )
protected

Gets an instance of the loader and populates the GUI.

Member Data Documentation

makVrv::DtDe& makVrf::DtAirportSettingsWidgetLogic::myDe
protected
DtAirportSettingsWidgetInterface* makVrf::DtAirportSettingsWidgetLogic::myInterface
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)