#include <PlotDialog.h>
Public Types | |
| enum | { PlotCurveTreeItem = 1002 } |
Public Member Functions | |
| CurveTreeItem (const QwtPlotItem *curve, LayerItem *parent, const QString &s) | |
| Graph * | graph () |
| const QwtPlotItem * | plotItem () |
| int | plotItemIndex () |
| int | plotItemType () |
| void | setActive (bool on) |
Protected Attributes | |
| const QwtPlotItem * | d_curve |
| CurveTreeItem::CurveTreeItem | ( | const QwtPlotItem * | curve, | |
| LayerItem * | parent, | |||
| const QString & | s | |||
| ) |
| Graph* CurveTreeItem::graph | ( | ) | [inline] |
| const QwtPlotItem* CurveTreeItem::plotItem | ( | ) | [inline] |
| int CurveTreeItem::plotItemIndex | ( | ) |
| int CurveTreeItem::plotItemType | ( | ) |
| void CurveTreeItem::setActive | ( | bool | on | ) |
const QwtPlotItem* CurveTreeItem::d_curve [protected] |
1.5.3