getAllPythonInterfaces() const | MantidQt::MantidWidgets::ProjectSaveModel | |
getProjectSize(const std::vector< std::string > &wsNames) | MantidQt::MantidWidgets::ProjectSaveModel | virtual |
getUniqueWindows(const std::vector< std::string > &wsNames) const | MantidQt::MantidWidgets::ProjectSaveModel | |
getWindowInformation(const std::vector< std::string > &wsNames, bool includeUnattached=false) const | MantidQt::MantidWidgets::ProjectSaveModel | |
getWindowNames(const std::vector< std::string > &wsNames) const | MantidQt::MantidWidgets::ProjectSaveModel | |
getWindows(const std::string &wsName) const | MantidQt::MantidWidgets::ProjectSaveModel | |
getWorkspaceInformation() const | MantidQt::MantidWidgets::ProjectSaveModel | |
getWorkspaceNames() const | MantidQt::MantidWidgets::ProjectSaveModel | |
getWorkspaces() const | MantidQt::MantidWidgets::ProjectSaveModel | |
hasWindows(const std::string &ws) const | MantidQt::MantidWidgets::ProjectSaveModel | |
m_activePythonInterfaces | MantidQt::MantidWidgets::ProjectSaveModel | private |
m_unattachedWindows | MantidQt::MantidWidgets::ProjectSaveModel | private |
m_workspaceWindows | MantidQt::MantidWidgets::ProjectSaveModel | private |
makeWindowInfoObject(MantidQt::API::IProjectSerialisable *window) const | MantidQt::MantidWidgets::ProjectSaveModel | private |
makeWorkspaceInfoObject(const Mantid::API::Workspace_const_sptr &ws) const | MantidQt::MantidWidgets::ProjectSaveModel | private |
needsSizeWarning(const std::vector< std::string > &wsNames) | MantidQt::MantidWidgets::ProjectSaveModel | |
ProjectSaveModel(const std::vector< MantidQt::API::IProjectSerialisable * > &windows, std::vector< std::string > activePythonInterfaces=std::vector< std::string >()) | MantidQt::MantidWidgets::ProjectSaveModel | |