|
|
void | favIconChanged (const QIcon &icon) |
| |
|
void | sigDevToolsRequested (QWebEnginePage *source) |
| |
|
void | sigCloseRequested () |
| |
|
void | sigLinkHovered (const QString &url) |
| |
|
void | sigWebActionEnabledChanged (QWebEnginePage::WebAction webAction, bool enabled) |
| |
Definition at line 24 of file FrmWebView.h.
◆ ~CFrmWebView()
| CFrmWebView::~CFrmWebView |
( |
| ) |
|
◆ contextMenuEvent()
| void CFrmWebView::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
|
overrideprotected |
◆ CreateWebActionTrigger()
| void CFrmWebView::CreateWebActionTrigger |
( |
QWebEnginePage * |
page, |
|
|
QWebEnginePage::WebAction |
webAction |
|
) |
| |
|
protected |
◆ createWindow()
| QWebEngineView * CFrmWebView::createWindow |
( |
QWebEnginePage::WebWindowType |
type | ) |
|
|
overrideprotected |
◆ favIcon()
| QIcon CFrmWebView::favIcon |
( |
| ) |
const |
◆ handleImageAnimationPolicyChange
| void CFrmWebView::handleImageAnimationPolicyChange |
( |
QWebEngineSettings::ImageAnimationPolicy |
policy | ) |
|
|
privateslot |
◆ handleRegisterProtocolHandlerRequested
| void CFrmWebView::handleRegisterProtocolHandlerRequested |
( |
QWebEngineRegisterProtocolHandlerRequest |
request | ) |
|
|
privateslot |
◆ onStateChanged
| void CFrmWebView::onStateChanged |
( |
QWebEngineWebAuthUxRequest::WebAuthUxState |
state | ) |
|
|
privateslot |
◆ progress()
| int CFrmWebView::progress |
( |
| ) |
const |
◆ setPage()
| void CFrmWebView::setPage |
( |
QWebEnginePage * |
page | ) |
|
◆ slotAuthenticationRequired
| void CFrmWebView::slotAuthenticationRequired |
( |
const QUrl & |
requestUrl, |
|
|
QAuthenticator * |
auth |
|
) |
| |
|
privateslot |
◆ slotCertificateError
| void CFrmWebView::slotCertificateError |
( |
QWebEngineCertificateError |
error | ) |
|
|
privateslot |
◆ slotDesktopMediaRequest
| void CFrmWebView::slotDesktopMediaRequest |
( |
const QWebEngineDesktopMediaRequest & |
request | ) |
|
|
privateslot |
◆ slotFileSystemAccessRequested
| void CFrmWebView::slotFileSystemAccessRequested |
( |
QWebEngineFileSystemAccessRequest |
request | ) |
|
|
privateslot |
◆ slotPermissionRequested
| void CFrmWebView::slotPermissionRequested |
( |
QWebEnginePermission |
permission | ) |
|
|
privateslot |
◆ slotProxyAuthenticationRequired
| void CFrmWebView::slotProxyAuthenticationRequired |
( |
const QUrl & |
requestUrl, |
|
|
QAuthenticator * |
auth, |
|
|
const QString & |
proxyHost |
|
) |
| |
|
privateslot |
◆ slotSelectClientCertificate
| void CFrmWebView::slotSelectClientCertificate |
( |
QWebEngineClientCertificateSelection |
clientCertSelection | ) |
|
|
privateslot |
◆ slotWebAuthUxRequested
| void CFrmWebView::slotWebAuthUxRequested |
( |
QWebEngineWebAuthUxRequest * |
request | ) |
|
|
privateslot |
◆ m_imageAnimationGroup
| QActionGroup* CFrmWebView::m_imageAnimationGroup = nullptr |
|
private |
◆ m_loadProgress
| int CFrmWebView::m_loadProgress = 100 |
|
private |
◆ m_pBrowser
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/WebBrowser/FrmWebView.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/WebBrowser/FrmWebView.cpp