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

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::API
 

Macros

#define QSBDEBUG
 

Functions

bool MantidQt::API::isIntermediateValueHelper (qint64 num, qint64 min, qint64 max, qint64 *match=nullptr)
 

Macro Definition Documentation

◆ QSBDEBUG

#define QSBDEBUG
Value:
if (false) \
qDebug

Definition at line 14 of file QScienceSpinBox.cpp.