QGIS API Documentation
3.0.2-Girona (307d082)
|
#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 |
The QWebPage class is a collection of stubs to mimic the API of a QWebPage on systems where QtWebkit is not available. More... | |
class | QWebSettings |
The QWebSettings class is 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.