Mantid
|
#include "DllOption.h"
#include "ui_DataSelector.h"
#include "MantidQtWidgets/Common/AlgorithmRunner.h"
#include "MantidQtWidgets/Common/MantidWidget.h"
#include <QWidget>
Go to the source code of this file.
Classes | |
class | MantidQt::MantidWidgets::DataSelector |
This class defines a widget for selecting a workspace of file path by using a combination of two child MantidWidgets: FileFinderWidget and WorkspaceSelector. 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 | |
using | MantidQt::MantidWidgets::ButtonOpts = API::FileFinderWidget::ButtonOpts |
using | MantidQt::MantidWidgets::LiveButtonOpts = API::FileFinderWidget::LiveButtonOpts |