Mantid
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
MantidQt::API::HelpWindow Class Reference

#include <HelpWindow.h>

Static Public Member Functions

static void showAlgorithm (const QString &name, const int version=-1)
 
static void showAlgorithm (const std::string &name=std::string(), const int version=-1)
 
static void showConcept (const QString &name)
 
static void showConcept (const std::string &name=std::string())
 
static void showCustomInterface (const QString &name, const QString &area=QString(), const QString &section=QString())
 
static void showCustomInterface (const std::string &name=std::string(), const std::string &area=std::string(), const std::string &section=std::string())
 
static void showFitFunction (const std::string &name=std::string())
 
static void showPage (const QString &url)
 
static void showPage (const QUrl &url)
 
static void showPage (const std::string &url=std::string())
 

Detailed Description

Definition at line 19 of file HelpWindow.h.

Member Function Documentation

◆ showAlgorithm() [1/2]

void MantidQt::API::HelpWindow::showAlgorithm ( const QString &  name,
const int  version = -1 
)
static

◆ showAlgorithm() [2/2]

void MantidQt::API::HelpWindow::showAlgorithm ( const std::string &  name = std::string(),
const int  version = -1 
)
static

◆ showConcept() [1/2]

void MantidQt::API::HelpWindow::showConcept ( const QString &  name)
static

◆ showConcept() [2/2]

void MantidQt::API::HelpWindow::showConcept ( const std::string &  name = std::string())
static

Definition at line 68 of file HelpWindow.cpp.

References showConcept().

Referenced by showConcept().

◆ showCustomInterface() [1/2]

void MantidQt::API::HelpWindow::showCustomInterface ( const QString &  name,
const QString &  area = QString(),
const QString &  section = QString() 
)
static

◆ showCustomInterface() [2/2]

void MantidQt::API::HelpWindow::showCustomInterface ( const std::string &  name = std::string(),
const std::string &  area = std::string(),
const std::string &  section = std::string() 
)
static

Definition at line 90 of file HelpWindow.cpp.

References showCustomInterface().

◆ showFitFunction()

void MantidQt::API::HelpWindow::showFitFunction ( const std::string &  name = std::string())
static

◆ showPage() [1/3]

void MantidQt::API::HelpWindow::showPage ( const QString &  url)
static

◆ showPage() [2/3]

void MantidQt::API::HelpWindow::showPage ( const QUrl &  url)
static

◆ showPage() [3/3]

void MantidQt::API::HelpWindow::showPage ( const std::string &  url = std::string())
static

Definition at line 28 of file HelpWindow.cpp.

References showPage().

Referenced by showPage().


The documentation for this class was generated from the following files: