SciDAVis  1.D4
Public Types | Public Member Functions | Protected Attributes
CurveTreeItem Class Reference

CurveTreeItem tree widget item class. More...

#include <PlotDialog.h>

List of all members.

Public Types

enum  { PlotCurveTreeItem = 1002 }

Public Member Functions

 CurveTreeItem (const QwtPlotItem *curve, LayerItem *parent, const QString &s)
Graphgraph ()
const QwtPlotItem * plotItem ()
int plotItemIndex ()
int plotItemType ()
void setActive (bool on)

Protected Attributes

const QwtPlotItem * d_curve

Detailed Description

CurveTreeItem tree widget item class.


Member Enumeration Documentation

anonymous enum
Enumerator:
PlotCurveTreeItem 

Constructor & Destructor Documentation

CurveTreeItem::CurveTreeItem ( const QwtPlotItem *  curve,
LayerItem parent,
const QString &  s 
)

Member Function Documentation

Graph* CurveTreeItem::graph ( )
inline
const QwtPlotItem* CurveTreeItem::plotItem ( )
inline
int CurveTreeItem::plotItemIndex ( )
int CurveTreeItem::plotItemType ( )
void CurveTreeItem::setActive ( bool  on)

Member Data Documentation

const QwtPlotItem* CurveTreeItem::d_curve
protected

The documentation for this class was generated from the following files: