Mantid
|
This is the complete list of members for MantidQt::MantidWidgets::MantidTreeModel, including all inherited members.
createAlgorithm(const QString &algName, int version=-1) override | MantidQt::MantidWidgets::MantidTreeModel | virtual |
createAlgorithmDialog(const Mantid::API::IAlgorithm_sptr &alg) | MantidQt::MantidWidgets::MantidTreeModel | |
createDetectorTable(const QString &wsName, const std::vector< int > &indices, bool include_data=false) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
createWorkspaceIndexDialog(int flags, const QStringList &wsNames, bool showWaterfall, bool showPlotAll, bool showTiledOpt, bool isAdvanced=false) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
deleteWorkspaces(const QStringList &wsNames=QStringList()) override | MantidQt::MantidWidgets::MantidTreeModel | virtual |
disableSaveNexus() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
drawColorFillPlots(const QStringList &wsNames, GraphOptions::CurveType curveType=GraphOptions::ColorMap) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
enableSaveNexus(const QString &wsName) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
executeAlgorithm(Mantid::API::IAlgorithm_sptr alg) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
executeAlgorithmAsync(Mantid::API::IAlgorithm_sptr alg, const bool wait=false) override | MantidQt::MantidWidgets::MantidTreeModel | virtual |
getParent() override | MantidQt::MantidWidgets::MantidTreeModel | virtual |
getWorkspace(const QString &workspaceName) override | MantidQt::MantidWidgets::MantidTreeModel | virtual |
importBoxDataTable() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
importMatrixWorkspace(const Mantid::API::MatrixWorkspace_sptr workspace, int lower=-1, int upper=-1, bool showDlg=true) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
importTransposed() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
importWorkspace() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
importWorkspace(const QString &wsName, bool showDlg=true, bool makeVisible=true) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
MantidTreeModel() | MantidQt::MantidWidgets::MantidTreeModel | |
MantidTreeModel(const MantidTreeModel &) | MantidQt::MantidWidgets::MantidTreeModel | private |
operator=(const MantidTreeModel &) | MantidQt::MantidWidgets::MantidTreeModel | private |
plot1D(const QMultiMap< QString, std::set< int > > &toPlot, bool spectrumPlot, MantidQt::DistributionFlag distr=MantidQt::DistributionDefault, bool errs=false, MultiLayer *plotWindow=nullptr, bool clearWindow=false, bool waterfallPlot=false, const QString &log="", const std::set< double > &customLogValues=std::set< double >()) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
plotContour(bool accepted, int plotIndex, const QString &axisName, const QString &logName, const std::set< double > &customLogValues, const QList< QString > &workspaceNames) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
plotSubplots(const QMultiMap< QString, std::set< int > > &toPlot, MantidQt::DistributionFlag distr=MantidQt::DistributionDefault, bool errs=false, MultiLayer *plotWindow=nullptr) override | MantidQt::MantidWidgets::MantidTreeModel | virtual |
plotSurface(bool accepted, int plotIndex, const QString &axisName, const QString &logName, const std::set< double > &customLogValues, const QList< QString > &workspaceNames) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
renameWorkspace(QStringList=QStringList()) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showAlgorithmDialog(const QString &algName, int version=-1) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showAlgorithmDialog(const QString &algName, QHash< QString, QString > paramList, Mantid::API::AlgorithmObserver *obs=nullptr, int version=-1) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showAlgorithmHistory() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showCritical(const QString &) override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showListData() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showLogFileWindow() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showMantidInstrumentSelected() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showMDPlot() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showSampleMaterialWindow() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showSliceViewer() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
showSpectrumViewer() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
updateProject() override | MantidQt::MantidWidgets::MantidTreeModel | slot |
updateRecentFilesList(const QString &fname) override | MantidQt::MantidWidgets::MantidTreeModel | virtual |
~MantidDisplayBase()=default | MantidQt::MantidWidgets::MantidDisplayBase | virtual |