|
Mantid
|
#include <PythonHelpBridge.h>
Public Member Functions | |
| PythonHelpBridge () | |
| void | showHelpPage (const std::string &relative_url) |
Definition at line 15 of file PythonHelpBridge.h.
| MantidQt::MantidWidgets::PythonHelpBridge::PythonHelpBridge | ( | ) |
Definition at line 30 of file PythonHelpBridge.cpp.
| void MantidQt::MantidWidgets::PythonHelpBridge::showHelpPage | ( | const std::string & | relative_url | ) |
Definition at line 32 of file PythonHelpBridge.cpp.
Referenced by MantidQt::MantidWidgets::PythonHelpWindow::showPage(), MantidQt::MantidWidgets::PythonHelpWindow::showPage(), and MantidQt::MantidWidgets::PythonHelpWindow::showPage().