#include <qpui.h>

| QpSpectrumItem::QpSpectrumItem | ( | QpPanelItem * | parent = 0, |
|
| QString | txt = "", |
|||
| QpPlotItem * | after = 0, |
|||
| QString | WL = "" | |||
| ) |
| QpSpectrumItem::~QpSpectrumItem | ( | ) |
| void QpSpectrumItem::changeFrameType | ( | int | frameType | ) | [virtual] |
Reimplemented from QpPlotItem.
| void QpSpectrumItem::clearObj_id | ( | ) | [virtual] |
Reimplemented from QpPlotItem.
| int QpSpectrumItem::fill_X_Data | ( | ) |
| int QpSpectrumItem::fill_Y_Data | ( | ) |
| int QpSpectrumItem::fill_Z_Data | ( | int | XtoY | ) |
| void QpSpectrumItem::get_dobjs | ( | ) | [virtual] |
Reimplemented from QpPlotItem.
| void QpSpectrumItem::getLabel | ( | const QpAxes | axis, | |
| string & | label | |||
| ) |
| void QpSpectrumItem::getName | ( | string & | name | ) |
| string QpSpectrumItem::getTitle | ( | ) |
| int QpSpectrumItem::getXData | ( | QdObject_var | xdo | ) |
| int QpSpectrumItem::getXData | ( | QdObject_var | xdo, | |
| QdObject_var | xdo_plus, | |||
| QdObject_var | xdo_minus | |||
| ) |
| int QpSpectrumItem::getXData | ( | QdObject_var | xdo, | |
| QdObject_var | xdo_end | |||
| ) |
| int QpSpectrumItem::getXmetaIsLog | ( | ) | [virtual] |
Reimplemented from QpPlotItem.
| bool QpSpectrumItem::getXmetaRange | ( | double & | xmin, | |
| double & | xmax | |||
| ) | [virtual] |
Reimplemented from QpPlotItem.
| bool QpSpectrumItem::getXRange | ( | double & | xmin, | |
| double & | xmax | |||
| ) | [virtual] |
Reimplemented from QpPlotItem.
| int QpSpectrumItem::getYData | ( | QdObject_var | ydo | ) |
| int QpSpectrumItem::getYData | ( | QdObject_var | ydo, | |
| QdObject_var | ydo_plus, | |||
| QdObject_var | ydo_minus | |||
| ) |
| int QpSpectrumItem::getYData | ( | QdObject_var | ydo, | |
| QdObject_var | ydo_end | |||
| ) |
| int QpSpectrumItem::getYmetaIsLog | ( | ) | [virtual] |
Reimplemented from QpPlotItem.
| bool QpSpectrumItem::getYmetaRange | ( | double & | ymin, | |
| double & | ymax | |||
| ) | [virtual] |
Reimplemented from QpPlotItem.
| bool QpSpectrumItem::getYRange | ( | double & | ymin, | |
| double & | ymax | |||
| ) | [virtual] |
Reimplemented from QpPlotItem.
| QdObject_var QpSpectrumItem::getZDO | ( | ) |
| bool QpSpectrumItem::getZmetaRange | ( | double & | zmin, | |
| double & | zmax | |||
| ) |
| bool QpSpectrumItem::getZRange | ( | double & | zmin, | |
| double & | zmax | |||
| ) |
| int QpSpectrumItem::isZConformal | ( | int | nx_len, | |
| int | ny_len | |||
| ) |
| QpuiReturnStatus QpSpectrumItem::plot | ( | ) | [virtual] |
Reimplemented from QpPlotItem.
| void QpSpectrumItem::refreshTabs | ( | ) |
| void QpSpectrumItem::replaceComponent | ( | QString | comp | ) | [virtual] |
Reimplemented from QpPlotItem.
| void QpSpectrumItem::replaceData | ( | QString | obj_name | ) | [virtual] |
Reimplemented from QpPlotItem.
| void QpSpectrumItem::setDefaultOptions | ( | ) | [virtual] |
Reimplemented from QpListItem.
| void QpSpectrumItem::showTabs | ( | ) | [virtual] |
Reimplemented from QpListItem.
| void QpSpectrumItem::updateAxes | ( | ) | [virtual] |
Reimplemented from QpListItem.
| vector<double> QpSpectrumItem::_x_end_all |
| vector<double> QpSpectrumItem::_x_start_all |
| QString QpSpectrumItem::x_data_end_str |
| QString QpSpectrumItem::x_data_start_str |
| double QpSpectrumItem::x_max_data |
| double QpSpectrumItem::x_min_data |
| double QpSpectrumItem::x_range_max |
| double QpSpectrumItem::x_range_min |
| QString QpSpectrumItem::y_data_end_str |
| QString QpSpectrumItem::y_data_start_str |
| double QpSpectrumItem::y_max_data |
| double QpSpectrumItem::y_min_data |
| double QpSpectrumItem::z_max_data |
| double QpSpectrumItem::z_min_data |
1.5.7