Updraft  1.0
Open source glider flight visualisation tool.
Updraft::IgcViewer::IGCMapObject Class Reference

Clickable igc geometry. More...

#include <igcviewer.h>

Inheritance diagram for Updraft::IgcViewer::IGCMapObject:
Collaboration diagram for Updraft::IgcViewer::IGCMapObject:

List of all members.

Public Member Functions

 IGCMapObject (QString objectName_, OpenedFile *file_)
 IGCMapObject ()
QString getObjectTypeName ()
 Returns a name of the class for runtime type identification.
OpenedFilegetFile ()

Static Public Member Functions

static QString getClassName ()

Private Attributes

OpenedFilefile

Detailed Description

Clickable igc geometry.


Constructor & Destructor Documentation

Updraft::IgcViewer::IGCMapObject::IGCMapObject ( QString  objectName_,
OpenedFile file_ 
)

Member Function Documentation

static QString Updraft::IgcViewer::IGCMapObject::getClassName ( ) [inline, static]

Returns a name of the class for runtime type identification.

Implements Updraft::MapObject.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines