| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#include "qgis_core.h"#include "qgsmessagelog.h"#include <QObject>#include "qgswebframe.h"#include <QMenu>#include <QNetworkAccessManager>#include <QPalette>#include <QTextBrowser>

Go to the source code of this file.
Classes | |
| class | QgsWebPage | 
| QWebPage subclass which redirects JavaScript errors and console output to the QGIS message log.  More... | |
| class | QWebPage | 
| A collection of stubs to mimic the API of a QWebPage on systems where QtWebkit is not available.  More... | |
| class | QWebSettings | 
| A collection of stubs to mimic the API of a QWebSettings on systems where QtWebkit is not available.  More... | |
Macros | |
| #define | SIP_NO_FILE | 
| #define SIP_NO_FILE | 
Definition at line 19 of file qgswebpage.h.