Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

OmgExperimentSelector Class Reference
[Gui]

#include <omgexperimentselector.h>

Inheritance diagram for OmgExperimentSelector:

Inheritance graph
[legend]
Collaboration diagram for OmgExperimentSelector:

Collaboration graph
[legend]
List of all members.

Detailed Description

A dialog to let a user select a previously run experiment.

Author:
Tim Sutton

Definition at line 29 of file omgexperimentselector.h.

Public Slots

void on_pbnOK_clicked ()
void on_pbnCancel_clicked ()
void refresh ()

Signals

void loadExperiment (OmgExperiment *mypExperiment)

Public Member Functions

 OmgExperimentSelector (QWidget *parent=0, Qt::WFlags fl=0)
 ~OmgExperimentSelector ()

Private Member Functions

void parseExperiment (const QDomElement &theElement, QTreeWidgetItem *theParentItem)
void updateExperimentList ()


Constructor & Destructor Documentation

OmgExperimentSelector::OmgExperimentSelector QWidget parent = 0,
Qt::WFlags  fl = 0
 

Definition at line 34 of file omgexperimentselector.cpp.

References updateExperimentList().

Here is the call graph for this function:

OmgExperimentSelector::~OmgExperimentSelector  ) 
 

Definition at line 53 of file omgexperimentselector.cpp.


Member Function Documentation

void OmgExperimentSelector::loadExperiment OmgExperiment mypExperiment  )  [signal]
 

Referenced by on_pbnOK_clicked().

void OmgExperimentSelector::on_pbnCancel_clicked  )  [slot]
 

Definition at line 190 of file omgexperimentselector.cpp.

void OmgExperimentSelector::on_pbnOK_clicked  )  [slot]
 

Definition at line 150 of file omgexperimentselector.cpp.

References OmgSerialisable::fromXmlFile(), loadExperiment(), and OmgExperiment::setWorkDir().

void OmgExperimentSelector::parseExperiment const QDomElement &  theElement,
QTreeWidgetItem *  theParentItem
[private]
 

void OmgExperimentSelector::refresh  )  [slot]
 

Let plugins scanning directories send regular progress updates

Definition at line 196 of file omgexperimentselector.cpp.

void OmgExperimentSelector::updateExperimentList  )  [private]
 

Definition at line 58 of file omgexperimentselector.cpp.

References Omgui::getExperimentsList(), and Omgui::xmlDecode().

Referenced by OmgExperimentSelector().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Apr 28 15:13:03 2008 for openModellerDesktop by  doxygen 1.4.1-20050210