![]() |
KD Chart 2
[rev.2.8]
|
#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 | |
| KDChart | |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::Position &) |
| QT_BEGIN_NAMESPACE | 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().
| QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO | ( | KDChart::Position | , |
| Q_MOVABLE_TYPE | |||
| ) |