Inheritance diagram for MPulseFit:

Public Member Functions | |
| MPulseFit (QSequence *s) | |
| MPulseFit (const std::string &name, QSequence *s) | |
| virtual void | Init () |
| Init method is called before event loop. | |
| virtual QEvent * | Do (QEvent *ev) |
| Doit method is called for each event, getting the event as argument. | |
| virtual void | Done () |
| Done method is called after event loop. | |
Protected Member Functions | |
| void | SetHeight (QEvent *ev, double height) |
| void | SetParameters (QEvent *ev, const QVector ¶ms) |
| void | SetIsFitted (QEvent *ev, bool isFitted) |
| void | SetModel (QEvent *ev, const std::string &model) |
Protected Attributes | |
| QError | err |
1.5.1