#include <ScatterDataWidget.h>
Definition at line 58 of file ScatterDataWidget.h.
Constructor.
- Parameters
-
dataSet | The dataset that will be used to generate a histogram. |
dataType | The dataset that will be used to generate a histogram. |
parent | this widget's parent |
f | Window flags used to configure this widget |
te::qt::widgets::ScatterDataWidget::~ScatterDataWidget |
( |
| ) |
|
Ui::ScatterDataWidgetForm* te::qt::widgets::ScatterDataWidget::getForm |
( |
| ) |
|
Returns a pointer to the widget's form.
- Returns
- A ScatterDataWidgetForm type pointer to the widget's form.
- Note
- The caller will not take ownership of the returned pointer.
Returns a pointer to the widget's form.
- Returns
- A HistogramDataWidgetForm type pointer to the widget's form.
- Note
- The caller will take ownership of the returned pointer.
std::auto_ptr<te::da::DataSet> te::qt::widgets::ScatterDataWidget::m_dataSet |
|
private |
std::auto_ptr<Ui::ScatterDataWidgetForm> te::qt::widgets::ScatterDataWidget::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/ScatterDataWidget.h