Editor widget for XY chart displays.
More...
#include <pqXYChartDisplayPanel.h>
List of all members.
Detailed Description
Editor widget for XY chart displays.
Definition at line 42 of file pqXYChartDisplayPanel.h.
Constructor & Destructor Documentation
| pqXYChartDisplayPanel::pqXYChartDisplayPanel |
( |
pqRepresentation * |
display, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
| virtual pqXYChartDisplayPanel::~pqXYChartDisplayPanel |
( |
| ) |
[virtual] |
Member Function Documentation
| void pqXYChartDisplayPanel::reloadSeries |
( |
| ) |
[slot] |
Reloads the series list from the display.
| void pqXYChartDisplayPanel::rescaleChart |
( |
| ) |
[slot] |
| void pqXYChartDisplayPanel::activateItem |
( |
const QModelIndex & |
index | ) |
[protected, slot] |
Slot to listen to clicks for changing color.
| void pqXYChartDisplayPanel::updateOptionsWidgets |
( |
| ) |
[protected, slot] |
| void pqXYChartDisplayPanel::setCurrentSeriesColor |
( |
const QColor & |
color | ) |
[protected, slot] |
| void pqXYChartDisplayPanel::setCurrentSeriesThickness |
( |
int |
thickness | ) |
[protected, slot] |
| void pqXYChartDisplayPanel::setCurrentSeriesStyle |
( |
int |
listIndex | ) |
[protected, slot] |
| void pqXYChartDisplayPanel::setCurrentSeriesAxes |
( |
int |
listIndex | ) |
[protected, slot] |
| void pqXYChartDisplayPanel::setCurrentSeriesMarkerStyle |
( |
int |
listIndex | ) |
[protected, slot] |
| void pqXYChartDisplayPanel::useArrayIndexToggled |
( |
bool |
| ) |
[protected, slot] |
| void pqXYChartDisplayPanel::useDataArrayToggled |
( |
bool |
| ) |
[protected, slot] |
| void pqXYChartDisplayPanel::headerCheckStateChanged |
( |
| ) |
[protected, slot] |
The documentation for this class was generated from the following file: