Mantid
Loading...
Searching...
No Matches
Namespaces | Variables
WorkspaceMultiSelector.cpp File Reference
#include "MantidQtWidgets/Common/WorkspaceMultiSelector.h"
#include "MantidQtWidgets/Common/TableWidgetValidators.h"
#include "MantidQtWidgets/Common/WorkspaceUtils.h"
#include <Poco/AutoPtr.h>
#include <Poco/NObserver.h>
#include <Poco/Notification.h>
#include <Poco/NotificationCenter.h>
#include "MantidAPI/AlgorithmManager.h"
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidAPI/WorkspaceGroup.h"
#include <QCompleter>
#include <QDebug>
#include <QHeaderView>
#include <QLineEdit>
#include <QStyledItemDelegate>

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
 

Variables

constexpr short indexCol = 1
 
constexpr short namesCol = 0
 

Variable Documentation

◆ indexCol

constexpr short indexCol = 1
constexpr

◆ namesCol

constexpr short namesCol = 0
constexpr