Mantid
|
#include <QString>
#include <string>
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::API |
Functions | |
QString | MantidQt::API::toQStringInternal (const std::wstring &str) |
Internal version of QString::fromStdWString. More... | |
QString | MantidQt::API::toQStringInternal (const wchar_t *str) |
Internal version of QString::fromStdWString. More... | |