A widget used to adjust a timeSeries's style.
More...
#include <TimeSeriesStyleWidget.h>
A widget used to adjust a timeSeries's style.
Definition at line 54 of file TimeSeriesStyleWidget.h.
Constructor.
- Parameters
-
initial | An initial TimeSeriesStyle 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::TimeSeriesStyleWidget::~TimeSeriesStyleWidget |
( |
| ) |
|
Returns a pointer to the TimeSeriesStyle being configured.
- Returns
- A TimeSeriesStyle type pointer to the style being configured
- Note
- The caller will take ownership of the returned pointer.
void te::qt::widgets::TimeSeriesStyleWidget::onStrokePushButtonClicked |
( |
| ) |
|
|
protectedslot |
std::auto_ptr<Ui::TimeSeriesStyleWidgetForm> te::qt::widgets::TimeSeriesStyleWidget::m_ui |
|
private |
The documentation for this class was generated from the following file: