![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
QCustomPlot: vertical bar with text along side. More...
#include <ecvQCustomPlot.h>


Public Member Functions | |
| QCPBarsWithText (QCPAxis *keyAxis, QCPAxis *valueAxis) | |
| void | setText (QString text) |
| void | appendText (QString text) |
| void | setTextAlignment (bool left) |
| QCPBarsWithText (QCPAxis *keyAxis, QCPAxis *valueAxis) | |
| void | setText (QString text) |
| void | appendText (QString text) |
| void | setTextAlignment (bool left) |
Protected Member Functions | |
| virtual void | draw (QCPPainter *painter) |
| virtual void | draw (QCPPainter *painter) |
Protected Attributes | |
| QStringList | m_text |
| bool | m_textOnTheLeft |
QCustomPlot: vertical bar with text along side.
Definition at line 21 of file ecvQCustomPlot.h.
|
inline |
Definition at line 25 of file ecvQCustomPlot.h.
|
inline |
Definition at line 27 of file WolmanCustomPlot.h.
|
inline |
Definition at line 29 of file ecvQCustomPlot.h.
References m_text.
Referenced by ccHistogramWindow::refresh(), and ccWaveWidget::refresh().
|
inline |
Definition at line 31 of file WolmanCustomPlot.h.
References m_text.
|
inlineprotectedvirtual |
Definition at line 37 of file ecvQCustomPlot.h.
References m_text, and m_textOnTheLeft.
|
inlineprotectedvirtual |
Definition at line 39 of file WolmanCustomPlot.h.
References m_text, m_textOnTheLeft, and QTCOMPAT_FONTMETRICS_WIDTH.
|
inline |
Definition at line 28 of file ecvQCustomPlot.h.
References m_text.
Referenced by ccHistogramWindow::refresh(), and ccWaveWidget::refresh().
|
inline |
Definition at line 30 of file WolmanCustomPlot.h.
References m_text.
|
inline |
Definition at line 30 of file ecvQCustomPlot.h.
References m_textOnTheLeft.
Referenced by ccHistogramWindow::refresh(), and ccWaveWidget::refresh().
|
inline |
Definition at line 32 of file WolmanCustomPlot.h.
References m_textOnTheLeft.
|
protected |
Definition at line 33 of file ecvQCustomPlot.h.
Referenced by appendText(), draw(), and setText().
|
protected |
Definition at line 34 of file ecvQCustomPlot.h.
Referenced by draw(), and setTextAlignment().