This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
#ifndef CWEBENGINEVIEW_H
#define CWEBENGINEVIEW_H
#include<QContextMenuEvent>
#include<QMenu>
#include<QWebEngineContextMenuRequest>
#include<QWebEngineHistory>
#include<QWebEngineProfile>
#include<QWebEngineSettings>
#include<QWebEngineView>
classQWidget;
classCWebEngineView:publicQWebEngineView{
Q_OBJECT
public:
CWebEngineView(QWidget*parent=nullptr);
~CWebEngineView();
protected:
// 解决错误:qt No RenderWidgetHost exists with id 10 in process 3