A widget used to adjust a histogram's style.
More...
#include <HistogramStyleWidget.h>
A widget used to adjust a histogram's style.
Definition at line 55 of file HistogramStyleWidget.h.
Constructor.
- Parameters
-
initial | An initial HistogramStyle element that will be used, it will take ownership of this pointer if it is given. The widget form will be updated based on it's parameters. It can be NULL. |
parent | this widget's parent |
f | Window flags used to configure this dialog |
te::qt::widgets::HistogramStyleWidget::~HistogramStyleWidget |
( |
| ) |
|
Returns a pointer to the HistogramStyle being configured.
- Returns
- A HistogramStyle type pointer to the style being configured
- Note
- The caller will take ownership of the returned pointer.
void te::qt::widgets::HistogramStyleWidget::onFillPushButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::HistogramStyleWidget::onStrokePushButtonClicked |
( |
| ) |
|
|
protectedslot |
HistogramStyle* te::qt::widgets::HistogramStyleWidget::m_histogramStyle |
|
private |
The histogram's chart style that will be configured by this widget.
Definition at line 93 of file HistogramStyleWidget.h.
std::auto_ptr<Ui::HistogramStyleWidgetForm> te::qt::widgets::HistogramStyleWidget::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/widgets/charts/HistogramStyleWidget.h