#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 () |
Protected Attributes | |
Graph * | d_graph |
LayerItem::LayerItem | ( | Graph * | g, | |
QTreeWidgetItem * | parent, | |||
const QString & | s | |||
) |
Graph* LayerItem::graph | ( | ) | [inline] |
void LayerItem::insertCurvesList | ( | ) | [protected] |
void LayerItem::setActive | ( | bool | select | ) |
Graph* LayerItem::d_graph [protected] |