Returns the content of an HTML page which gets sent to the client to be displayed.
More...
#include <OnlineDocumentation.h>
Returns the content of an HTML page which gets sent to the client to be displayed.
- Author
- Werner Mayer
◆ PythonOnlineHelp()
PythonOnlineHelp::PythonOnlineHelp |
( |
| ) |
|
◆ ~PythonOnlineHelp()
PythonOnlineHelp::~PythonOnlineHelp |
( |
| ) |
|
◆ fileNotFound()
QByteArray PythonOnlineHelp::fileNotFound |
( |
| ) |
const |
◆ loadFailed()
QByteArray PythonOnlineHelp::loadFailed |
( |
const QString & |
error | ) |
const |
◆ loadResource()
QByteArray PythonOnlineHelp::loadResource |
( |
const QString & |
filename | ) |
const |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/OnlineDocumentation.h
- FreeCAD/src/Gui/OnlineDocumentation.cpp