Mantid
|
#include "DllOption.h"
#include "MantidQtWidgets/Common/MantidDialog.h"
#include "ui_ScriptRepositoryView.h"
#include <QDialog>
#include <QStyledItemDelegate>
Go to the source code of this file.
Classes | |
class | MantidQt::API::ScriptRepositoryView |
ScriptRepositoryView : Provide the User Interface to the ScriptRepository. More... | |
class | MantidQt::API::ScriptRepositoryView::CheckBoxDelegate |
Delegate to show the checkbox for configuring the auto update. More... | |
class | MantidQt::API::ScriptRepositoryView::RemoveEntryDelegate |
Delegate to show the icon to remove the entry from the local and central repository. More... | |
class | MantidQt::API::ScriptRepositoryView::RepoDelegate |
Delegate to show the icons Download and Upload. 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::API |