|
Mantid
|
#include "MantidQtWidgets/Common/DllOption.h"#include "MantidQtWidgets/Common/Python/Object.h"#include <sip.h>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | MantidQt |
| The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list. | |
| namespace | MantidQt::Widgets |
| namespace | MantidQt::Widgets::Common |
| namespace | MantidQt::Widgets::Common::Python |
| namespace | MantidQt::Widgets::Common::Python::Detail |
Functions | |
| template<typename T > | |
| T * | MantidQt::Widgets::Common::Python::extract (const Object &obj) |
| Extract a C++ object of type T from the Python object. More... | |
| EXPORT_OPT_MANTIDQT_COMMON const sipAPIDef * | MantidQt::Widgets::Common::Python::Detail::sipAPI () |