QGIS API Documentation 3.99.0-Master (a8882ad4560)
Loading...
Searching...
No Matches
QgsWebView Class Reference

A collection of stubs to mimic the API of QWebView on systems where the real library is not available. More...

#include <qgswebview.h>

Inheritance diagram for QgsWebView:

Detailed Description

A collection of stubs to mimic the API of QWebView on systems where the real library is not available.

It should be used instead of QWebView inside QGIS.

QgsWebview used to be based on QtWebKit and is now a simple subclass of QTextBrowser. Without WebKit this will be an empty QWidget. If you miss methods in here that you would like to use, please add additional stubs.

Definition at line 38 of file qgswebview.h.


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