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

SourceFileVisualizer Class Reference

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

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

Inheritance diagram for SourceFileVisualizer:
BaseVisualizerGUI BaseVisualizer< SourceFile > QWidget

List of all members.

Public Slots

void store ()

Public Member Functions

 SourceFileVisualizer (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

Edit fields and buttons

QLineEdit * name_of_file_
QLineEdit * path_to_file_
QLineEdit * file_size_
QLineEdit * file_type_
QLineEdit * checksum_
QComboBox * checksum_type_
QLineEdit * native_id_type_

Detailed Description

Class that displays all meta information for SourceFile objects.

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


Constructor & Destructor Documentation

SourceFileVisualizer ( 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< SourceFile >.


Member Data Documentation

QLineEdit* checksum_ [protected]
QComboBox* checksum_type_ [protected]
QLineEdit* file_size_ [protected]
QLineEdit* file_type_ [protected]
QLineEdit* name_of_file_ [protected]
QLineEdit* native_id_type_ [protected]
QLineEdit* path_to_file_ [protected]

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