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

The turnpoint map object that serves for clicking at turnpoints. More...

#include <tpmapobject.h>

Inheritance diagram for Updraft::TPMapObject:
Collaboration diagram for Updraft::TPMapObject:

List of all members.

Public Member Functions

 TPMapObject (const TurnPoint *tp)
QString getObjectTypeName ()
 Returns a name of the class for runtime type identification.

Static Public Member Functions

static QString getClassName ()

Public Attributes

const TurnPointturnPoint

Detailed Description

The turnpoint map object that serves for clicking at turnpoints.


Constructor & Destructor Documentation

Updraft::TPMapObject::TPMapObject ( const TurnPoint tp) [inline, explicit]

Member Function Documentation

static QString Updraft::TPMapObject::getClassName ( ) [inline, static]
QString Updraft::TPMapObject::getObjectTypeName ( ) [inline, virtual]

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 file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines