|
Mantid
|
#include "DllOption.h"#include "MantidKernel/DynamicFactory.h"#include "MantidKernel/SingletonHolder.h"#include "MantidQtWidgets/Common/BaseDecoder.h"#include "MantidQtWidgets/Common/BaseEncoder.h"#include <QHash>#include <QSetIterator>#include <QStringList>#include <set>Go to the source code of this file.
Classes | |
| class | MantidQt::API::UserSubWindowFactoryImpl |
| The UserSubWindowFactory is responsible for creating concrete instances of user interface classes. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Kernel |
| namespace | MantidQt |
| The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list. | |
| namespace | MantidQt::API |
Typedefs | |
| using | MantidQt::API::UserSubWindowFactory = Mantid::Kernel::SingletonHolder< UserSubWindowFactoryImpl > |
| The specific instantiation of the templated type. | |