Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
AlgorithmInputHistory.h File Reference
#include "DllOption.h"
#include "MantidKernel/SingletonHolder.h"
#include "MantidQtWidgets/Common/Configurable.h"
#include <QHash>
#include <QString>

Go to the source code of this file.

Classes

class  MantidQt::API::AbstractAlgorithmInputHistory
 This abstract class deals with the loading and saving of previous algorithm property values to/from MantidPlot's QSettings. More...
 
class  MantidQt::API::AlgorithmInputHistoryImpl
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Kernel
 
namespace  MantidQt
 The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list.
 
namespace  MantidQt::API
 

Typedefs

using MantidQt::API::AlgorithmInputHistory = Mantid::Kernel::SingletonHolder< AlgorithmInputHistoryImpl >