 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
45 class QTreeWidgetItem;
75 void clear()
override;
85 QComboBox* spectra_combo_box_ =
nullptr;
102 void populateSearchBox_();
104 void spectrumSearchText_();
106 void rowSelectionChange_(QTreeWidgetItem*, QTreeWidgetItem*);
108 void rowClicked_(QTreeWidgetItem*,
int col);
110 void rowDoubleClicked_(QTreeWidgetItem*,
int col);
112 void searchAndShow_();
A better QTreeWidget for TOPPView, which supports header context menu and conveniently adding/getting...
Definition: TreeView.h:46
Hierarchical visualization and selection of spectra.
Definition: DIATreeTab.h:57
all tabs need to implement this interface
Definition: DataSelectionTabs.h:56
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Holds all or partial information from an OSW file.
Definition: OSWData.h:304
Class that stores the data for one layer.
Definition: LayerDataBase.h:97