addClearMenuItems(QMenu *menu, const QString &wsName) | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
addGeneralWorkspaceActions(QMenu *menu) const | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
addMatrixWorkspaceActions(QMenu *menu, const Mantid::API::MatrixWorkspace &workspace) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
addMatrixWorkspaceMenuItems(QMenu *menu, const Mantid::API::MatrixWorkspace_const_sptr &matrixWS) const | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
addMDEventWorkspaceMenuItems(QMenu *menu, const Mantid::API::IMDEventWorkspace_const_sptr &mdeventWS) const | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
addMDHistoWorkspaceMenuItems(QMenu *menu, const Mantid::API::IMDWorkspace_const_sptr &WS) const | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
addMDWorkspaceActions(QMenu *menu, const Mantid::API::IMDWorkspace &workspace) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
addPeaksWorkspaceMenuItems(QMenu *menu, const Mantid::API::IPeaksWorkspace_const_sptr &WS) const | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
addSaveMenuOption(const QString &algorithmString, QString menuEntryName="") | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
addTableWorkspaceActions(QMenu *menu, const Mantid::API::ITableWorkspace &workspace) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
addTableWorkspaceMenuItems(QMenu *menu) const | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
addTreeEntry(const std::pair< std::string, Mantid::API::Workspace_sptr > &item, QTreeWidgetItem *parent=nullptr) | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
addWorkspaceGroupActions(QMenu *menu, const Mantid::API::WorkspaceGroup &workspace) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
addWorkspaceGroupMenuItems(QMenu *menu) const | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
askUserYesNo(const std::string &caption, const std::string &message) const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
chooseByLastModified() | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
chooseByMemorySize() | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
chooseByName() | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
clearView() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
clearWorkspacesConfirmation() const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
clickedWorkspace(QTreeWidgetItem *, int) | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
contextMenuAboutToShow(void) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
convertMDHistoToMatrixWorkspace() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
convertToMatrixWorkspace() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
createMatrixWorkspacePlotMenu(QWidget *parent, bool hasMultipleBins) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
createSortMenuActions() | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
createWorkspaceContextMenu(const Mantid::API::Workspace &workspace) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
createWorkspaceMenuActions() | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
deleteConfirmation() const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
deleteWorkspaces(const MantidQt::MantidWidgets::StringList &wsNames) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
dropEvent(QDropEvent *de) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | |
enableClearButton(bool enable) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
enableDeletePrompt(bool enable) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
excludeItemFromSort(MantidTreeWidgetItem *item) | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
executeAlgorithmAsync(Mantid::API::IAlgorithm_sptr alg, const bool wait=true) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
filterWorkspaces(const std::string &filterText) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
filterWorkspaceTree(const QString &text) | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
getFilterText() const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
getPresenterWeakPtr() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
getSaveFileType() const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
getSelectedWorkspace() const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
getSelectedWorkspaceNames() const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
getSelectedWorkspaceNamesAsQList() const | MantidQt::MantidWidgets::WorkspaceTreeWidget | |
getSortCriteria() const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
getSortDirection() const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
handleClearView() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
handleShowSaveAlgorithm() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
handleUpdateTree(const TopLevelItems &) | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
hasUBMatrix(const std::string &wsName) | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
hideButtonToolbar() | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
incrementUpdateCount() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
isPromptDelete() const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
isTreeUpdating() const | MantidQt::MantidWidgets::WorkspaceTreeWidget | inlineprivate |
keyPressEvent(QKeyEvent *) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
m_ascendingSortAction | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_byLastModifiedChoice | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_byNameChoice | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_clearButton | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_clearUB | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_colorFill | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_convertMDHistoToMatrixWorkspace | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_convertToMatrixWorkspace | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_delete | MantidQt::MantidWidgets::WorkspaceTreeWidget | protected |
m_deleteButton | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_descendingSortAction | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_filteredText | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_groupButton | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_loadButton | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_loadMenu | MantidQt::MantidWidgets::WorkspaceTreeWidget | protected |
m_mantidDisplayModel | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_menuPosition | MantidQt::MantidWidgets::WorkspaceTreeWidget | protected |
m_mutex | MantidQt::MantidWidgets::WorkspaceTreeWidget | mutableprivate |
m_overplotMDHisto1D | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_overplotMDHisto1DWithErrs | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_overplotSpectrum | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_overplotSpectrumWithErrs | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_plotAdvanced | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_plotBin | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_plotColorfill | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_plotContour | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_plotMDHisto1D | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_plotMDHisto1DWithErrs | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_plotSpec | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_plotSpecErr | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_plotSpectrum | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_plotSpectrumWithErrs | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_plotSurface | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_plotWireframe | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_presenter | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_program | MantidQt::MantidWidgets::WorkspaceTreeWidget | protected |
m_programMapper | MantidQt::MantidWidgets::WorkspaceTreeWidget | protected |
m_programName | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_promptDelete | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_rename | MantidQt::MantidWidgets::WorkspaceTreeWidget | protected |
m_renameMap | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_sampleLogs | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_sampleMaterial | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_sampleShape | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_saveButton | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_saveFileType | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_saveFolderDialog | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_saveMenu | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_saveNexus | MantidQt::MantidWidgets::WorkspaceTreeWidget | protected |
m_saveToProgram | MantidQt::MantidWidgets::WorkspaceTreeWidget | protected |
m_selectedNames | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_showAlgorithmHistory | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_showBoxData | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_showData | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_showDetectors | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_showHist | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_showInst | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_showInstrument | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_showListData | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_showLogs | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_showMDPlot | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_showSampleMaterial | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_showSliceViewer | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_showSpectrumViewer | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_showTransposed | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_sliceViewer | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_sortButton | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_sortChoiceGroup | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_sortCriteria | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_sortDirection | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_sortMenu | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_superplot | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_superplotBins | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_superplotBinsWithErrs | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_superplotWithErrs | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | private |
m_tree | MantidQt::MantidWidgets::WorkspaceTreeWidget | protected |
m_treeUpdating | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_updateCount | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_viewOnly | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
m_workspaceFilter | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
onClickClearUB() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickClearWorkspaces() | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
onClickConvertMDHistoToMatrixWorkspace() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickConvertToMatrixWorkspace() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickDeleteWorkspaces() | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
onClickDrawColorFillPlot() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickGroupButton() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickLiveData() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickLoad() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickPlotAdvanced() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickPlotSpectra() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickPlotSpectraErr() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickSaveNexusWorkspace() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickSaveToProgram(const QString &name) | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
onClickShowAlgHistory() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowBoxData() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowData() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowDetectorTable() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowFileLog() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowInstrument() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowListData() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowMDPlot() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowSampleMaterial() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowSliceViewer() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowSpectrumViewer() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onClickShowTransposed() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onLoadAccept() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
onOverPlotMDHistoWorkspaceClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onOverPlotMDHistoWorkspaceWithErrorsClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onOverplotSpectrumClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onOverplotSpectrumWithErrorsClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onPlotAdvancedClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onPlotBinClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onPlotColorfillClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onPlotContourClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onPlotMDHistoWorkspaceClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onPlotMDHistoWorkspaceWithErrorsClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onPlotSpectrumClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onPlotSpectrumWithErrorsClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onPlotSurfaceClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onPlotWireframeClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onSampleLogsClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onSampleMaterialClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onSampleShapeClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onShowAlgorithmHistoryClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onShowDataClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onShowDetectorsClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onShowInstrumentClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onSliceViewerClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onSuperplotBinsClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onSuperplotBinsWithErrsClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onSuperplotClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onSuperplotWithErrsClicked() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | privateslot |
onTreeSelectionChanged() | MantidQt::MantidWidgets::WorkspaceTreeWidget | privateslot |
overplotMDHistoClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
overplotMDHistoWithErrorsClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
overplotSpectrumClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
overplotSpectrumWithErrorsClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
plotAdvancedClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
plotBinClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
plotColorfillClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
plotContourClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
plotMDHistoClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
plotMDHistoWithErrorsClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
plotSpectrum(const std::string &type) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
plotSpectrumClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
plotSpectrumWithErrorsClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
plotSurfaceClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
plotWireframeClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
populateChildData(QTreeWidgetItem *item) | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
populateTopLevel(const TopLevelItems &topLevelItems, const QStringList &expanded) | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
popupContextMenu() override | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | virtual |
popupMenu(const QPoint &pos) | MantidQt::MantidWidgets::WorkspaceTreeWidget | protectedslot |
recordWorkspaceRename(const std::string &oldName, const std::string &newName) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
refreshWorkspaces() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
renameWorkspace() | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
sampleLogsClicked(const QStringList &workspaceName) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
sampleMaterialClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
sampleShapeClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
SaveFileType enum name | MantidQt::MantidWidgets::IWorkspaceDockView | |
saveToProgram() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
saveWorkspace(const std::string &wsName, SaveFileType type) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
saveWorkspaceCollection() | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
saveWorkspaces(const MantidQt::MantidWidgets::StringList &wsNames) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
selectedWsName | MantidQt::MantidWidgets::WorkspaceTreeWidget | protected |
setItemIcon(QTreeWidgetItem *item, const std::string &wsID) | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
setOverplotDisabled(bool disabled) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | |
setTreeUpdating(const bool state) | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
setupConnections() | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
setupLoadButtonMenu() | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
setupWidgetLayout() | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
shouldBeSelected(const QString &name) const | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
showAlgorithmHistory() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showAlgorithmHistoryClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
showBoxDataTable() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showColourFillPlot() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showCriticalUserMessage(const std::string &caption, const std::string &message) const override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showDataClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
showDetectorsClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
showDetectorsTable() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showInstrumentClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
showInstrumentView() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showListData() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showLiveDataDialog() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showLoadDialog() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showLogs() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showMDPlot() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showRenameDialog(const MantidQt::MantidWidgets::StringList &wsNames) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showSampleMaterialWindow() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showSliceViewer() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showSpectrumViewer() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showTransposed() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
showWorkspaceData() override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
signalClearView() | MantidQt::MantidWidgets::WorkspaceTreeWidget | signal |
signalUpdateTree(const TopLevelItems &) | MantidQt::MantidWidgets::WorkspaceTreeWidget | signal |
sliceViewerClicked(const QStringList &workspaceName) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
sortAscending() | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
SortCriteria enum name | MantidQt::MantidWidgets::IWorkspaceDockView | |
sortDescending() | MantidQt::MantidWidgets::WorkspaceTreeWidget | slot |
SortDirection enum name | MantidQt::MantidWidgets::IWorkspaceDockView | |
sortWorkspaces(SortCriteria criteria, SortDirection direction) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | virtual |
superplotBinsClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
superplotBinsWithErrsClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
superplotClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
superplotWithErrsClicked(const QStringList &workspaceNames) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
treeSelectionChanged() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
updateTree(const TopLevelItems &items) override | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
MantidQt::MantidWidgets::IWorkspaceDockView::updateTree(const std::map< std::string, Mantid::API::Workspace_sptr > &items)=0 | MantidQt::MantidWidgets::IWorkspaceDockView | pure virtual |
whichCriteria(SortCriteria criteria) | MantidQt::MantidWidgets::WorkspaceTreeWidget | private |
workspaceDoubleClicked(const QString &workspaceName) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | signal |
workspaceSelected() | MantidQt::MantidWidgets::WorkspaceTreeWidget | protectedslot |
WorkspaceTreeWidget(MantidQt::MantidWidgets::MantidDisplayBase *mdb, bool viewOnly=false, QWidget *parent=nullptr) | MantidQt::MantidWidgets::WorkspaceTreeWidget | |
WorkspaceTreeWidgetSimple(bool viewOnly=false, QWidget *parent=nullptr) | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | explicit |
~IWorkspaceDockView() | MantidQt::MantidWidgets::IWorkspaceDockView | inlinevirtual |
~WorkspaceTreeWidget() | MantidQt::MantidWidgets::WorkspaceTreeWidget | |
~WorkspaceTreeWidgetSimple() | MantidQt::MantidWidgets::WorkspaceTreeWidgetSimple | |