Inheritance diagram for QGGraphicalCutBase:

Public Member Functions | |
| QGGraphicalCutBase () | |
| Default constructor. | |
| QGGraphicalCutBase (const QGGraphicalCutBase &) | |
| Copy constructor. | |
| virtual | ~QGGraphicalCutBase () |
| Destructor. | |
| void | SetProperty (const std::string &key, const std::string &value) |
| Set property (used for opening a session). | |
Protected Attributes | |
| Int_t | fPoints |
| Number of points selected by the mouse. | |
| Double_t | fX0 |
| X-coordinate of first point. | |
| Double_t | fY0 |
| Y-coordinate of first point. | |
1.5.1