Inheritance diagram for QGGraph:

Public Member Functions | |
| QGGraph () | |
| Default constructor. | |
| QGGraph (const QGGraph &) | |
| Copy constructor. | |
| virtual | ~QGGraph () |
| Destructor. | |
| virtual const char * | GetName () const |
| Get graph name. | |
| virtual void | Reset () |
| Reset the graph to an empty state. | |
| virtual void | SetPoints (Int_t n, const Double_t *x, const Double_t *y) |
| Set the points of the graph. | |
Private Member Functions | |
| ClassDef (QGGraph, 0) | |
1.5.1