A dialog used to customize a graphic's parameters.
More...
#include <ChartProperties.h>
A dialog used to customize a graphic's parameters.
Definition at line 55 of file ChartProperties.h.
Constructor.
- Parameters
-
chartWidget | The widget that will be editted by this dialog. |
parent | The dialog's parent widget. |
te::qt::widgets::ChartProperties::~ChartProperties |
( |
| ) |
|
void te::qt::widgets::ChartProperties::onApplyButtonClicked |
( |
| ) |
|
|
slot |
Called when the user clicks on the apply button. It will set the configurations to the ChartDisplayWidget being configured by this dialog.
void te::qt::widgets::ChartProperties::onItemClicked |
( |
QListWidgetItem * |
current | ) |
|
|
slot |
Called when the user clicks on one of the items available at the list.
- Parameters
-
current | The currently selected item of the list, it will be used to determine which type of chart the user wishes to configure. |
ChartWidget* te::qt::widgets::ChartProperties::m_curComp |
|
private |
std::auto_ptr<Ui::ChartPropertiesDialogForm> te::qt::widgets::ChartProperties::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/ChartProperties.h