Mantid
Loading...
Searching...
No Matches
Classes | Namespaces
AlgorithmSelectorWidget.h File Reference
#include "DllOption.h"
#include "MantidAPI/AlgorithmFactory.h"
#include "MantidKernel/System.h"
#include <QComboBox>
#include <QPoint>
#include <QString>
#include <QTreeWidget>
#include <Poco/NObserver.h>
#include <vector>

Go to the source code of this file.

Classes

class  MantidQt::MantidWidgets::AlgorithmSelectorWidget
 A widget consisting of a ComboBox and a TreeWidget to allow a user to select an algorithm either by category or by typing. More...
 
class  MantidQt::MantidWidgets::AlgorithmTreeWidget
 Tree widget with the categories and algorithms listed. More...
 
class  MantidQt::MantidWidgets::FindAlgComboBox
 ComboBox for finding algorithms. More...
 
struct  MantidQt::MantidWidgets::SelectedAlgorithm
 Represents the algorithm selected by the user Contains name and version. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::API
 
namespace  MantidQt
 The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list.
 
namespace  MantidQt::MantidWidgets