Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

SIGEL_MasterGUI::SIG_ExperimentItem Class Reference

The class representing an experiment in the ListView. More...

#include <SIG_ExperimentItem.h>

Inheritance diagram for SIGEL_MasterGUI::SIG_ExperimentItem:

List of all members.

Public Methods

 SIG_ExperimentItem ( QListView * parent, QString name )
 The constructor of an SIG_ExperimentItem. More...

 ~SIG_ExperimentItem ()
 The destructor of the SIG_ExperimentItem. More...


Detailed Description

The class representing an experiment in the ListView.

A SIG_ExperimentItem knows how create all options, settings, which pixmaps to load etc.

Definition at line 15 of file SIG_ExperimentItem.h.


Constructor & Destructor Documentation

SIGEL_MasterGUI::SIG_ExperimentItem::SIG_ExperimentItem ( QListView * parent,
QString name )
 

The constructor of an SIG_ExperimentItem.

An SIG_ExperimentItem knows how to build itself.

Parameters:
parent   The ListView into which the item is put in.
name   The name of the experiment. The first ListViewItem will get this as its text.

Definition at line 6 of file SIG_ExperimentItem.cpp.

SIGEL_MasterGUI::SIG_ExperimentItem::~SIG_ExperimentItem ( )
 

The destructor of the SIG_ExperimentItem.

Will be erased if not needed.

Definition at line 52 of file SIG_ExperimentItem.cpp.


The documentation for this class was generated from the following files:
Generated at Mon Sep 3 01:32:41 2001 for PG 368 - SIGEL by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000