MessageViewer::MailWebEnginePage

Search for usage in LXR

MessageViewer::MailWebEnginePage Class Reference

#include <mailwebenginepage.h>

Inheritance diagram for MessageViewer::MailWebEnginePage:

Public Member Functions

 MailWebEnginePage (QObject *parent=nullptr)
 
void setPrintElementBackground (bool printElementBackground)
 
- Public Member Functions inherited from WebEngineViewer::WebEnginePage
 WebEnginePage (QObject *parent=nullptr)
 
WEBENGINEVIEWER_DEPRECATED WebEnginePage (QWebEngineProfile *profile, QObject *parent=nullptr)
 
 ~WebEnginePage () override=default
 
WebEngineViewer::WebHitTesthitTestContent (const QPoint &pos)
 
QPoint mapToViewport (const QPoint &pos) const
 
void saveHtml (QWebEngineDownloadRequest *download)
 

Additional Inherited Members

- Signals inherited from WebEngineViewer::WebEnginePage
void showConsoleMessage (const QString &message)
 
void urlClicked (const QUrl &url)
 
- Protected Member Functions inherited from WebEngineViewer::WebEnginePage
bool acceptNavigationRequest (const QUrl &url, NavigationType type, bool isMainFrame) override
 
void javaScriptConsoleMessage (JavaScriptConsoleMessageLevel level, const QString &message, int lineNumber, const QString &sourceID) override
 

Detailed Description

The MailWebEnginePage class.

Author
Laurent Montel monte.nosp@m.l@kd.nosp@m.e.org

Definition at line 17 of file mailwebenginepage.h.

Constructor & Destructor Documentation

◆ MailWebEnginePage()

MailWebEnginePage::MailWebEnginePage ( QObject * parent = nullptr)
explicit

Definition at line 14 of file mailwebenginepage.cpp.

Member Function Documentation

◆ setPrintElementBackground()

void MailWebEnginePage::setPrintElementBackground ( bool printElementBackground)

Definition at line 54 of file mailwebenginepage.cpp.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Apr 27 2024 22:06:25 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.