ParaView
Public Slots | Public Member Functions | Protected Slots
pqXYChartDisplayPanel Class Reference

Editor widget for XY chart displays. More...

#include <pqXYChartDisplayPanel.h>

Inheritance diagram for pqXYChartDisplayPanel:
Inheritance graph
[legend]
Collaboration diagram for pqXYChartDisplayPanel:
Collaboration graph
[legend]

List of all members.

Public Slots

void reloadSeries ()
 Reloads the series list from the display.
void rescaleChart ()
 Rescale the chart.

Public Member Functions

 pqXYChartDisplayPanel (pqRepresentation *display, QWidget *parent=0)
virtual ~pqXYChartDisplayPanel ()

Protected Slots

void activateItem (const QModelIndex &index)
 Slot to listen to clicks for changing color.
void updateOptionsWidgets ()
void setCurrentSeriesColor (const QColor &color)
void setCurrentSeriesThickness (int thickness)
void setCurrentSeriesStyle (int listIndex)
void setCurrentSeriesAxes (int listIndex)
void setCurrentSeriesMarkerStyle (int listIndex)
void useArrayIndexToggled (bool)
void useDataArrayToggled (bool)
void headerCheckStateChanged ()

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]

Rescale the chart.

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: