Mantid
|
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidQtWidgets/Common/DllOption.h"
#include <QCheckBox>
#include <QComboBox>
#include <QDialog>
#include <QGroupBox>
#include <QLabel>
#include <QLineEdit>
#include <QList>
#include <QMap>
#include <QString>
#include <QVBoxLayout>
#include <QValidator>
#include <set>
Go to the source code of this file.
Classes | |
class | MantidQt::MantidWidgets::Interval |
class | MantidQt::MantidWidgets::IntervalList |
class | MantidQt::MantidWidgets::IntervalListValidator |
class | MantidQt::MantidWidgets::MantidWSIndexDialog |
class | MantidQt::MantidWidgets::MantidWSIndexWidget |
class | MantidQt::MantidWidgets::MantidWSIndexWidget::QLineEditWithErrorMark |
Auxiliary class to wrap the QLineEdit allowing warning to the user for invalid inputs. More... | |
struct | MantidQt::MantidWidgets::MantidWSIndexWidget::UserInput |
struct | MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced |
Plain old data structures to hold all user-selected input. More... | |
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 |