KD Chart 2  [rev.2.7]
Classes | Namespaces | Functions
KDChartPosition.h File Reference
#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...
 
class  QList< T >
 

Namespaces

 KDChart
 

Functions

KDCHART_EXPORT QDebug operator<< (QDebug, const KDChart::Position &)
 
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO (KDChart::Position, Q_MOVABLE_TYPE)
 

Function Documentation

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   
)

Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/

https://www.kdab.com/development-resources/qt-tools/kd-chart/