55 #include <QSharedData>
57 #include "../vmisc/diagnostic.h"
61 QT_WARNING_DISABLE_GCC(
"-Weffc++")
62 QT_WARNING_DISABLE_GCC("-Wnon-virtual-dtor")
73 , m_showPointName(true)
82 , m_showPointName(point.m_showPointName)
90 , m_showPointName(true)
98 , m_showPointName(true)
106 , m_showPointName(true)
qreal _my
_my offset name respect to y
qreal _mx
_mx offset name respect to x
VPointFData(qreal x, qreal y, qreal mx, qreal my)
bool m_showPointName
m_showPointName hide or show name for this point
VPointFData(const QPointF &point)
VPointFData & operator=(const VPointFData &) Q_DECL_EQ_DELETE
VPointFData(const VPointFData &point)
VPointFData(const QPointF &point, qreal mx, qreal my)