Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
ParseNumerics.cpp File Reference
#include "MantidQtWidgets/Common/ParseNumerics.h"
#include <stdexcept>

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

int EXPORT_OPT_MANTIDQT_COMMON MantidQt::MantidWidgets::parseDenaryInteger (QString const &in)
 Converts a string denoting a denary integer to it. More...
 
double EXPORT_OPT_MANTIDQT_COMMON MantidQt::MantidWidgets::parseDouble (QString const &in)