Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
TableWidgetValidators.h File Reference
#include "DllOption.h"
#include <QLineEdit>
#include <qstyleditemdelegate.h>
#include <string>

Go to the source code of this file.

Classes

class  MantidQt::MantidWidgets::NumericInputDelegate
 
class  MantidQt::MantidWidgets::RegexInputDelegate
 

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
 

Enumerations

enum  MantidQt::MantidWidgets::RegexValidatorStrings { MantidQt::MantidWidgets::MaskValidator , MantidQt::MantidWidgets::SpectraValidator }
 

Functions

EXPORT_OPT_MANTIDQT_COMMON std::string MantidQt::MantidWidgets::getRegexValidatorString (const RegexValidatorStrings &validatorMask)
 
EXPORT_OPT_MANTIDQT_COMMON QString MantidQt::MantidWidgets::makeQStringNumber (double value, int precision)