#include "DllOption.h"
#include "MantidKernel/Instantiator.h"
#include <QHash>
#include <QString>
#include <QStringList>
Go to the source code of this file.
|
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::API |
|
◆ REGISTER_HELPWINDOW
#define REGISTER_HELPWINDOW |
( |
|
TYPE | ) |
|
Value: namespace { \
Mantid::Kernel::RegistrationHelper \
0)); \
}
static void registerHelpWindowFactory(Mantid::Kernel::AbstractInstantiator< MantidHelpInterface > *factory)
Registration function for the help window factory.
The instantiator is a generic class for creating objects of the template type.
Used to register help window.
Definition at line 135 of file InterfaceManager.h.