38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
47 class MetaDataBrowser;
A base class for all visualizer classes.
Definition: BaseVisualizerGUI.h:66
A base class for all visualizer classes.
Definition: BaseVisualizer.h:54
Class that displays all meta information for PeptideIdentification objects.
Definition: PeptideIdentificationVisualizer.h:57
QLineEdit * identifier_
Definition: PeptideIdentificationVisualizer.h:94
QComboBox * higher_better_
Definition: PeptideIdentificationVisualizer.h:96
QLineEdit * score_type_
Definition: PeptideIdentificationVisualizer.h:95
QLineEdit * identification_threshold_
Definition: PeptideIdentificationVisualizer.h:97
int tree_id_
The id of the item in the tree.
Definition: PeptideIdentificationVisualizer.h:90
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:101
MetaDataBrowser * pidv_caller_
Pointer to MetaDataBrowser.
Definition: PeptideIdentificationVisualizer.h:88
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:65
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47