Algorithm | MantidQt::MantidWidgets::WorkspaceSelector | |
checkEligibility(const QString &name, const Mantid::API::Workspace_sptr &object) const | MantidQt::MantidWidgets::WorkspaceSelector | private |
connectObservers() | MantidQt::MantidWidgets::WorkspaceSelector | |
DataSelector | MantidQt::MantidWidgets::WorkspaceSelector | friend |
disconnectObservers() | MantidQt::MantidWidgets::WorkspaceSelector | |
dragEnterEvent(QDragEnterEvent *) override | MantidQt::MantidWidgets::WorkspaceSelector | protected |
dropEvent(QDropEvent *) override | MantidQt::MantidWidgets::WorkspaceSelector | protected |
emptied() | MantidQt::MantidWidgets::WorkspaceSelector | signal |
focusInEvent(QFocusEvent *) override | MantidQt::MantidWidgets::WorkspaceSelector | protected |
focussed() | MantidQt::MantidWidgets::WorkspaceSelector | signal |
getSuffixes() const | MantidQt::MantidWidgets::WorkspaceSelector | |
getValidatingAlgorithm() const | MantidQt::MantidWidgets::WorkspaceSelector | |
getWorkspaceTypes() const | MantidQt::MantidWidgets::WorkspaceSelector | |
handleAddEvent(Mantid::API::WorkspaceAddNotification_ptr pNf) | MantidQt::MantidWidgets::WorkspaceSelector | private |
handleClearEvent(Mantid::API::ClearADSNotification_ptr pNf) | MantidQt::MantidWidgets::WorkspaceSelector | private |
handleRemEvent(Mantid::API::WorkspacePostDeleteNotification_ptr pNf) | MantidQt::MantidWidgets::WorkspaceSelector | private |
handleRenameEvent(Mantid::API::WorkspaceRenameNotification_ptr pNf) | MantidQt::MantidWidgets::WorkspaceSelector | private |
handleReplaceEvent(Mantid::API::WorkspaceAfterReplaceNotification_ptr pNf) | MantidQt::MantidWidgets::WorkspaceSelector | private |
hasValidNumberOfBins(const Mantid::API::Workspace_sptr &object) const | MantidQt::MantidWidgets::WorkspaceSelector | private |
hasValidSuffix(const QString &name) const | MantidQt::MantidWidgets::WorkspaceSelector | private |
isConnected() const | MantidQt::MantidWidgets::WorkspaceSelector | |
isOptional() const | MantidQt::MantidWidgets::WorkspaceSelector | |
isSorted() const | MantidQt::MantidWidgets::WorkspaceSelector | |
isValid() const | MantidQt::MantidWidgets::WorkspaceSelector | |
m_addObserver | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_adsMutex | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_algName | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_algorithm | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_algPropName | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_binLimits | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_clearObserver | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_connected | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_init | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_optional | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_remObserver | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_renameObserver | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_replaceObserver | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_showGroups | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_showHidden | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_sorted | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_suffix | MantidQt::MantidWidgets::WorkspaceSelector | private |
m_workspaceTypes | MantidQt::MantidWidgets::WorkspaceSelector | private |
Optional | MantidQt::MantidWidgets::WorkspaceSelector | |
refresh() | MantidQt::MantidWidgets::WorkspaceSelector | |
setLowerBinLimit(int numberOfBins) | MantidQt::MantidWidgets::WorkspaceSelector | |
setOptional(bool optional) | MantidQt::MantidWidgets::WorkspaceSelector | |
setSorted(bool sorted) | MantidQt::MantidWidgets::WorkspaceSelector | |
setSuffixes(const QStringList &suffix) | MantidQt::MantidWidgets::WorkspaceSelector | |
setUpperBinLimit(int numberOfBins) | MantidQt::MantidWidgets::WorkspaceSelector | |
setValidatingAlgorithm(const QString &algName) | MantidQt::MantidWidgets::WorkspaceSelector | |
setWorkspaceTypes(const QStringList &types) | MantidQt::MantidWidgets::WorkspaceSelector | |
ShowGroups | MantidQt::MantidWidgets::WorkspaceSelector | |
ShowHidden | MantidQt::MantidWidgets::WorkspaceSelector | |
showHiddenWorkspaces() const | MantidQt::MantidWidgets::WorkspaceSelector | |
showHiddenWorkspaces(bool show) | MantidQt::MantidWidgets::WorkspaceSelector | |
showWorkspaceGroups() const | MantidQt::MantidWidgets::WorkspaceSelector | |
showWorkspaceGroups(bool show) | MantidQt::MantidWidgets::WorkspaceSelector | |
Sorted | MantidQt::MantidWidgets::WorkspaceSelector | |
Suffix | MantidQt::MantidWidgets::WorkspaceSelector | |
WorkspaceSelector(QWidget *parent=nullptr, bool init=true) | MantidQt::MantidWidgets::WorkspaceSelector | |
WorkspaceTypes | MantidQt::MantidWidgets::WorkspaceSelector | |
~WorkspaceSelector() override | MantidQt::MantidWidgets::WorkspaceSelector | |