|
KD Chart 2 [rev.2.4]
|
#include <QDebug>#include <Qt>#include <QMetaType>#include <QCoreApplication>#include "KDChartGlobal.h"#include "KDChartEnums.h"Go to the source code of this file.
Classes | |
| class | KDChart::Position |
| Defines a position, using compass terminology. More... | |
| class | KDChart::PositionPoints |
| Stores the absolute target points of a Position. More... | |
Namespaces | |
| namespace | KDChart |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::Position &) |
| Q_DECLARE_TYPEINFO (KDChart::Position, Q_MOVABLE_TYPE) | |
| KDCHART_EXPORT QDebug operator<< | ( | QDebug | , |
| const KDChart::Position & | |||
| ) |
Definition at line 255 of file KDChartPosition.cpp.
References KDChart::Position::name().
| Q_DECLARE_TYPEINFO | ( | KDChart::Position | , |
| Q_MOVABLE_TYPE | |||
| ) |