CycloBranch
|
Predicts the molecular formula from the exact mass. More...
#include <QWidget>
#include <QDesktopServices>
#include <QToolBar>
#include <QMenuBar>
#include <QMenu>
#include <QUrl>
#include <QFileInfo>
#include <QMainWindow>
#include <QTextDocument>
#include <QTableView>
#include <QStandardItemModel>
#include <QStandardItem>
#include <QHeaderView>
#include <QProgressDialog>
#include <QTextStream>
#include "core/cGlobalPreferences.h"
#include "core/cPeaksList.h"
#include "gui/cViewButtonDelegate.h"
#include "gui/cFragmentIonsListWidget.h"
#include "gui/cNeutralLossesListWidget.h"
#include "gui/cSpectrumDetailProxyModel.h"
#include "gui/cEventFilter.h"
#include "gui/cPubChemSearchWidget.h"
#include "parallel/cFormulaPredictorThread.h"
Go to the source code of this file.
Classes | |
class | cFormulaPredictor |
Predicts the molecular formula from the exact mass. More... | |
Predicts the molecular formula from the exact mass.