CycloBranch
|
The widget for editing parameters of the application opened using the command 'Search->Settings'. More...
#include <iostream>
#include <string>
#include <QWidget>
#include <QDesktopServices>
#include <QUrl>
#include <QFileInfo>
#include <QLineEdit>
#include <QPushButton>
#include "core/utilities.h"
#include "core/cGlobalPreferences.h"
#include "core/cSummaryFormula.h"
#include "core/cParameters.h"
#include "gui/cFragmentIonsListWidget.h"
#include "gui/cNeutralLossesListWidget.h"
Go to the source code of this file.
Classes | |
class | cParametersWidget |
The class representing a widget for editing parameters of the application. More... | |
The widget for editing parameters of the application opened using the command 'Search->Settings'.