Returns the content of an HTML page which gets sent to the client to be displayed. More...
#include <OnlineDocumentation.h>
Public Member Functions | |
| QByteArray | fileNotFound () const |
| QByteArray | loadResource (const QString &filename) const |
| PythonOnlineHelp () | |
| ~PythonOnlineHelp () | |
Returns the content of an HTML page which gets sent to the client to be displayed.
Definition at line 61 of file OnlineDocumentation.h.
| PythonOnlineHelp::PythonOnlineHelp | ( | ) |
Definition at line 185 of file OnlineDocumentation.cpp.
| PythonOnlineHelp::~PythonOnlineHelp | ( | ) |
Definition at line 189 of file OnlineDocumentation.cpp.
| QByteArray PythonOnlineHelp::fileNotFound | ( | ) | const |
Definition at line 312 of file OnlineDocumentation.cpp.
Referenced by loadResource().
| QByteArray PythonOnlineHelp::loadResource | ( | const QString & | filename | ) | const |
Definition at line 193 of file OnlineDocumentation.cpp.
References macros::cmd, Base::Console(), fileNotFound(), Py::int, main(), navicon_data, navicon_data_len, StartPage::StartPage::page, result, and Base::Exception::what().
1.6.1