Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
WorkspaceMultiSelector.h File Reference
#include "DllOption.h"
#include "MantidAPI/AnalysisDataService.h"
#include <QStringList>
#include <QTableWidget>
#include <mutex>
#include <optional>
#include <Poco/AutoPtr.h>
#include <Poco/NObserver.h>

Go to the source code of this file.

Classes

class  MantidQt::MantidWidgets::WorkspaceMultiSelector
 This class defines a widget for selecting multiple workspace present in the AnalysisDataService and adding to a QTableWidget. 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
 

Typedefs

typedef std::vector< std::pair< std::string, std::string > > StringPairVec
 

Typedef Documentation

◆ StringPairVec

typedef std::vector<std::pair<std::string, std::string> > StringPairVec

Definition at line 19 of file WorkspaceMultiSelector.h.