#include <ChartStyleFrame.h>
Definition at line 51 of file ChartStyleFrame.h.
◆ ChartStyleFrame()
te::qt::widgets::ChartStyleFrame::ChartStyleFrame |
( |
QWidget * |
parent = 0 | ) |
|
Constructor.
It constructs a chart display with the given title.
- Parameters
-
parent | this widget's parent |
◆ ~ChartStyleFrame()
te::qt::widgets::ChartStyleFrame::~ChartStyleFrame |
( |
| ) |
|
◆ getChart()
virtual QwtPlotSeriesItem * te::qt::widgets::ChartWidget::getChart |
( |
| ) |
|
|
virtualinherited |
◆ getDisplay()
◆ setChart()
virtual void te::qt::widgets::ChartWidget::setChart |
( |
QwtPlotSeriesItem * |
newChart | ) |
|
|
virtualinherited |
◆ setDisplay()
◆ m_chart
QwtPlotSeriesItem* te::qt::widgets::ChartWidget::m_chart |
|
inherited |
The chart that will be configured by this widget.
Definition at line 101 of file ChartWidget.h.
◆ m_display
The display that will be configured by this widget.
Definition at line 90 of file ChartStyleFrame.h.
◆ m_label
std::string te::qt::widgets::ChartWidget::m_label |
|
inherited |
◆ m_styleWidget
The widget used to configure the display's style.
Definition at line 91 of file ChartStyleFrame.h.
◆ m_ui
std::unique_ptr<Ui::ChartStyleFrameWidgetForm> te::qt::widgets::ChartStyleFrame::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/charts/ChartStyleFrame.h