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

Coloring that returns a constant color. More...

#include <colorings.h>

Inheritance diagram for Updraft::IgcViewer::ConstantColoring:
Collaboration diagram for Updraft::IgcViewer::ConstantColoring:

List of all members.

Public Member Functions

 ConstantColoring (QColor color)
QColor color (int i)
 Return the color for vertex.

Protected Attributes

QColor c

Detailed Description

Coloring that returns a constant color.


Constructor & Destructor Documentation


Member Function Documentation

QColor Updraft::IgcViewer::ConstantColoring::color ( int  i) [virtual]

Return the color for vertex.

Parameters:
iIndex of the fix.

Implements Updraft::IgcViewer::Coloring.


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