A frame for setting display options.
More...
#include <HistogramFrame.h>
A frame for setting display options.
Definition at line 53 of file HistogramFrame.h.
te::qt::widgets::HistogramFrame::HistogramFrame |
( |
QWidget * |
parent = 0 | ) |
|
Constructor.
- Parameters
-
parent | this widget's parent |
te::qt::widgets::HistogramFrame::~HistogramFrame |
( |
| ) |
|
QwtPlotSeriesItem* te::qt::widgets::HistogramFrame::getChart |
( |
| ) |
|
|
virtual |
Returns a pointer to the chart being configured.
- Returns
- A QwtPlotSeriesItem type pointer to the chart being configured
- Note
- The caller will take ownership of the returned pointer.
Reimplemented from te::qt::widgets::ChartWidget.
Returns a pointer to the display being configured.
- Returns
- A ChartDisplay type pointer to the display being configured
- Note
- The caller will take ownership of the returned pointer.
Reimplemented in te::qt::widgets::ChartStyleFrame.
void te::qt::widgets::HistogramFrame::setChart |
( |
QwtPlotSeriesItem * |
newChart | ) |
|
|
virtual |
It sets the chart being configured.
- Parameters
-
newChart | The new QwtPlotSeriesItem. |
- Note
- It will not take ownership of the given pointer
Reimplemented from te::qt::widgets::ChartWidget.
The chart that will be editted by this widget.
Definition at line 90 of file HistogramFrame.h.
The display that will be configured by this widget.
Definition at line 102 of file ChartWidget.h.
std::string te::qt::widgets::ChartWidget::m_label |
|
inherited |
The widget used to configure the histogram's style.
Definition at line 91 of file HistogramFrame.h.
std::auto_ptr<Ui::HistogramFrameWidgetForm> te::qt::widgets::HistogramFrame::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/charts/HistogramFrame.h