A frame for setting display options.
More...
#include <TimeSeriesFrame.h>
A frame for setting display options.
Definition at line 54 of file TimeSeriesFrame.h.
te::qt::widgets::TimeSeriesFrame::TimeSeriesFrame |
( |
QWidget * |
parent = 0 | ) |
|
Constructor.
- Parameters
-
parent | this widget's parent |
te::qt::widgets::TimeSeriesFrame::~TimeSeriesFrame |
( |
| ) |
|
QwtPlotSeriesItem* te::qt::widgets::TimeSeriesFrame::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::TimeSeriesFrame::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 91 of file TimeSeriesFrame.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 92 of file TimeSeriesFrame.h.
std::auto_ptr<Ui::TimeSeriesFrameWidgetForm> te::qt::widgets::TimeSeriesFrame::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/TimeSeriesFrame.h