Gui::PythonOnlineHelp Class Reference

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 ()
 

Detailed Description

Returns the content of an HTML page which gets sent to the client to be displayed.

Author
Werner Mayer

Constructor & Destructor Documentation

◆ PythonOnlineHelp()

PythonOnlineHelp::PythonOnlineHelp ( )

◆ ~PythonOnlineHelp()

PythonOnlineHelp::~PythonOnlineHelp ( )

Member Function Documentation

◆ fileNotFound()

QByteArray PythonOnlineHelp::fileNotFound ( ) const

◆ loadFailed()

QByteArray PythonOnlineHelp::loadFailed ( const QString &  error) const

Referenced by loadResource().

◆ loadResource()

QByteArray PythonOnlineHelp::loadResource ( const QString &  filename) const

References loadFailed().


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