ExperimentAssistant Class Reference

The ExperimentAssistant class provides a graphical interface for performing new experiments. More...

#include <experimentassistant.h>

Inheritance diagram for ExperimentAssistant:

GuiDbComponentDialog AbstractDigestDbView AbstractView MvcBase List of all members.

Public Member Functions

 ExperimentAssistant (DigestDbController *controller, JavaVM *jvm, QWidget *parent=0, Qt::WindowFlags flags=0)

Protected Member Functions

void resetEvent (VEvent *)
void experimentsEvent (VExperimentsEvent *)

Detailed Description

The ExperimentAssistant class provides a graphical interface for performing new experiments.


Constructor & Destructor Documentation

ExperimentAssistant::ExperimentAssistant ( DigestDbController controller,
JavaVM *  jvm,
QWidget *  parent = 0,
Qt::WindowFlags  flags = 0 
)


Member Function Documentation

void ExperimentAssistant::resetEvent ( VEvent  )  [protected, virtual]

A view receives this event when the controller() needs to reset / synchronise the view's knowledge (and possibly display) of the model().

When the view receives a VModelChangedEvent, a reset event will automatically be posted to the view by the modelChangedEvent() handler if the model is non-null.

This implementation does nothing.

It should be re-implemented it to suit the specific view sub-classs.

Reimplemented from AbstractDigestDbView.

void ExperimentAssistant::experimentsEvent ( VExperimentsEvent  )  [protected, virtual]

Reimplemented from AbstractDigestDbView.


The documentation for this class was generated from the following files:
Generated on Mon Jul 30 09:46:52 2007 for Digest by  doxygen 1.5.2