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 | loadFailed (const QString &error) 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.
| PythonOnlineHelp::PythonOnlineHelp | ( | ) |
| PythonOnlineHelp::~PythonOnlineHelp | ( | ) |
| QByteArray PythonOnlineHelp::fileNotFound | ( | ) | const |
| QByteArray PythonOnlineHelp::loadFailed | ( | const QString & | error | ) | const |
Referenced by loadResource().
| QByteArray PythonOnlineHelp::loadResource | ( | const QString & | filename | ) | const |
References loadFailed().