|
QtiPlot
0.9.8.2
|
LayerItem tree widget item class. More...
#include <PlotDialog.h>
Public Types | |
| enum | { LayerTreeItem = 1001 } |
Public Member Functions | |
| Graph * | graph () |
| LayerItem (Graph *g, QTreeWidgetItem *parent, const QString &s) | |
| void | setActive (bool select) |
Protected Member Functions | |
| void | insertCurvesList () |
| void | insertEnrichmentsList () |
Protected Attributes | |
| Graph * | d_graph |
LayerItem tree widget item class.
| LayerItem::LayerItem | ( | Graph * | g, |
| QTreeWidgetItem * | parent, | ||
| const QString & | s | ||
| ) |
References insertCurvesList(), and insertEnrichmentsList().
|
inline |
|
protected |
References Graph::curveCount(), d_graph, Graph::Function, Graph::plotItem(), and PlotCurve::type().
Referenced by LayerItem().
|
protected |
References d_graph, and Graph::enrichmentsList().
Referenced by LayerItem().
| void LayerItem::setActive | ( | bool | select | ) |
Referenced by PlotDialog::setActiveLayer(), and PlotDialog::setMultiLayer().
|
protected |
Referenced by graph(), insertCurvesList(), and insertEnrichmentsList().
1.8.6