#include <mailwebengineview.h>
|
void | formSubmittedForbidden () |
|
void | messageMayBeAScam () |
|
void | openUrl (const QUrl &url) |
|
void | pageIsScrolledToBottom (bool) |
|
void | popupMenu (const WebEngineViewer::WebHitTestResult &result) |
|
void | urlBlocked (const QUrl &url) |
|
void | wheelZoomChanged (int numSteps) |
|
void | mailTrackingFound (const WebEngineViewer::BlockTrackingUrlInterceptor::TrackerBlackList &) |
|
◆ MailWebEngineView()
◆ contextMenuEvent()
◆ forwardKeyPressEvent()
void MailWebEngineView::forwardKeyPressEvent |
( |
QKeyEvent * | event | ) |
|
|
overrideprotectedvirtual |
◆ forwardKeyReleaseEvent()
void MailWebEngineView::forwardKeyReleaseEvent |
( |
QKeyEvent * | event | ) |
|
|
overrideprotectedvirtual |
◆ forwardMouseMoveEvent()
void MailWebEngineView::forwardMouseMoveEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotectedvirtual |
◆ forwardMousePressEvent()
void MailWebEngineView::forwardMousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotectedvirtual |
◆ forwardMouseReleaseEvent()
void MailWebEngineView::forwardMouseReleaseEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotectedvirtual |
◆ forwardWheelEvent()
void MailWebEngineView::forwardWheelEvent |
( |
QWheelEvent * | event | ) |
|
|
overrideprotectedvirtual |
◆ hideAccessKeys()
void MailWebEngineView::hideAccessKeys |
( |
| ) |
|
◆ initializeCustomScheme()
void MailWebEngineView::initializeCustomScheme |
( |
| ) |
|
|
static |
◆ interceptorUrlActions()
◆ isScrolledToBottom()
void MailWebEngineView::isScrolledToBottom |
( |
| ) |
|
◆ markAttachment()
void MailWebEngineView::markAttachment |
( |
const QString & | id, |
|
|
const QString & | style ) |
◆ popupMenu
Emitted when the user right-clicks somewhere.
◆ readConfig()
void MailWebEngineView::readConfig |
( |
| ) |
|
◆ removeAttachmentMarking()
void MailWebEngineView::removeAttachmentMarking |
( |
const QString & | id | ) |
|
◆ resizeEvent()
◆ saveMainFrameScreenshotInFile()
void MailWebEngineView::saveMainFrameScreenshotInFile |
( |
const QString & | filename | ) |
|
◆ scamCheck()
void MailWebEngineView::scamCheck |
( |
| ) |
|
◆ scrollDown()
void MailWebEngineView::scrollDown |
( |
int | pixels | ) |
|
◆ scrollPageDown()
void MailWebEngineView::scrollPageDown |
( |
int | percent | ) |
|
◆ scrollPageUp()
void MailWebEngineView::scrollPageUp |
( |
int | percent | ) |
|
◆ scrollToAnchor()
void MailWebEngineView::scrollToAnchor |
( |
const QString & | anchor | ) |
|
◆ scrollToRelativePosition()
void MailWebEngineView::scrollToRelativePosition |
( |
qreal | pos | ) |
|
◆ scrollUp()
void MailWebEngineView::scrollUp |
( |
int | pixels | ) |
|
◆ selectAll()
void MailWebEngineView::selectAll |
( |
| ) |
|
◆ setAllowExternalContent()
void MailWebEngineView::setAllowExternalContent |
( |
bool | b | ) |
|
◆ setElementByIdVisible()
void MailWebEngineView::setElementByIdVisible |
( |
const QString & | id, |
|
|
bool | visible ) |
◆ setLinkHovered()
void MailWebEngineView::setLinkHovered |
( |
const QUrl & | url | ) |
|
◆ setPrintElementBackground()
void MailWebEngineView::setPrintElementBackground |
( |
bool | printElementBackground | ) |
|
◆ setViewer()
void MailWebEngineView::setViewer |
( |
MessageViewer::ViewerPrivate * | viewer | ) |
|
◆ showAccessKeys()
void MailWebEngineView::showAccessKeys |
( |
| ) |
|
◆ slotShowDetails
void MailWebEngineView::slotShowDetails |
( |
| ) |
|
|
slot |
◆ slotZoomChanged
void MailWebEngineView::slotZoomChanged |
( |
qreal | zoom | ) |
|
|
slot |
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 Mon Nov 4 2024 16:33:26 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.