Mantid
|
#include "MantidQtWidgets/Common/DllOption.h"
#include "MantidQtWidgets/Common/Python/Object.h"
#include <QHash>
#include <QVariant>
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 |
Typedefs | |
using | MantidQt::Widgets::Common::Python::KwArgs = QHash< QString, QVariant > |
Functions | |
EXPORT_OPT_MANTIDQT_COMMON Python::Dict | MantidQt::Widgets::Common::Python::qHashToDict (const KwArgs &hash) |