12 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
21 class MetaDataBrowser;
A base class for all visualizer classes.
Definition: BaseVisualizerGUI.h:40
A base class for all visualizer classes.
Definition: BaseVisualizer.h:28
Class that displays all meta information for ProteinIdentification objects.
Definition: ProteinIdentificationVisualizer.h:31
ProteinIdentificationVisualizer(bool editable=false, QWidget *parent=0, MetaDataBrowser *caller=nullptr)
Constructor.
QLineEdit * identifier_
Definition: ProteinIdentificationVisualizer.h:73
QLineEdit * db_version_
Definition: ProteinIdentificationVisualizer.h:78
QComboBox * mass_type_
Definition: ProteinIdentificationVisualizer.h:84
QLineEdit * identification_date_
Definition: ProteinIdentificationVisualizer.h:71
QLineEdit * engine_version_
Definition: ProteinIdentificationVisualizer.h:70
QLineEdit * enzyme_
Definition: ProteinIdentificationVisualizer.h:85
QComboBox * higher_better_
Definition: ProteinIdentificationVisualizer.h:75
QLineEdit * charges_
Definition: ProteinIdentificationVisualizer.h:80
QLineEdit * score_type_
Definition: ProteinIdentificationVisualizer.h:74
QLineEdit * identification_threshold_
Definition: ProteinIdentificationVisualizer.h:72
QLineEdit * engine_
Definition: ProteinIdentificationVisualizer.h:69
QLineEdit * missed_cleavages_
Definition: ProteinIdentificationVisualizer.h:81
int tree_id_
The id of the item in the tree.
Definition: ProteinIdentificationVisualizer.h:65
void undo_()
Undo the changes made in the GUI.
void updateTree_()
Updates the tree by calling MetaDataBrowser::updateProteinHits()
QLineEdit * peak_tolerance_
Definition: ProteinIdentificationVisualizer.h:82
QLineEdit * filter_threshold_
Threshold for filtering by score.
Definition: ProteinIdentificationVisualizer.h:89
MetaDataBrowser * pidv_caller_
Pointer to MetaDataBrowser.
Definition: ProteinIdentificationVisualizer.h:63
QLineEdit * db_
Definition: ProteinIdentificationVisualizer.h:77
QLineEdit * taxonomy_
Definition: ProteinIdentificationVisualizer.h:79
QLineEdit * precursor_tolerance_
Definition: ProteinIdentificationVisualizer.h:83
void load(ProteinIdentification &s, int tree_item_id)
Loads the meta data from the object to the viewer. Gets the id of the item in the tree as parameter.
Representation of a protein identification run.
Definition: ProteinIdentification.h:50
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19