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 PeptideIdentification objects.
Definition: PeptideIdentificationVisualizer.h:31
QLineEdit * identifier_
Definition: PeptideIdentificationVisualizer.h:68
QComboBox * higher_better_
Definition: PeptideIdentificationVisualizer.h:70
QLineEdit * score_type_
Definition: PeptideIdentificationVisualizer.h:69
QLineEdit * identification_threshold_
Definition: PeptideIdentificationVisualizer.h:71
int tree_id_
The id of the item in the tree.
Definition: PeptideIdentificationVisualizer.h:64
void undo_()
Undo the changes made in the GUI.
void updateTree_()
Updates the tree by calling MetaDataBrowser::updatePeptideHits(PeptideIdentification,...
PeptideIdentificationVisualizer(bool editable=false, QWidget *parent=nullptr, MetaDataBrowser *caller=nullptr)
Constructor.
QLineEdit * filter_threshold_
Threshold for filtering by score.
Definition: PeptideIdentificationVisualizer.h:75
MetaDataBrowser * pidv_caller_
Pointer to MetaDataBrowser.
Definition: PeptideIdentificationVisualizer.h:62
void load(PeptideIdentification &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.
Represents the peptide hits for a spectrum.
Definition: PeptideIdentification.h:39
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19