Updraft
1.0
Open source glider flight visualisation tool.
|
Graphical representation of task leg distances. More...
#include <taskaxis.h>
Public Slots | |
void | taskDataChanged () |
Public Member Functions | |
TaskAxis (const TaskDeclPanel *panel, const TaskFile *taskFile_) | |
Protected Member Functions | |
void | paintEvent (QPaintEvent *e) |
Private Attributes | |
const TaskFile * | taskFile |
const TaskDeclPanel * | taskDeclPanel |
Graphical representation of task leg distances.
Updraft::TaskAxis::TaskAxis | ( | const TaskDeclPanel * | panel, |
const TaskFile * | taskFile_ | ||
) |
void Updraft::TaskAxis::paintEvent | ( | QPaintEvent * | e | ) | [protected] |
void Updraft::TaskAxis::taskDataChanged | ( | ) | [slot] |
const TaskDeclPanel* Updraft::TaskAxis::taskDeclPanel [private] |
const TaskFile* Updraft::TaskAxis::taskFile [private] |