|
| 1 | +<?xml version="1.0"?> |
| 2 | +<typesystem package="com.trolltech.qt.webenginewidgets"> |
| 3 | + |
| 4 | + <object-type name="QWebEngineView"> |
| 5 | + </object-type> |
| 6 | + <object-type name="QWebEnginePage"> |
| 7 | + </object-type> |
| 8 | + |
| 9 | + <object-type name="QWebEngineCertificateError"/> |
| 10 | + <object-type name="QWebEngineCookieStore"/> |
| 11 | + <object-type name="QWebEngineDownloadItem"/> |
| 12 | + <object-type name="QWebEngineFullScreenRequest"/> |
| 13 | + <object-type name="QWebEngineHistory"/> |
| 14 | + <object-type name="QWebEngineHistoryItem"/> |
| 15 | + <object-type name="QWebEngineProfile"/> |
| 16 | + <object-type name="QWebEngineScript"/> |
| 17 | + <object-type name="QWebEngineScriptCollection"/> |
| 18 | + <object-type name="QWebEngineSettings"/> |
| 19 | + <object-type name="QWebEngineUrlRequestInfo"/> |
| 20 | + <object-type name="QWebEngineUrlRequestInterceptor"/> |
| 21 | + <object-type name="QWebEngineUrlRequestJob"/> |
| 22 | + <object-type name="QWebEngineUrlSchemeHandler"/> |
| 23 | + |
| 24 | + <enum-type name="QWebEngineCertificateError::Error"/> |
| 25 | + <enum-type name="QWebEngineDownloadItem::DownloadState"/> |
| 26 | + <enum-type name="QWebEnginePage::Feature"/> |
| 27 | + <enum-type name="QWebEnginePage::FileSelectionMode"/> |
| 28 | + <enum-type name="QWebEnginePage::FindFlag" flags="QWebEnginePage::FindFlags"/>" |
| 29 | + <enum-type name="QWebEnginePage::JavaScriptConsoleMessageLevel"/> |
| 30 | + <enum-type name="QWebEnginePage::NavigationType"/> |
| 31 | + <enum-type name="QWebEnginePage::PermissionPolicy"/> |
| 32 | + <enum-type name="QWebEnginePage::RenderProcessTerminationStatus"/> |
| 33 | + <enum-type name="QWebEnginePage::WebAction"/> |
| 34 | + <enum-type name="QWebEnginePage::WebWindowType"/> |
| 35 | + <enum-type name="QWebEngineProfile::HttpCacheType"/> |
| 36 | + <enum-type name="QWebEngineProfile::PersistentCookiesPolicy"/> |
| 37 | + <enum-type name="QWebEngineScript::InjectionPoint"/> |
| 38 | + <enum-type name="QWebEngineScript::ScriptWorldId"/> |
| 39 | + <enum-type name="QWebEngineSettings::FontFamily"/> |
| 40 | + <enum-type name="QWebEngineSettings::FontSize"/> |
| 41 | + <enum-type name="QWebEngineSettings::WebAttribute"/> |
| 42 | + <enum-type name="QWebEngineUrlRequestInfo::NavigationType"/> |
| 43 | + <enum-type name="QWebEngineUrlRequestInfo::ResourceType"/> |
| 44 | + <enum-type name="QWebEngineUrlRequestJob::Error"/> |
| 45 | + |
| 46 | +</typesystem> |
0 commit comments