Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
MuonFitPropertyBrowser.cpp File Reference
#include "MantidQtWidgets/Common/MuonFitPropertyBrowser.h"
#include "MantidAPI/FunctionFactory.h"
#include "MantidAPI/ITableWorkspace.h"
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidAPI/TableRow.h"
#include "MantidAPI/WorkspaceFactory.h"
#include "MantidAPI/WorkspaceGroup.h"
#include "MantidKernel/VectorHelper.h"
#include "MantidQtWidgets/Common/PropertyHandler.h"
#include "MantidQtWidgets/Common/QtPropertyBrowser/StringEditorFactory.h"
#include "MantidAPI/MultiDomainFunction.h"
#include "MantidQtWidgets/Common/MuonFitDataSelector.h"
#include "MantidQtWidgets/Common/QtPropertyBrowser/DoubleEditorFactory.h"
#include "MantidQtWidgets/Common/QtPropertyBrowser/qteditorfactory.h"
#include "MantidAPI/AlgorithmManager.h"
#include "MantidAPI/CompositeFunction.h"
#include "MantidAPI/Expression.h"
#include "MantidAPI/FrameworkManager.h"
#include "MantidAPI/IBackgroundFunction.h"
#include "MantidAPI/IPeakFunction.h"
#include "MantidQtWidgets/Common/QtPropertyBrowser/qtpropertymanager.h"
#include "MantidQtWidgets/Common/QtPropertyBrowser/qttreepropertybrowser.h"
#include <Poco/ActiveResult.h>
#include <QAction>
#include <QFormLayout>
#include <QMessageBox>
#include <QSettings>
#include <QLabel>
#include <QLayout>
#include <QPushButton>
#include <QSplitter>
#include <QCheckBox>
#include <QMenu>
#include <QSignalMapper>
#include <QTableWidgetItem>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  MantidQt
 The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list.
 
namespace  MantidQt::MantidWidgets
 

Functions

std::map< std::string, double > MantidQt::MantidWidgets::readMultipleNormalization ()
 Reads the normalization constants and which WS they belong to. More...