Editor widget for XY chart displays.
#include <pqCustomXYChartDisplayPanel.h>
pqCustomXYChartDisplayPanel::pqCustomXYChartDisplayPanel |
( |
pqRepresentation * |
display, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
References activateItem(), autoSelectToggled(), ignoreUnitsToggled(), Internal, pqCustomXYChartDisplayPanel::pqInternal::Links, reloadSeries(), resetUnitsControls(), setCurrentSeriesAxes(), setCurrentSeriesColor(), setCurrentSeriesMarkerStyle(), setCurrentSeriesStyle(), setCurrentSeriesThickness(), setDisplay(), pqCustomXYChartDisplayPanel::pqInternal::SettingsModel, updateOptionsWidgets(), updateViewOptions(), useArrayIndexToggled(), useDataArrayToggled(), and pqCustomXYChartDisplayPanel::pqInternal::XAxisArrayAdaptor.
pqCustomXYChartDisplayPanel::~pqCustomXYChartDisplayPanel |
( |
| ) |
|
|
virtual |
void pqCustomXYChartDisplayPanel::reloadSeries |
( |
| ) |
|
|
slot |
void pqCustomXYChartDisplayPanel::activateItem |
( |
const QModelIndex & |
index | ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::updateOptionsWidgets |
( |
| ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::setCurrentSeriesColor |
( |
const QColor & |
color | ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::setCurrentSeriesThickness |
( |
int |
thickness | ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::setCurrentSeriesStyle |
( |
int |
listIndex | ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::setCurrentSeriesAxes |
( |
int |
listIndex | ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::setCurrentSeriesMarkerStyle |
( |
int |
listIndex | ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::useArrayIndexToggled |
( |
bool |
toggle | ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::useDataArrayToggled |
( |
bool |
toggle | ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::autoSelectToggled |
( |
bool |
checked | ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::ignoreUnitsToggled |
( |
bool |
checked | ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::resetUnitsControls |
( |
| ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::updateViewOptions |
( |
| ) |
|
|
protectedslot |
void pqCustomXYChartDisplayPanel::setDisplay |
( |
pqRepresentation * |
display | ) |
|
|
private |
This call will raise an error if the display is not an XYChartRepresentation proxy.
References changeDialog(), pqCustomXYChartDisplayPanel::pqInternal::ChartRepresentation, Internal, pqCustomXYChartDisplayPanel::pqInternal::Links, reloadSeries(), resetUnitsControls(), pqCustomPlotSettingsModel::setRepresentation(), pqCustomXYChartDisplayPanel::pqInternal::SettingsModel, pqCustomXYChartDisplayPanel::pqInternal::VTKConnect, pqCustomXYChartDisplayPanel::pqInternal::XAxisArrayAdaptor, and pqCustomXYChartDisplayPanel::pqInternal::XAxisArrayDomain.
void pqCustomXYChartDisplayPanel::changeDialog |
( |
pqRepresentation * |
display | ) |
|
|
private |
Qt::CheckState pqCustomXYChartDisplayPanel::getEnabledState |
( |
| ) |
const |
|
private |
pqDataInformationModel* pqCustomXYChartDisplayPanel::Model |
|
private |