addButtonsDisab(int row) | MantidQt::MantidWidgets::SaveWorkspaces | private |
closeEvent(QCloseEvent *event) override | MantidQt::MantidWidgets::SaveWorkspaces | private |
closing() | MantidQt::MantidWidgets::SaveWorkspaces | signal |
createZeroErrorFreeWorkspace(QString &originalWorkspace, QString &zeroFreeWorkspace) | MantidQt::MantidWidgets::SaveWorkspaces | signal |
deleteZeroErrorFreeWorkspace(QString &zeroFreeWorkspace) | MantidQt::MantidWidgets::SaveWorkspaces | signal |
getSaveAlgExt(const QString &algName) | MantidQt::MantidWidgets::SaveWorkspaces | static |
handle(QObject *receiver, const std::exception &e) | MantidQt::API::MantidDialog | static |
handleException(const std::exception &e) | MantidQt::API::MantidDialog | protectedvirtual |
initLayout() | MantidQt::MantidWidgets::SaveWorkspaces | |
isValid() | MantidQt::MantidWidgets::SaveWorkspaces | private |
m_append | MantidQt::MantidWidgets::SaveWorkspaces | private |
m_fNameEdit | MantidQt::MantidWidgets::SaveWorkspaces | private |
m_geometryID | MantidQt::MantidWidgets::SaveWorkspaces | private |
m_lastName | MantidQt::MantidWidgets::SaveWorkspaces | private |
m_pyRunner | MantidQt::API::MantidDialog | private |
m_sampleHeight | MantidQt::MantidWidgets::SaveWorkspaces | private |
m_sampleThickness | MantidQt::MantidWidgets::SaveWorkspaces | private |
m_sampleWidth | MantidQt::MantidWidgets::SaveWorkspaces | private |
m_saveAsZeroErrorFree | MantidQt::MantidWidgets::SaveWorkspaces | private |
m_savFormats | MantidQt::MantidWidgets::SaveWorkspaces | private |
m_workspaces | MantidQt::MantidWidgets::SaveWorkspaces | private |
MantidDialog(QWidget *parent=nullptr, const Qt::WindowFlags &flags=Qt::WindowCloseButtonHint|Qt::WindowType::WindowTitleHint) | MantidQt::API::MantidDialog | |
onSaveAsZeroErrorFreeChanged(int state) | MantidQt::MantidWidgets::SaveWorkspaces | slot |
onUpdateGeomtryInformation(QString &geometryID, QString &sampleHeight, QString &sampleWidth, QString &sampleThickness) | MantidQt::MantidWidgets::SaveWorkspaces | slot |
provideZeroFreeWorkspaces(const QListWidget *workspaces) | MantidQt::MantidWidgets::SaveWorkspaces | private |
readSettings() | MantidQt::MantidWidgets::SaveWorkspaces | private |
removeZeroFreeWorkspaces(const QHash< QString, QString > &workspaces) | MantidQt::MantidWidgets::SaveWorkspaces | private |
runAsPythonScript(const QString &code, bool) | MantidQt::API::MantidDialog | signal |
runPythonCode(const QString &code, bool no_output=false) | MantidQt::API::MantidDialog | protected |
saveFileBrowse() | MantidQt::MantidWidgets::SaveWorkspaces | privateslot |
saveList(const QList< QListWidgetItem * > &list, const QString &algorithm, QString fileBase, bool toAppend, QHash< QString, QString > workspaceMap) | MantidQt::MantidWidgets::SaveWorkspaces | private |
saveSel() | MantidQt::MantidWidgets::SaveWorkspaces | privateslot |
saveSettings() const | MantidQt::MantidWidgets::SaveWorkspaces | private |
SaveWorkspaces(QWidget *parent, const QString &suggFname, QHash< const QCheckBox *const, QString > &defSavs, bool saveAsZeroErrorFree) | MantidQt::MantidWidgets::SaveWorkspaces | |
SavFormatsConstIt typedef | MantidQt::MantidWidgets::SaveWorkspaces | private |
setFileName(const QString &newName) | MantidQt::MantidWidgets::SaveWorkspaces | private |
setFileName(int row) | MantidQt::MantidWidgets::SaveWorkspaces | privateslot |
setupFormatTicks(const QHash< const QCheckBox *const, QString > &defSavs) | MantidQt::MantidWidgets::SaveWorkspaces | private |
setupLine1(QHBoxLayout *const lineOne) | MantidQt::MantidWidgets::SaveWorkspaces | private |
setupLine2(QHBoxLayout *const lineTwo, const QHash< const QCheckBox *const, QString > &defSavs) | MantidQt::MantidWidgets::SaveWorkspaces | private |
updateGeometryInformation() | MantidQt::MantidWidgets::SaveWorkspaces | signal |
~MantidDialog() override | MantidQt::API::MantidDialog | |