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