Mantid
Loading...
Searching...
No Matches
MantidQt::API::InterfaceManager Member List

This is the complete list of members for MantidQt::API::InterfaceManager, including all inherited members.

closeHelpWindow()MantidQt::API::InterfaceManager
createDialog(const std::shared_ptr< Mantid::API::IAlgorithm > &alg, QWidget *parent=nullptr, bool forScript=false, const QHash< QString, QString > &presetValues=(QHash< QString, QString >()), const QString &optional_msg=QString(), const QStringList &enabled=QStringList(), const QStringList &disabled=QStringList())MantidQt::API::InterfaceManager
createDialogFromName(const QString &algorithmName, const int version=-1, QWidget *parent=nullptr, bool forScript=false, const QHash< QString, QString > &presetValues=(QHash< QString, QString >()), const QString &optionalMsg=QString(), const QStringList &enabled=QStringList(), const QStringList &disabled=QStringList())MantidQt::API::InterfaceManager
createHelpWindow() constMantidQt::API::InterfaceManager
createSubWindow(const QString &interface_name, QWidget *parent=nullptr, bool isWindow=true)MantidQt::API::InterfaceManager
getUserSubWindowKeys() constMantidQt::API::InterfaceManager
InterfaceManager()MantidQt::API::InterfaceManager
m_helpViewerMantidQt::API::InterfaceManagerprivatestatic
notifyExistingInterfaces(UserSubWindow *newWindow)MantidQt::API::InterfaceManagerprivate
registerHelpWindowFactory(Mantid::Kernel::AbstractInstantiator< MantidHelpInterface > *factory)MantidQt::API::InterfaceManagerstatic
showAlgorithmHelp(const QString &name, const int version=-1)MantidQt::API::InterfaceManager
showConceptHelp(const QString &name)MantidQt::API::InterfaceManager
showCustomInterfaceHelp(const QString &name, const QString &area=QString(), const QString &section=QString())MantidQt::API::InterfaceManager
showFitFunctionHelp(const QString &name=QString())MantidQt::API::InterfaceManager
showHelpPage(const QString &url=QString())MantidQt::API::InterfaceManager
showWebPage(const QString &url)MantidQt::API::InterfaceManager
showWikiPage(const QString &page=QString())MantidQt::API::InterfaceManager
~InterfaceManager()MantidQt::API::InterfaceManagervirtual