Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Slots | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes

ExperimentalSettingsVisualizer Class Reference

Class that displays all meta information for ExperimentalSettings objects. More...

#include <OpenMS/VISUAL/VISUALIZER/ExperimentalSettingsVisualizer.h>

Inheritance diagram for ExperimentalSettingsVisualizer:
BaseVisualizerGUI BaseVisualizer< ExperimentalSettings > QWidget

List of all members.

Public Slots

void store ()

Public Member Functions

 ExperimentalSettingsVisualizer (bool editable=false, QWidget *parent=0)
 Constructor.

Protected Slots

void undo_ ()
 Undo the changes made in the GUI.

Protected Member Functions

void update_ ()
 Updates the GUI from the temp_ variable.

Protected Attributes

QLineEdit * datetime_
 The date of this experiment.
QTextEditcomment_
 The comment to this experiment.
QLineEdit * fraction_identifier_
 Fraction identifier.

Detailed Description

Class that displays all meta information for ExperimentalSettings objects.

This class provides all functionality to view the meta information of an object of type ExperimentalSettings.


Constructor & Destructor Documentation

ExperimentalSettingsVisualizer ( bool  editable = false,
QWidget parent = 0 
)

Constructor.


Member Function Documentation

void store (  )  [slot]
void undo_ (  )  [protected, slot]

Undo the changes made in the GUI.

void update_ (  )  [protected, virtual]

Updates the GUI from the temp_ variable.

Reimplemented from BaseVisualizer< ExperimentalSettings >.


Member Data Documentation

QTextEdit* comment_ [protected]

The comment to this experiment.

QLineEdit* datetime_ [protected]

The date of this experiment.

QLineEdit* fraction_identifier_ [protected]

Fraction identifier.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:59 using doxygen 1.7.1