| 
| 
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 28 of file FrmWebView.h.
 
◆ ~CFrmWebView()
  
  
      
        
          | CFrmWebView::~CFrmWebView  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ AutoFillForm()
  
  
      
        
          | QString CFrmWebView::AutoFillForm  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ 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 | 
        
      
 
 
◆ FillForm()
  
  
      
        
          | void CFrmWebView::FillForm  | 
          ( | 
          const QString &  | 
          szUse,  | 
         
        
           | 
           | 
          const QString &  | 
          szPassword  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ GetUserAndPassword()
  
  
      
        
          | int CFrmWebView::GetUserAndPassword  | 
          ( | 
          QUrl  | 
          url,  | 
         
        
           | 
           | 
          QString &  | 
          szUser,  | 
         
        
           | 
           | 
          QString &  | 
          szPassword  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ GlobalFillForm()
  
  
      
        
          | void CFrmWebView::GlobalFillForm  | 
          ( | 
          const QString &  | 
          username,  | 
         
        
           | 
           | 
          const QString &  | 
          szPassword  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ handleImageAnimationPolicyChange
  
  
      
        
          | void CFrmWebView::handleImageAnimationPolicyChange  | 
          ( | 
          QWebEngineSettings::ImageAnimationPolicy  | 
          policy | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ handleRegisterProtocolHandlerRequested
  
  
      
        
          | void CFrmWebView::handleRegisterProtocolHandlerRequested  | 
          ( | 
          QWebEngineRegisterProtocolHandlerRequest  | 
          request | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ InjectScriptAutoFill()
  
  
      
        
          | void CFrmWebView::InjectScriptAutoFill  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ InjectScriptQWebChannel()
  
  
      
        
          | void CFrmWebView::InjectScriptQWebChannel  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ onStateChanged
  
  
      
        
          | void CFrmWebView::onStateChanged  | 
          ( | 
          QWebEngineWebAuthUxRequest::WebAuthUxState  | 
          state | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ progress()
      
        
          | int CFrmWebView::progress  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ setPage()
      
        
          | void CFrmWebView::setPage  | 
          ( | 
          QWebEnginePage *  | 
          page | ) | 
           | 
        
      
 
 
◆ SetupAutoFillScript()
  
  
      
        
          | void CFrmWebView::SetupAutoFillScript  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ 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
◆ m_pDlgWebAuth
◆ m_pPasswordStore
◆ m_pWebChannel
  
  
      
        
          | QWebChannel* CFrmWebView::m_pWebChannel | 
         
       
   | 
  
private   | 
  
 
 
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