75 typedef QSharedPointer<Graph>
SPtr;
84 explicit Graph(QWidget *parent = 0);
98 void setTitle(
const QString &p_sTitle);
106 void setXLabel(
const QString &p_sXLabel);
114 void setYLabel(
const QString &p_sYLabel);
134 qint32 p_iContentHeight);
Export macros and build-info hooks for the DISPLIB shared library.
#define DISPSHARED_EXPORT
2-D display widgets and visualisation helpers (charts, topography, colour maps).
void setYLabel(const QString &p_sYLabel)
QSharedPointer< const Graph > ConstSPtr
qint32 m_iBorderLeftRight
void setTitle(const QString &p_sTitle)
void resizeEvent(QResizeEvent *event)
qint32 m_iBorderTopBottom
void drawLabels(qint32 p_iContentWidth, qint32 p_iContentHeight)
QSharedPointer< Graph > SPtr
void setXLabel(const QString &p_sXLabel)