85 typedef QSharedPointer<Graph>
SPtr;
94 explicit Graph(QWidget *parent = 0);
108 void setTitle(
const QString &p_sTitle);
116 void setXLabel(
const QString &p_sXLabel);
124 void setYLabel(
const QString &p_sYLabel);
144 qint32 p_iContentHeight);
disp library export/import macros.
#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)