#include <qpui.h>

Public Member Functions | |
| QpFrameItem (QpPageItem *parent=0, QString txt="", QpFrameItem *after=0, QpFrameType frame_type=QP_TS) | |
| ~QpFrameItem () | |
| string | getTitle () |
| void | showTabs () |
| bool | getXmetaRange (double &min, double &max) |
| bool | getXRange (double &min, double &max) |
| void | getYObjects () |
| int | numberInStack () |
| QpuiReturnStatus | plot (PlotWindow *win) |
| void | postPlot () |
| QpFrameType | frameType () |
| void | setPanelProperties (double loffset, double width, double toffset, double height) |
| int | panelNum (QpPanelItem *panelItem) |
| void | changeFrame (int frameType) |
| bool | containsSpectrum () |
| void | updateAxes () |
| void | setDefaultOptions () |
Public Attributes | |
| QpPropertiesTab * | PropertiesTab |
| QpDisplayTab * | DisplayTab |
| QpTitleTab * | TitleTab |
| QpAxisTab * | xtAxisTab |
| QpXAxisTab * | xAxisTab |
| QpTAxisTab * | tAxisTab |
| QpPageItem * | I_Page |
| QColor | _line_colour |
| QColor | _title_colour |
| QpFrameType | _frameType |
| QpFrameItem::QpFrameItem | ( | QpPageItem * | parent = 0, |
|
| QString | txt = "", |
|||
| QpFrameItem * | after = 0, |
|||
| QpFrameType | frame_type = QP_TS | |||
| ) |
| QpFrameItem::~QpFrameItem | ( | ) |
| void QpFrameItem::changeFrame | ( | int | frameType | ) |
| bool QpFrameItem::containsSpectrum | ( | ) |
| QpFrameType QpFrameItem::frameType | ( | ) | [inline, virtual] |
Reimplemented from QpListItem.
| string QpFrameItem::getTitle | ( | ) |
| bool QpFrameItem::getXmetaRange | ( | double & | min, | |
| double & | max | |||
| ) |
| bool QpFrameItem::getXRange | ( | double & | min, | |
| double & | max | |||
| ) |
| void QpFrameItem::getYObjects | ( | ) |
| int QpFrameItem::numberInStack | ( | ) |
| int QpFrameItem::panelNum | ( | QpPanelItem * | panelItem | ) |
| QpuiReturnStatus QpFrameItem::plot | ( | PlotWindow * | win | ) |
| void QpFrameItem::postPlot | ( | ) |
| void QpFrameItem::setDefaultOptions | ( | ) | [virtual] |
Reimplemented from QpListItem.
| void QpFrameItem::setPanelProperties | ( | double | loffset, | |
| double | width, | |||
| double | toffset, | |||
| double | height | |||
| ) |
| void QpFrameItem::showTabs | ( | ) | [virtual] |
Reimplemented from QpListItem.
| void QpFrameItem::updateAxes | ( | ) | [virtual] |
Reimplemented from QpListItem.
| QColor QpFrameItem::_line_colour |
| QColor QpFrameItem::_title_colour |
1.5.7