QtiPlot  0.9.8.2
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
LayerItem Class Reference

LayerItem tree widget item class. More...

#include <PlotDialog.h>

Public Types

enum  { LayerTreeItem = 1001 }

Public Member Functions

Graphgraph ()
 LayerItem (Graph *g, QTreeWidgetItem *parent, const QString &s)
void setActive (bool select)

Protected Member Functions

void insertCurvesList ()
void insertEnrichmentsList ()

Protected Attributes

Graphd_graph

Detailed Description

LayerItem tree widget item class.

Member Enumeration Documentation

anonymous enum
Enumerator:
LayerTreeItem 

Constructor & Destructor Documentation

LayerItem::LayerItem ( Graph g,
QTreeWidgetItem *  parent,
const QString &  s 
)

Member Function Documentation

Graph* LayerItem::graph ( )
inline
void LayerItem::insertCurvesList ( )
protected
void LayerItem::insertEnrichmentsList ( )
protected

References d_graph, and Graph::enrichmentsList().

Referenced by LayerItem().

void LayerItem::setActive ( bool  select)

Member Data Documentation

Graph* LayerItem::d_graph
protected

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