Documentation ¶
Index ¶
- Constants
- func PointerFromQQuickWebEngineProfile(ptr QQuickWebEngineProfile_ITF) unsafe.Pointer
- func PointerFromQWebEngineCertificateError(ptr QWebEngineCertificateError_ITF) unsafe.Pointer
- func PointerFromQWebEngineContextMenuData(ptr QWebEngineContextMenuData_ITF) unsafe.Pointer
- func PointerFromQWebEngineCookieStore(ptr QWebEngineCookieStore_ITF) unsafe.Pointer
- func PointerFromQWebEngineDownloadItem(ptr QWebEngineDownloadItem_ITF) unsafe.Pointer
- func PointerFromQWebEngineFullScreenRequest(ptr QWebEngineFullScreenRequest_ITF) unsafe.Pointer
- func PointerFromQWebEngineHistory(ptr QWebEngineHistory_ITF) unsafe.Pointer
- func PointerFromQWebEngineHistoryItem(ptr QWebEngineHistoryItem_ITF) unsafe.Pointer
- func PointerFromQWebEnginePage(ptr QWebEnginePage_ITF) unsafe.Pointer
- func PointerFromQWebEngineProfile(ptr QWebEngineProfile_ITF) unsafe.Pointer
- func PointerFromQWebEngineScript(ptr QWebEngineScript_ITF) unsafe.Pointer
- func PointerFromQWebEngineScriptCollection(ptr QWebEngineScriptCollection_ITF) unsafe.Pointer
- func PointerFromQWebEngineSettings(ptr QWebEngineSettings_ITF) unsafe.Pointer
- func PointerFromQWebEngineUrlRequestInfo(ptr QWebEngineUrlRequestInfo_ITF) unsafe.Pointer
- func PointerFromQWebEngineUrlRequestInterceptor(ptr QWebEngineUrlRequestInterceptor_ITF) unsafe.Pointer
- func PointerFromQWebEngineUrlRequestJob(ptr QWebEngineUrlRequestJob_ITF) unsafe.Pointer
- func PointerFromQWebEngineUrlSchemeHandler(ptr QWebEngineUrlSchemeHandler_ITF) unsafe.Pointer
- func PointerFromQWebEngineView(ptr QWebEngineView_ITF) unsafe.Pointer
- type QQuickWebEngineProfile
- func (ptr *QQuickWebEngineProfile) CachePath() string
- func (ptr *QQuickWebEngineProfile) CachePathChanged()
- func (ptr *QQuickWebEngineProfile) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QQuickWebEngineProfile) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QQuickWebEngineProfile) ClearHttpCache()
- func (ptr *QQuickWebEngineProfile) ConnectCachePathChanged(f func())
- func (ptr *QQuickWebEngineProfile) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QQuickWebEngineProfile) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QQuickWebEngineProfile) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QQuickWebEngineProfile) ConnectDeleteLater(f func())
- func (ptr *QQuickWebEngineProfile) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QQuickWebEngineProfile) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QQuickWebEngineProfile) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QQuickWebEngineProfile) ConnectHttpAcceptLanguageChanged(f func())
- func (ptr *QQuickWebEngineProfile) ConnectHttpCacheMaximumSizeChanged(f func())
- func (ptr *QQuickWebEngineProfile) ConnectHttpCacheTypeChanged(f func())
- func (ptr *QQuickWebEngineProfile) ConnectHttpUserAgentChanged(f func())
- func (ptr *QQuickWebEngineProfile) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QQuickWebEngineProfile) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QQuickWebEngineProfile) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QQuickWebEngineProfile) ConnectOffTheRecordChanged(f func())
- func (ptr *QQuickWebEngineProfile) ConnectPersistentCookiesPolicyChanged(f func())
- func (ptr *QQuickWebEngineProfile) ConnectPersistentStoragePathChanged(f func())
- func (ptr *QQuickWebEngineProfile) ConnectStorageNameChanged(f func())
- func (ptr *QQuickWebEngineProfile) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QQuickWebEngineProfile) CookieStore() *QWebEngineCookieStore
- func (ptr *QQuickWebEngineProfile) CustomEvent(event core.QEvent_ITF)
- func (ptr *QQuickWebEngineProfile) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QQuickWebEngineProfile) DefaultProfile() *QQuickWebEngineProfile
- func (ptr *QQuickWebEngineProfile) DeleteLater()
- func (ptr *QQuickWebEngineProfile) DeleteLaterDefault()
- func (ptr *QQuickWebEngineProfile) DestroyQQuickWebEngineProfile()
- func (ptr *QQuickWebEngineProfile) DisconnectCachePathChanged()
- func (ptr *QQuickWebEngineProfile) DisconnectChildEvent()
- func (ptr *QQuickWebEngineProfile) DisconnectConnectNotify()
- func (ptr *QQuickWebEngineProfile) DisconnectCustomEvent()
- func (ptr *QQuickWebEngineProfile) DisconnectDeleteLater()
- func (ptr *QQuickWebEngineProfile) DisconnectDisconnectNotify()
- func (ptr *QQuickWebEngineProfile) DisconnectEvent()
- func (ptr *QQuickWebEngineProfile) DisconnectEventFilter()
- func (ptr *QQuickWebEngineProfile) DisconnectHttpAcceptLanguageChanged()
- func (ptr *QQuickWebEngineProfile) DisconnectHttpCacheMaximumSizeChanged()
- func (ptr *QQuickWebEngineProfile) DisconnectHttpCacheTypeChanged()
- func (ptr *QQuickWebEngineProfile) DisconnectHttpUserAgentChanged()
- func (ptr *QQuickWebEngineProfile) DisconnectMetaObject()
- func (ptr *QQuickWebEngineProfile) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QQuickWebEngineProfile) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QQuickWebEngineProfile) DisconnectOffTheRecordChanged()
- func (ptr *QQuickWebEngineProfile) DisconnectPersistentCookiesPolicyChanged()
- func (ptr *QQuickWebEngineProfile) DisconnectPersistentStoragePathChanged()
- func (ptr *QQuickWebEngineProfile) DisconnectStorageNameChanged()
- func (ptr *QQuickWebEngineProfile) DisconnectTimerEvent()
- func (ptr *QQuickWebEngineProfile) Event(e core.QEvent_ITF) bool
- func (ptr *QQuickWebEngineProfile) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QQuickWebEngineProfile) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QQuickWebEngineProfile) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QQuickWebEngineProfile) HttpAcceptLanguage() string
- func (ptr *QQuickWebEngineProfile) HttpAcceptLanguageChanged()
- func (ptr *QQuickWebEngineProfile) HttpCacheMaximumSize() int
- func (ptr *QQuickWebEngineProfile) HttpCacheMaximumSizeChanged()
- func (ptr *QQuickWebEngineProfile) HttpCacheType() QQuickWebEngineProfile__HttpCacheType
- func (ptr *QQuickWebEngineProfile) HttpCacheTypeChanged()
- func (ptr *QQuickWebEngineProfile) HttpUserAgent() string
- func (ptr *QQuickWebEngineProfile) HttpUserAgentChanged()
- func (ptr *QQuickWebEngineProfile) InstallUrlSchemeHandler(scheme core.QByteArray_ITF, handler QWebEngineUrlSchemeHandler_ITF)
- func (ptr *QQuickWebEngineProfile) IsOffTheRecord() bool
- func (ptr *QQuickWebEngineProfile) MetaObject() *core.QMetaObject
- func (ptr *QQuickWebEngineProfile) MetaObjectDefault() *core.QMetaObject
- func (ptr *QQuickWebEngineProfile) OffTheRecordChanged()
- func (ptr *QQuickWebEngineProfile) PersistentCookiesPolicy() QQuickWebEngineProfile__PersistentCookiesPolicy
- func (ptr *QQuickWebEngineProfile) PersistentCookiesPolicyChanged()
- func (ptr *QQuickWebEngineProfile) PersistentStoragePath() string
- func (ptr *QQuickWebEngineProfile) PersistentStoragePathChanged()
- func (p *QQuickWebEngineProfile) Pointer() unsafe.Pointer
- func (p *QQuickWebEngineProfile) QQuickWebEngineProfile_PTR() *QQuickWebEngineProfile
- func (ptr *QQuickWebEngineProfile) RemoveAllUrlSchemeHandlers()
- func (ptr *QQuickWebEngineProfile) RemoveUrlScheme(scheme core.QByteArray_ITF)
- func (ptr *QQuickWebEngineProfile) RemoveUrlSchemeHandler(handler QWebEngineUrlSchemeHandler_ITF)
- func (ptr *QQuickWebEngineProfile) SetCachePath(path string)
- func (ptr *QQuickWebEngineProfile) SetHttpAcceptLanguage(httpAcceptLanguage string)
- func (ptr *QQuickWebEngineProfile) SetHttpCacheMaximumSize(maxSize int)
- func (ptr *QQuickWebEngineProfile) SetHttpCacheType(vqq QQuickWebEngineProfile__HttpCacheType)
- func (ptr *QQuickWebEngineProfile) SetHttpUserAgent(userAgent string)
- func (ptr *QQuickWebEngineProfile) SetOffTheRecord(offTheRecord bool)
- func (ptr *QQuickWebEngineProfile) SetPersistentCookiesPolicy(vqq QQuickWebEngineProfile__PersistentCookiesPolicy)
- func (ptr *QQuickWebEngineProfile) SetPersistentStoragePath(path string)
- func (p *QQuickWebEngineProfile) SetPointer(ptr unsafe.Pointer)
- func (ptr *QQuickWebEngineProfile) SetRequestInterceptor(interceptor QWebEngineUrlRequestInterceptor_ITF)
- func (ptr *QQuickWebEngineProfile) SetStorageName(name string)
- func (ptr *QQuickWebEngineProfile) StorageName() string
- func (ptr *QQuickWebEngineProfile) StorageNameChanged()
- func (ptr *QQuickWebEngineProfile) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QQuickWebEngineProfile) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QQuickWebEngineProfile) UrlSchemeHandler(scheme core.QByteArray_ITF) *QWebEngineUrlSchemeHandler
- type QQuickWebEngineProfile_ITF
- type QQuickWebEngineProfile__HttpCacheType
- type QQuickWebEngineProfile__PersistentCookiesPolicy
- type QWebEngineCertificateError
- func (ptr *QWebEngineCertificateError) DestroyQWebEngineCertificateError()
- func (ptr *QWebEngineCertificateError) Error() QWebEngineCertificateError__Error
- func (ptr *QWebEngineCertificateError) ErrorDescription() string
- func (ptr *QWebEngineCertificateError) IsOverridable() bool
- func (p *QWebEngineCertificateError) Pointer() unsafe.Pointer
- func (p *QWebEngineCertificateError) QWebEngineCertificateError_PTR() *QWebEngineCertificateError
- func (p *QWebEngineCertificateError) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineCertificateError) Url() *core.QUrl
- type QWebEngineCertificateError_ITF
- type QWebEngineCertificateError__Error
- type QWebEngineContextMenuData
- func (ptr *QWebEngineContextMenuData) DestroyQWebEngineContextMenuData()
- func (ptr *QWebEngineContextMenuData) IsContentEditable() bool
- func (ptr *QWebEngineContextMenuData) IsValid() bool
- func (ptr *QWebEngineContextMenuData) LinkText() string
- func (ptr *QWebEngineContextMenuData) LinkUrl() *core.QUrl
- func (ptr *QWebEngineContextMenuData) MediaType() QWebEngineContextMenuData__MediaType
- func (ptr *QWebEngineContextMenuData) MediaUrl() *core.QUrl
- func (p *QWebEngineContextMenuData) Pointer() unsafe.Pointer
- func (ptr *QWebEngineContextMenuData) Position() *core.QPoint
- func (p *QWebEngineContextMenuData) QWebEngineContextMenuData_PTR() *QWebEngineContextMenuData
- func (ptr *QWebEngineContextMenuData) SelectedText() string
- func (p *QWebEngineContextMenuData) SetPointer(ptr unsafe.Pointer)
- type QWebEngineContextMenuData_ITF
- type QWebEngineContextMenuData__MediaType
- type QWebEngineCookieStore
- func (ptr *QWebEngineCookieStore) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QWebEngineCookieStore) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QWebEngineCookieStore) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QWebEngineCookieStore) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineCookieStore) ConnectCookieAdded(f func(cookie *network.QNetworkCookie))
- func (ptr *QWebEngineCookieStore) ConnectCookieRemoved(f func(cookie *network.QNetworkCookie))
- func (ptr *QWebEngineCookieStore) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QWebEngineCookieStore) ConnectDeleteLater(f func())
- func (ptr *QWebEngineCookieStore) ConnectDestroyQWebEngineCookieStore(f func())
- func (ptr *QWebEngineCookieStore) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineCookieStore) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QWebEngineCookieStore) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QWebEngineCookieStore) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QWebEngineCookieStore) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineCookieStore) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineCookieStore) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QWebEngineCookieStore) CookieAdded(cookie network.QNetworkCookie_ITF)
- func (ptr *QWebEngineCookieStore) CookieRemoved(cookie network.QNetworkCookie_ITF)
- func (ptr *QWebEngineCookieStore) CustomEvent(event core.QEvent_ITF)
- func (ptr *QWebEngineCookieStore) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEngineCookieStore) DeleteAllCookies()
- func (ptr *QWebEngineCookieStore) DeleteCookie(cookie network.QNetworkCookie_ITF, origin core.QUrl_ITF)
- func (ptr *QWebEngineCookieStore) DeleteLater()
- func (ptr *QWebEngineCookieStore) DeleteLaterDefault()
- func (ptr *QWebEngineCookieStore) DeleteSessionCookies()
- func (ptr *QWebEngineCookieStore) DestroyQWebEngineCookieStore()
- func (ptr *QWebEngineCookieStore) DestroyQWebEngineCookieStoreDefault()
- func (ptr *QWebEngineCookieStore) DisconnectChildEvent()
- func (ptr *QWebEngineCookieStore) DisconnectConnectNotify()
- func (ptr *QWebEngineCookieStore) DisconnectCookieAdded()
- func (ptr *QWebEngineCookieStore) DisconnectCookieRemoved()
- func (ptr *QWebEngineCookieStore) DisconnectCustomEvent()
- func (ptr *QWebEngineCookieStore) DisconnectDeleteLater()
- func (ptr *QWebEngineCookieStore) DisconnectDestroyQWebEngineCookieStore()
- func (ptr *QWebEngineCookieStore) DisconnectDisconnectNotify()
- func (ptr *QWebEngineCookieStore) DisconnectEvent()
- func (ptr *QWebEngineCookieStore) DisconnectEventFilter()
- func (ptr *QWebEngineCookieStore) DisconnectMetaObject()
- func (ptr *QWebEngineCookieStore) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineCookieStore) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineCookieStore) DisconnectTimerEvent()
- func (ptr *QWebEngineCookieStore) Event(e core.QEvent_ITF) bool
- func (ptr *QWebEngineCookieStore) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QWebEngineCookieStore) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineCookieStore) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineCookieStore) LoadAllCookies()
- func (ptr *QWebEngineCookieStore) MetaObject() *core.QMetaObject
- func (ptr *QWebEngineCookieStore) MetaObjectDefault() *core.QMetaObject
- func (p *QWebEngineCookieStore) Pointer() unsafe.Pointer
- func (p *QWebEngineCookieStore) QWebEngineCookieStore_PTR() *QWebEngineCookieStore
- func (ptr *QWebEngineCookieStore) SetCookie(cookie network.QNetworkCookie_ITF, origin core.QUrl_ITF)
- func (p *QWebEngineCookieStore) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineCookieStore) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QWebEngineCookieStore) TimerEventDefault(event core.QTimerEvent_ITF)
- type QWebEngineCookieStore_ITF
- type QWebEngineDownloadItem
- func (ptr *QWebEngineDownloadItem) Accept()
- func (ptr *QWebEngineDownloadItem) Cancel()
- func (ptr *QWebEngineDownloadItem) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QWebEngineDownloadItem) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QWebEngineDownloadItem) ConnectAccept(f func())
- func (ptr *QWebEngineDownloadItem) ConnectCancel(f func())
- func (ptr *QWebEngineDownloadItem) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QWebEngineDownloadItem) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineDownloadItem) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QWebEngineDownloadItem) ConnectDeleteLater(f func())
- func (ptr *QWebEngineDownloadItem) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineDownloadItem) ConnectDownloadProgress(f func(bytesReceived int64, bytesTotal int64))
- func (ptr *QWebEngineDownloadItem) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QWebEngineDownloadItem) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QWebEngineDownloadItem) ConnectFinished(f func())
- func (ptr *QWebEngineDownloadItem) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QWebEngineDownloadItem) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineDownloadItem) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineDownloadItem) ConnectStateChanged(f func(state QWebEngineDownloadItem__DownloadState))
- func (ptr *QWebEngineDownloadItem) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QWebEngineDownloadItem) CustomEvent(event core.QEvent_ITF)
- func (ptr *QWebEngineDownloadItem) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEngineDownloadItem) DeleteLater()
- func (ptr *QWebEngineDownloadItem) DeleteLaterDefault()
- func (ptr *QWebEngineDownloadItem) DestroyQWebEngineDownloadItem()
- func (ptr *QWebEngineDownloadItem) DisconnectAccept()
- func (ptr *QWebEngineDownloadItem) DisconnectCancel()
- func (ptr *QWebEngineDownloadItem) DisconnectChildEvent()
- func (ptr *QWebEngineDownloadItem) DisconnectConnectNotify()
- func (ptr *QWebEngineDownloadItem) DisconnectCustomEvent()
- func (ptr *QWebEngineDownloadItem) DisconnectDeleteLater()
- func (ptr *QWebEngineDownloadItem) DisconnectDisconnectNotify()
- func (ptr *QWebEngineDownloadItem) DisconnectDownloadProgress()
- func (ptr *QWebEngineDownloadItem) DisconnectEvent()
- func (ptr *QWebEngineDownloadItem) DisconnectEventFilter()
- func (ptr *QWebEngineDownloadItem) DisconnectFinished()
- func (ptr *QWebEngineDownloadItem) DisconnectMetaObject()
- func (ptr *QWebEngineDownloadItem) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineDownloadItem) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineDownloadItem) DisconnectStateChanged()
- func (ptr *QWebEngineDownloadItem) DisconnectTimerEvent()
- func (ptr *QWebEngineDownloadItem) DownloadProgress(bytesReceived int64, bytesTotal int64)
- func (ptr *QWebEngineDownloadItem) Event(e core.QEvent_ITF) bool
- func (ptr *QWebEngineDownloadItem) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QWebEngineDownloadItem) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineDownloadItem) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineDownloadItem) Finished()
- func (ptr *QWebEngineDownloadItem) Id() uint
- func (ptr *QWebEngineDownloadItem) IsFinished() bool
- func (ptr *QWebEngineDownloadItem) MetaObject() *core.QMetaObject
- func (ptr *QWebEngineDownloadItem) MetaObjectDefault() *core.QMetaObject
- func (ptr *QWebEngineDownloadItem) MimeType() string
- func (ptr *QWebEngineDownloadItem) Path() string
- func (p *QWebEngineDownloadItem) Pointer() unsafe.Pointer
- func (p *QWebEngineDownloadItem) QWebEngineDownloadItem_PTR() *QWebEngineDownloadItem
- func (ptr *QWebEngineDownloadItem) ReceivedBytes() int64
- func (ptr *QWebEngineDownloadItem) SavePageFormat() QWebEngineDownloadItem__SavePageFormat
- func (ptr *QWebEngineDownloadItem) SetPath(path string)
- func (p *QWebEngineDownloadItem) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineDownloadItem) SetSavePageFormat(format QWebEngineDownloadItem__SavePageFormat)
- func (ptr *QWebEngineDownloadItem) State() QWebEngineDownloadItem__DownloadState
- func (ptr *QWebEngineDownloadItem) StateChanged(state QWebEngineDownloadItem__DownloadState)
- func (ptr *QWebEngineDownloadItem) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QWebEngineDownloadItem) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QWebEngineDownloadItem) TotalBytes() int64
- func (ptr *QWebEngineDownloadItem) Url() *core.QUrl
- type QWebEngineDownloadItem_ITF
- type QWebEngineDownloadItem__DownloadState
- type QWebEngineDownloadItem__SavePageFormat
- type QWebEngineFullScreenRequest
- func (ptr *QWebEngineFullScreenRequest) Accept()
- func (ptr *QWebEngineFullScreenRequest) DestroyQWebEngineFullScreenRequest()
- func (ptr *QWebEngineFullScreenRequest) Origin() *core.QUrl
- func (p *QWebEngineFullScreenRequest) Pointer() unsafe.Pointer
- func (p *QWebEngineFullScreenRequest) QWebEngineFullScreenRequest_PTR() *QWebEngineFullScreenRequest
- func (ptr *QWebEngineFullScreenRequest) Reject()
- func (p *QWebEngineFullScreenRequest) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineFullScreenRequest) ToggleOn() bool
- type QWebEngineFullScreenRequest_ITF
- type QWebEngineHistory
- func (ptr *QWebEngineHistory) Back()
- func (ptr *QWebEngineHistory) BackItem() *QWebEngineHistoryItem
- func (ptr *QWebEngineHistory) BackItems(maxItems int) []*QWebEngineHistoryItem
- func (ptr *QWebEngineHistory) CanGoBack() bool
- func (ptr *QWebEngineHistory) CanGoForward() bool
- func (ptr *QWebEngineHistory) Clear()
- func (ptr *QWebEngineHistory) Count() int
- func (ptr *QWebEngineHistory) CurrentItem() *QWebEngineHistoryItem
- func (ptr *QWebEngineHistory) CurrentItemIndex() int
- func (ptr *QWebEngineHistory) DestroyQWebEngineHistory()
- func (ptr *QWebEngineHistory) Forward()
- func (ptr *QWebEngineHistory) ForwardItem() *QWebEngineHistoryItem
- func (ptr *QWebEngineHistory) ForwardItems(maxItems int) []*QWebEngineHistoryItem
- func (ptr *QWebEngineHistory) GoToItem(item QWebEngineHistoryItem_ITF)
- func (ptr *QWebEngineHistory) ItemAt(i int) *QWebEngineHistoryItem
- func (ptr *QWebEngineHistory) Items() []*QWebEngineHistoryItem
- func (p *QWebEngineHistory) Pointer() unsafe.Pointer
- func (p *QWebEngineHistory) QWebEngineHistory_PTR() *QWebEngineHistory
- func (p *QWebEngineHistory) SetPointer(ptr unsafe.Pointer)
- type QWebEngineHistoryItem
- func (ptr *QWebEngineHistoryItem) DestroyQWebEngineHistoryItem()
- func (ptr *QWebEngineHistoryItem) IconUrl() *core.QUrl
- func (ptr *QWebEngineHistoryItem) IsValid() bool
- func (ptr *QWebEngineHistoryItem) LastVisited() *core.QDateTime
- func (ptr *QWebEngineHistoryItem) OriginalUrl() *core.QUrl
- func (p *QWebEngineHistoryItem) Pointer() unsafe.Pointer
- func (p *QWebEngineHistoryItem) QWebEngineHistoryItem_PTR() *QWebEngineHistoryItem
- func (p *QWebEngineHistoryItem) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineHistoryItem) Swap(other QWebEngineHistoryItem_ITF)
- func (ptr *QWebEngineHistoryItem) Title() string
- func (ptr *QWebEngineHistoryItem) Url() *core.QUrl
- type QWebEngineHistoryItem_ITF
- type QWebEngineHistory_ITF
- type QWebEnginePage
- func (ptr *QWebEnginePage) AcceptNavigationRequest(url core.QUrl_ITF, ty QWebEnginePage__NavigationType, isMainFrame bool) bool
- func (ptr *QWebEnginePage) AcceptNavigationRequestDefault(url core.QUrl_ITF, ty QWebEnginePage__NavigationType, isMainFrame bool) bool
- func (ptr *QWebEnginePage) Action(action QWebEnginePage__WebAction) *widgets.QAction
- func (ptr *QWebEnginePage) AudioMutedChanged(muted bool)
- func (ptr *QWebEnginePage) AuthenticationRequired(requestUrl core.QUrl_ITF, authenticator network.QAuthenticator_ITF)
- func (ptr *QWebEnginePage) BackgroundColor() *gui.QColor
- func (ptr *QWebEnginePage) CertificateError(certificateError QWebEngineCertificateError_ITF) bool
- func (ptr *QWebEnginePage) CertificateErrorDefault(certificateError QWebEngineCertificateError_ITF) bool
- func (ptr *QWebEnginePage) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QWebEnginePage) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QWebEnginePage) ChooseFiles(mode QWebEnginePage__FileSelectionMode, oldFiles []string, ...) []string
- func (ptr *QWebEnginePage) ChooseFilesDefault(mode QWebEnginePage__FileSelectionMode, oldFiles []string, ...) []string
- func (ptr *QWebEnginePage) ConnectAcceptNavigationRequest(...)
- func (ptr *QWebEnginePage) ConnectAudioMutedChanged(f func(muted bool))
- func (ptr *QWebEnginePage) ConnectAuthenticationRequired(f func(requestUrl *core.QUrl, authenticator *network.QAuthenticator))
- func (ptr *QWebEnginePage) ConnectCertificateError(f func(certificateError *QWebEngineCertificateError) bool)
- func (ptr *QWebEnginePage) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QWebEnginePage) ConnectChooseFiles(...)
- func (ptr *QWebEnginePage) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEnginePage) ConnectContentsSizeChanged(f func(size *core.QSizeF))
- func (ptr *QWebEnginePage) ConnectCreateWindow(f func(ty QWebEnginePage__WebWindowType) *QWebEnginePage)
- func (ptr *QWebEnginePage) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QWebEnginePage) ConnectDeleteLater(f func())
- func (ptr *QWebEnginePage) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEnginePage) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QWebEnginePage) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QWebEnginePage) ConnectFeaturePermissionRequestCanceled(f func(securityOrigin *core.QUrl, feature QWebEnginePage__Feature))
- func (ptr *QWebEnginePage) ConnectFeaturePermissionRequested(f func(securityOrigin *core.QUrl, feature QWebEnginePage__Feature))
- func (ptr *QWebEnginePage) ConnectGeometryChangeRequested(f func(geom *core.QRect))
- func (ptr *QWebEnginePage) ConnectIconChanged(f func(icon *gui.QIcon))
- func (ptr *QWebEnginePage) ConnectIconUrlChanged(f func(url *core.QUrl))
- func (ptr *QWebEnginePage) ConnectJavaScriptAlert(f func(securityOrigin *core.QUrl, msg string))
- func (ptr *QWebEnginePage) ConnectJavaScriptConfirm(f func(securityOrigin *core.QUrl, msg string) bool)
- func (ptr *QWebEnginePage) ConnectJavaScriptConsoleMessage(...)
- func (ptr *QWebEnginePage) ConnectJavaScriptPrompt(...)
- func (ptr *QWebEnginePage) ConnectLinkHovered(f func(url string))
- func (ptr *QWebEnginePage) ConnectLoadFinished(f func(ok bool))
- func (ptr *QWebEnginePage) ConnectLoadProgress(f func(progress int))
- func (ptr *QWebEnginePage) ConnectLoadStarted(f func())
- func (ptr *QWebEnginePage) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QWebEnginePage) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEnginePage) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEnginePage) ConnectProxyAuthenticationRequired(...)
- func (ptr *QWebEnginePage) ConnectRecentlyAudibleChanged(f func(recentlyAudible bool))
- func (ptr *QWebEnginePage) ConnectRenderProcessTerminated(...)
- func (ptr *QWebEnginePage) ConnectScrollPositionChanged(f func(position *core.QPointF))
- func (ptr *QWebEnginePage) ConnectSelectionChanged(f func())
- func (ptr *QWebEnginePage) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QWebEnginePage) ConnectTitleChanged(f func(title string))
- func (ptr *QWebEnginePage) ConnectTriggerAction(f func(action QWebEnginePage__WebAction, checked bool))
- func (ptr *QWebEnginePage) ConnectUrlChanged(f func(url *core.QUrl))
- func (ptr *QWebEnginePage) ConnectWindowCloseRequested(f func())
- func (ptr *QWebEnginePage) ContentsSize() *core.QSizeF
- func (ptr *QWebEnginePage) ContentsSizeChanged(size core.QSizeF_ITF)
- func (ptr *QWebEnginePage) ContextMenuData() *QWebEngineContextMenuData
- func (ptr *QWebEnginePage) CreateStandardContextMenu() *widgets.QMenu
- func (ptr *QWebEnginePage) CreateWindow(ty QWebEnginePage__WebWindowType) *QWebEnginePage
- func (ptr *QWebEnginePage) CreateWindowDefault(ty QWebEnginePage__WebWindowType) *QWebEnginePage
- func (ptr *QWebEnginePage) CustomEvent(event core.QEvent_ITF)
- func (ptr *QWebEnginePage) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEnginePage) DeleteLater()
- func (ptr *QWebEnginePage) DeleteLaterDefault()
- func (ptr *QWebEnginePage) DestroyQWebEnginePage()
- func (ptr *QWebEnginePage) DisconnectAcceptNavigationRequest()
- func (ptr *QWebEnginePage) DisconnectAudioMutedChanged()
- func (ptr *QWebEnginePage) DisconnectAuthenticationRequired()
- func (ptr *QWebEnginePage) DisconnectCertificateError()
- func (ptr *QWebEnginePage) DisconnectChildEvent()
- func (ptr *QWebEnginePage) DisconnectChooseFiles()
- func (ptr *QWebEnginePage) DisconnectConnectNotify()
- func (ptr *QWebEnginePage) DisconnectContentsSizeChanged()
- func (ptr *QWebEnginePage) DisconnectCreateWindow()
- func (ptr *QWebEnginePage) DisconnectCustomEvent()
- func (ptr *QWebEnginePage) DisconnectDeleteLater()
- func (ptr *QWebEnginePage) DisconnectDisconnectNotify()
- func (ptr *QWebEnginePage) DisconnectEvent()
- func (ptr *QWebEnginePage) DisconnectEventFilter()
- func (ptr *QWebEnginePage) DisconnectFeaturePermissionRequestCanceled()
- func (ptr *QWebEnginePage) DisconnectFeaturePermissionRequested()
- func (ptr *QWebEnginePage) DisconnectGeometryChangeRequested()
- func (ptr *QWebEnginePage) DisconnectIconChanged()
- func (ptr *QWebEnginePage) DisconnectIconUrlChanged()
- func (ptr *QWebEnginePage) DisconnectJavaScriptAlert()
- func (ptr *QWebEnginePage) DisconnectJavaScriptConfirm()
- func (ptr *QWebEnginePage) DisconnectJavaScriptConsoleMessage()
- func (ptr *QWebEnginePage) DisconnectJavaScriptPrompt()
- func (ptr *QWebEnginePage) DisconnectLinkHovered()
- func (ptr *QWebEnginePage) DisconnectLoadFinished()
- func (ptr *QWebEnginePage) DisconnectLoadProgress()
- func (ptr *QWebEnginePage) DisconnectLoadStarted()
- func (ptr *QWebEnginePage) DisconnectMetaObject()
- func (ptr *QWebEnginePage) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEnginePage) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEnginePage) DisconnectProxyAuthenticationRequired()
- func (ptr *QWebEnginePage) DisconnectRecentlyAudibleChanged()
- func (ptr *QWebEnginePage) DisconnectRenderProcessTerminated()
- func (ptr *QWebEnginePage) DisconnectScrollPositionChanged()
- func (ptr *QWebEnginePage) DisconnectSelectionChanged()
- func (ptr *QWebEnginePage) DisconnectTimerEvent()
- func (ptr *QWebEnginePage) DisconnectTitleChanged()
- func (ptr *QWebEnginePage) DisconnectTriggerAction()
- func (ptr *QWebEnginePage) DisconnectUrlChanged()
- func (ptr *QWebEnginePage) DisconnectWindowCloseRequested()
- func (ptr *QWebEnginePage) Event(e core.QEvent_ITF) bool
- func (ptr *QWebEnginePage) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QWebEnginePage) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEnginePage) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEnginePage) FeaturePermissionRequestCanceled(securityOrigin core.QUrl_ITF, feature QWebEnginePage__Feature)
- func (ptr *QWebEnginePage) FeaturePermissionRequested(securityOrigin core.QUrl_ITF, feature QWebEnginePage__Feature)
- func (ptr *QWebEnginePage) FindText(subString string, options QWebEnginePage__FindFlag)
- func (ptr *QWebEnginePage) GeometryChangeRequested(geom core.QRect_ITF)
- func (ptr *QWebEnginePage) HasSelection() bool
- func (ptr *QWebEnginePage) History() *QWebEngineHistory
- func (ptr *QWebEnginePage) Icon() *gui.QIcon
- func (ptr *QWebEnginePage) IconChanged(icon gui.QIcon_ITF)
- func (ptr *QWebEnginePage) IconUrl() *core.QUrl
- func (ptr *QWebEnginePage) IconUrlChanged(url core.QUrl_ITF)
- func (ptr *QWebEnginePage) IsAudioMuted() bool
- func (ptr *QWebEnginePage) JavaScriptAlert(securityOrigin core.QUrl_ITF, msg string)
- func (ptr *QWebEnginePage) JavaScriptAlertDefault(securityOrigin core.QUrl_ITF, msg string)
- func (ptr *QWebEnginePage) JavaScriptConfirm(securityOrigin core.QUrl_ITF, msg string) bool
- func (ptr *QWebEnginePage) JavaScriptConfirmDefault(securityOrigin core.QUrl_ITF, msg string) bool
- func (ptr *QWebEnginePage) JavaScriptConsoleMessage(level QWebEnginePage__JavaScriptConsoleMessageLevel, message string, ...)
- func (ptr *QWebEnginePage) JavaScriptConsoleMessageDefault(level QWebEnginePage__JavaScriptConsoleMessageLevel, message string, ...)
- func (ptr *QWebEnginePage) JavaScriptPrompt(securityOrigin core.QUrl_ITF, msg string, defaultValue string, result string) bool
- func (ptr *QWebEnginePage) JavaScriptPromptDefault(securityOrigin core.QUrl_ITF, msg string, defaultValue string, result string) bool
- func (ptr *QWebEnginePage) LinkHovered(url string)
- func (ptr *QWebEnginePage) Load(url core.QUrl_ITF)
- func (ptr *QWebEnginePage) LoadFinished(ok bool)
- func (ptr *QWebEnginePage) LoadProgress(progress int)
- func (ptr *QWebEnginePage) LoadStarted()
- func (ptr *QWebEnginePage) MetaObject() *core.QMetaObject
- func (ptr *QWebEnginePage) MetaObjectDefault() *core.QMetaObject
- func (p *QWebEnginePage) Pointer() unsafe.Pointer
- func (ptr *QWebEnginePage) PrintToPdf(filePath string, pageLayout gui.QPageLayout_ITF)
- func (ptr *QWebEnginePage) Profile() *QWebEngineProfile
- func (ptr *QWebEnginePage) ProxyAuthenticationRequired(requestUrl core.QUrl_ITF, authenticator network.QAuthenticator_ITF, ...)
- func (p *QWebEnginePage) QWebEnginePage_PTR() *QWebEnginePage
- func (ptr *QWebEnginePage) RecentlyAudible() bool
- func (ptr *QWebEnginePage) RecentlyAudibleChanged(recentlyAudible bool)
- func (ptr *QWebEnginePage) RenderProcessTerminated(terminationStatus QWebEnginePage__RenderProcessTerminationStatus, exitCode int)
- func (ptr *QWebEnginePage) RequestedUrl() *core.QUrl
- func (ptr *QWebEnginePage) RunJavaScript2(scriptSource string, worldId uint)
- func (ptr *QWebEnginePage) RunJavaScript4(scriptSource string)
- func (ptr *QWebEnginePage) ScrollPosition() *core.QPointF
- func (ptr *QWebEnginePage) ScrollPositionChanged(position core.QPointF_ITF)
- func (ptr *QWebEnginePage) SelectedText() string
- func (ptr *QWebEnginePage) SelectionChanged()
- func (ptr *QWebEnginePage) SetAudioMuted(muted bool)
- func (ptr *QWebEnginePage) SetBackgroundColor(color gui.QColor_ITF)
- func (ptr *QWebEnginePage) SetContent(data core.QByteArray_ITF, mimeType string, baseUrl core.QUrl_ITF)
- func (ptr *QWebEnginePage) SetFeaturePermission(securityOrigin core.QUrl_ITF, feature QWebEnginePage__Feature, ...)
- func (ptr *QWebEnginePage) SetHtml(html string, baseUrl core.QUrl_ITF)
- func (p *QWebEnginePage) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEnginePage) SetUrl(url core.QUrl_ITF)
- func (ptr *QWebEnginePage) SetView(view widgets.QWidget_ITF)
- func (ptr *QWebEnginePage) SetWebChannel(channel webchannel.QWebChannel_ITF, worldId uint)
- func (ptr *QWebEnginePage) SetWebChannel2(channel webchannel.QWebChannel_ITF)
- func (ptr *QWebEnginePage) SetZoomFactor(factor float64)
- func (ptr *QWebEnginePage) Settings() *QWebEngineSettings
- func (ptr *QWebEnginePage) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QWebEnginePage) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QWebEnginePage) Title() string
- func (ptr *QWebEnginePage) TitleChanged(title string)
- func (ptr *QWebEnginePage) TriggerAction(action QWebEnginePage__WebAction, checked bool)
- func (ptr *QWebEnginePage) TriggerActionDefault(action QWebEnginePage__WebAction, checked bool)
- func (ptr *QWebEnginePage) Url() *core.QUrl
- func (ptr *QWebEnginePage) UrlChanged(url core.QUrl_ITF)
- func (ptr *QWebEnginePage) View() *widgets.QWidget
- func (ptr *QWebEnginePage) WebChannel() *webchannel.QWebChannel
- func (ptr *QWebEnginePage) WindowCloseRequested()
- func (ptr *QWebEnginePage) ZoomFactor() float64
- type QWebEnginePage_ITF
- type QWebEnginePage__Feature
- type QWebEnginePage__FileSelectionMode
- type QWebEnginePage__FindFlag
- type QWebEnginePage__JavaScriptConsoleMessageLevel
- type QWebEnginePage__NavigationType
- type QWebEnginePage__PermissionPolicy
- type QWebEnginePage__RenderProcessTerminationStatus
- type QWebEnginePage__WebAction
- type QWebEnginePage__WebWindowType
- type QWebEngineProfile
- func (ptr *QWebEngineProfile) CachePath() string
- func (ptr *QWebEngineProfile) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QWebEngineProfile) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QWebEngineProfile) ClearAllVisitedLinks()
- func (ptr *QWebEngineProfile) ClearHttpCache()
- func (ptr *QWebEngineProfile) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QWebEngineProfile) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineProfile) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QWebEngineProfile) ConnectDeleteLater(f func())
- func (ptr *QWebEngineProfile) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineProfile) ConnectDownloadRequested(f func(download *QWebEngineDownloadItem))
- func (ptr *QWebEngineProfile) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QWebEngineProfile) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QWebEngineProfile) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QWebEngineProfile) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineProfile) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineProfile) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QWebEngineProfile) CookieStore() *QWebEngineCookieStore
- func (ptr *QWebEngineProfile) CustomEvent(event core.QEvent_ITF)
- func (ptr *QWebEngineProfile) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEngineProfile) DefaultProfile() *QWebEngineProfile
- func (ptr *QWebEngineProfile) DeleteLater()
- func (ptr *QWebEngineProfile) DeleteLaterDefault()
- func (ptr *QWebEngineProfile) DestroyQWebEngineProfile()
- func (ptr *QWebEngineProfile) DisconnectChildEvent()
- func (ptr *QWebEngineProfile) DisconnectConnectNotify()
- func (ptr *QWebEngineProfile) DisconnectCustomEvent()
- func (ptr *QWebEngineProfile) DisconnectDeleteLater()
- func (ptr *QWebEngineProfile) DisconnectDisconnectNotify()
- func (ptr *QWebEngineProfile) DisconnectDownloadRequested()
- func (ptr *QWebEngineProfile) DisconnectEvent()
- func (ptr *QWebEngineProfile) DisconnectEventFilter()
- func (ptr *QWebEngineProfile) DisconnectMetaObject()
- func (ptr *QWebEngineProfile) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineProfile) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineProfile) DisconnectTimerEvent()
- func (ptr *QWebEngineProfile) DownloadRequested(download QWebEngineDownloadItem_ITF)
- func (ptr *QWebEngineProfile) Event(e core.QEvent_ITF) bool
- func (ptr *QWebEngineProfile) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QWebEngineProfile) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineProfile) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineProfile) HttpAcceptLanguage() string
- func (ptr *QWebEngineProfile) HttpCacheMaximumSize() int
- func (ptr *QWebEngineProfile) HttpCacheType() QWebEngineProfile__HttpCacheType
- func (ptr *QWebEngineProfile) HttpUserAgent() string
- func (ptr *QWebEngineProfile) InstallUrlSchemeHandler(scheme core.QByteArray_ITF, handler QWebEngineUrlSchemeHandler_ITF)
- func (ptr *QWebEngineProfile) IsOffTheRecord() bool
- func (ptr *QWebEngineProfile) MetaObject() *core.QMetaObject
- func (ptr *QWebEngineProfile) MetaObjectDefault() *core.QMetaObject
- func (ptr *QWebEngineProfile) PersistentCookiesPolicy() QWebEngineProfile__PersistentCookiesPolicy
- func (ptr *QWebEngineProfile) PersistentStoragePath() string
- func (p *QWebEngineProfile) Pointer() unsafe.Pointer
- func (p *QWebEngineProfile) QWebEngineProfile_PTR() *QWebEngineProfile
- func (ptr *QWebEngineProfile) RemoveAllUrlSchemeHandlers()
- func (ptr *QWebEngineProfile) RemoveUrlScheme(scheme core.QByteArray_ITF)
- func (ptr *QWebEngineProfile) RemoveUrlSchemeHandler(handler QWebEngineUrlSchemeHandler_ITF)
- func (ptr *QWebEngineProfile) Scripts() *QWebEngineScriptCollection
- func (ptr *QWebEngineProfile) SetCachePath(path string)
- func (ptr *QWebEngineProfile) SetHttpAcceptLanguage(httpAcceptLanguage string)
- func (ptr *QWebEngineProfile) SetHttpCacheMaximumSize(maxSize int)
- func (ptr *QWebEngineProfile) SetHttpCacheType(httpCacheType QWebEngineProfile__HttpCacheType)
- func (ptr *QWebEngineProfile) SetHttpUserAgent(userAgent string)
- func (ptr *QWebEngineProfile) SetPersistentCookiesPolicy(newPersistentCookiesPolicy QWebEngineProfile__PersistentCookiesPolicy)
- func (ptr *QWebEngineProfile) SetPersistentStoragePath(path string)
- func (p *QWebEngineProfile) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineProfile) SetRequestInterceptor(interceptor QWebEngineUrlRequestInterceptor_ITF)
- func (ptr *QWebEngineProfile) Settings() *QWebEngineSettings
- func (ptr *QWebEngineProfile) StorageName() string
- func (ptr *QWebEngineProfile) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QWebEngineProfile) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QWebEngineProfile) UrlSchemeHandler(scheme core.QByteArray_ITF) *QWebEngineUrlSchemeHandler
- func (ptr *QWebEngineProfile) VisitedLinksContainsUrl(url core.QUrl_ITF) bool
- type QWebEngineProfile_ITF
- type QWebEngineProfile__HttpCacheType
- type QWebEngineProfile__PersistentCookiesPolicy
- type QWebEngineScript
- func (ptr *QWebEngineScript) DestroyQWebEngineScript()
- func (ptr *QWebEngineScript) InjectionPoint() QWebEngineScript__InjectionPoint
- func (ptr *QWebEngineScript) IsNull() bool
- func (ptr *QWebEngineScript) Name() string
- func (p *QWebEngineScript) Pointer() unsafe.Pointer
- func (p *QWebEngineScript) QWebEngineScript_PTR() *QWebEngineScript
- func (ptr *QWebEngineScript) RunsOnSubFrames() bool
- func (ptr *QWebEngineScript) SetInjectionPoint(p QWebEngineScript__InjectionPoint)
- func (ptr *QWebEngineScript) SetName(scriptName string)
- func (p *QWebEngineScript) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineScript) SetRunsOnSubFrames(on bool)
- func (ptr *QWebEngineScript) SetSourceCode(scriptSource string)
- func (ptr *QWebEngineScript) SetWorldId(id uint)
- func (ptr *QWebEngineScript) SourceCode() string
- func (ptr *QWebEngineScript) Swap(other QWebEngineScript_ITF)
- func (ptr *QWebEngineScript) WorldId() uint
- type QWebEngineScriptCollection
- func (ptr *QWebEngineScriptCollection) Clear()
- func (ptr *QWebEngineScriptCollection) Contains(value QWebEngineScript_ITF) bool
- func (ptr *QWebEngineScriptCollection) Count() int
- func (ptr *QWebEngineScriptCollection) DestroyQWebEngineScriptCollection()
- func (ptr *QWebEngineScriptCollection) FindScript(name string) *QWebEngineScript
- func (ptr *QWebEngineScriptCollection) FindScripts(name string) []*QWebEngineScript
- func (ptr *QWebEngineScriptCollection) Insert(s QWebEngineScript_ITF)
- func (ptr *QWebEngineScriptCollection) IsEmpty() bool
- func (p *QWebEngineScriptCollection) Pointer() unsafe.Pointer
- func (p *QWebEngineScriptCollection) QWebEngineScriptCollection_PTR() *QWebEngineScriptCollection
- func (ptr *QWebEngineScriptCollection) Remove(script QWebEngineScript_ITF) bool
- func (p *QWebEngineScriptCollection) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineScriptCollection) Size() int
- func (ptr *QWebEngineScriptCollection) ToList() []*QWebEngineScript
- type QWebEngineScriptCollection_ITF
- type QWebEngineScript_ITF
- type QWebEngineScript__InjectionPoint
- type QWebEngineScript__ScriptWorldId
- type QWebEngineSettings
- func (ptr *QWebEngineSettings) DefaultSettings() *QWebEngineSettings
- func (ptr *QWebEngineSettings) DefaultTextEncoding() string
- func (ptr *QWebEngineSettings) DestroyQWebEngineSettings()
- func (ptr *QWebEngineSettings) FontFamily(which QWebEngineSettings__FontFamily) string
- func (ptr *QWebEngineSettings) FontSize(ty QWebEngineSettings__FontSize) int
- func (ptr *QWebEngineSettings) GlobalSettings() *QWebEngineSettings
- func (p *QWebEngineSettings) Pointer() unsafe.Pointer
- func (p *QWebEngineSettings) QWebEngineSettings_PTR() *QWebEngineSettings
- func (ptr *QWebEngineSettings) ResetAttribute(attribute QWebEngineSettings__WebAttribute)
- func (ptr *QWebEngineSettings) ResetFontFamily(which QWebEngineSettings__FontFamily)
- func (ptr *QWebEngineSettings) ResetFontSize(ty QWebEngineSettings__FontSize)
- func (ptr *QWebEngineSettings) SetAttribute(attribute QWebEngineSettings__WebAttribute, on bool)
- func (ptr *QWebEngineSettings) SetDefaultTextEncoding(encoding string)
- func (ptr *QWebEngineSettings) SetFontFamily(which QWebEngineSettings__FontFamily, family string)
- func (ptr *QWebEngineSettings) SetFontSize(ty QWebEngineSettings__FontSize, size int)
- func (p *QWebEngineSettings) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineSettings) TestAttribute(attribute QWebEngineSettings__WebAttribute) bool
- type QWebEngineSettings_ITF
- type QWebEngineSettings__FontFamily
- type QWebEngineSettings__FontSize
- type QWebEngineSettings__WebAttribute
- type QWebEngineUrlRequestInfo
- func (ptr *QWebEngineUrlRequestInfo) Block(shouldBlock bool)
- func (ptr *QWebEngineUrlRequestInfo) DestroyQWebEngineUrlRequestInfo()
- func (ptr *QWebEngineUrlRequestInfo) FirstPartyUrl() *core.QUrl
- func (ptr *QWebEngineUrlRequestInfo) NavigationType() QWebEngineUrlRequestInfo__NavigationType
- func (p *QWebEngineUrlRequestInfo) Pointer() unsafe.Pointer
- func (p *QWebEngineUrlRequestInfo) QWebEngineUrlRequestInfo_PTR() *QWebEngineUrlRequestInfo
- func (ptr *QWebEngineUrlRequestInfo) Redirect(url core.QUrl_ITF)
- func (ptr *QWebEngineUrlRequestInfo) RequestMethod() *core.QByteArray
- func (ptr *QWebEngineUrlRequestInfo) RequestUrl() *core.QUrl
- func (ptr *QWebEngineUrlRequestInfo) ResourceType() QWebEngineUrlRequestInfo__ResourceType
- func (ptr *QWebEngineUrlRequestInfo) SetHttpHeader(name core.QByteArray_ITF, value core.QByteArray_ITF)
- func (p *QWebEngineUrlRequestInfo) SetPointer(ptr unsafe.Pointer)
- type QWebEngineUrlRequestInfo_ITF
- type QWebEngineUrlRequestInfo__NavigationType
- type QWebEngineUrlRequestInfo__ResourceType
- type QWebEngineUrlRequestInterceptor
- func (ptr *QWebEngineUrlRequestInterceptor) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QWebEngineUrlRequestInterceptor) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectDeleteLater(f func())
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlRequestInterceptor) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QWebEngineUrlRequestInterceptor) CustomEvent(event core.QEvent_ITF)
- func (ptr *QWebEngineUrlRequestInterceptor) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEngineUrlRequestInterceptor) DeleteLater()
- func (ptr *QWebEngineUrlRequestInterceptor) DeleteLaterDefault()
- func (ptr *QWebEngineUrlRequestInterceptor) DestroyQWebEngineUrlRequestInterceptor()
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectChildEvent()
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectConnectNotify()
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectCustomEvent()
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectDeleteLater()
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectDisconnectNotify()
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectEvent()
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectEventFilter()
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectMetaObject()
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlRequestInterceptor) DisconnectTimerEvent()
- func (ptr *QWebEngineUrlRequestInterceptor) Event(e core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlRequestInterceptor) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlRequestInterceptor) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlRequestInterceptor) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlRequestInterceptor) MetaObject() *core.QMetaObject
- func (ptr *QWebEngineUrlRequestInterceptor) MetaObjectDefault() *core.QMetaObject
- func (p *QWebEngineUrlRequestInterceptor) Pointer() unsafe.Pointer
- func (p *QWebEngineUrlRequestInterceptor) QWebEngineUrlRequestInterceptor_PTR() *QWebEngineUrlRequestInterceptor
- func (p *QWebEngineUrlRequestInterceptor) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineUrlRequestInterceptor) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QWebEngineUrlRequestInterceptor) TimerEventDefault(event core.QTimerEvent_ITF)
- type QWebEngineUrlRequestInterceptor_ITF
- type QWebEngineUrlRequestJob
- func (ptr *QWebEngineUrlRequestJob) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QWebEngineUrlRequestJob) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QWebEngineUrlRequestJob) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QWebEngineUrlRequestJob) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineUrlRequestJob) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QWebEngineUrlRequestJob) ConnectDeleteLater(f func())
- func (ptr *QWebEngineUrlRequestJob) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineUrlRequestJob) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QWebEngineUrlRequestJob) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QWebEngineUrlRequestJob) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QWebEngineUrlRequestJob) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlRequestJob) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlRequestJob) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QWebEngineUrlRequestJob) CustomEvent(event core.QEvent_ITF)
- func (ptr *QWebEngineUrlRequestJob) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEngineUrlRequestJob) DeleteLater()
- func (ptr *QWebEngineUrlRequestJob) DeleteLaterDefault()
- func (ptr *QWebEngineUrlRequestJob) DestroyQWebEngineUrlRequestJob()
- func (ptr *QWebEngineUrlRequestJob) DisconnectChildEvent()
- func (ptr *QWebEngineUrlRequestJob) DisconnectConnectNotify()
- func (ptr *QWebEngineUrlRequestJob) DisconnectCustomEvent()
- func (ptr *QWebEngineUrlRequestJob) DisconnectDeleteLater()
- func (ptr *QWebEngineUrlRequestJob) DisconnectDisconnectNotify()
- func (ptr *QWebEngineUrlRequestJob) DisconnectEvent()
- func (ptr *QWebEngineUrlRequestJob) DisconnectEventFilter()
- func (ptr *QWebEngineUrlRequestJob) DisconnectMetaObject()
- func (ptr *QWebEngineUrlRequestJob) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlRequestJob) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlRequestJob) DisconnectTimerEvent()
- func (ptr *QWebEngineUrlRequestJob) Event(e core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlRequestJob) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlRequestJob) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlRequestJob) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlRequestJob) Fail(r QWebEngineUrlRequestJob__Error)
- func (ptr *QWebEngineUrlRequestJob) MetaObject() *core.QMetaObject
- func (ptr *QWebEngineUrlRequestJob) MetaObjectDefault() *core.QMetaObject
- func (p *QWebEngineUrlRequestJob) Pointer() unsafe.Pointer
- func (p *QWebEngineUrlRequestJob) QWebEngineUrlRequestJob_PTR() *QWebEngineUrlRequestJob
- func (ptr *QWebEngineUrlRequestJob) Redirect(url core.QUrl_ITF)
- func (ptr *QWebEngineUrlRequestJob) Reply(contentType core.QByteArray_ITF, device core.QIODevice_ITF)
- func (ptr *QWebEngineUrlRequestJob) RequestMethod() *core.QByteArray
- func (ptr *QWebEngineUrlRequestJob) RequestUrl() *core.QUrl
- func (p *QWebEngineUrlRequestJob) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineUrlRequestJob) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QWebEngineUrlRequestJob) TimerEventDefault(event core.QTimerEvent_ITF)
- type QWebEngineUrlRequestJob_ITF
- type QWebEngineUrlRequestJob__Error
- type QWebEngineUrlSchemeHandler
- func (ptr *QWebEngineUrlSchemeHandler) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QWebEngineUrlSchemeHandler) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QWebEngineUrlSchemeHandler) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QWebEngineUrlSchemeHandler) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineUrlSchemeHandler) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QWebEngineUrlSchemeHandler) ConnectDeleteLater(f func())
- func (ptr *QWebEngineUrlSchemeHandler) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineUrlSchemeHandler) ConnectEvent(f func(e *core.QEvent) bool)
- func (ptr *QWebEngineUrlSchemeHandler) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QWebEngineUrlSchemeHandler) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QWebEngineUrlSchemeHandler) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlSchemeHandler) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlSchemeHandler) ConnectRequestStarted(f func(request *QWebEngineUrlRequestJob))
- func (ptr *QWebEngineUrlSchemeHandler) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QWebEngineUrlSchemeHandler) CustomEvent(event core.QEvent_ITF)
- func (ptr *QWebEngineUrlSchemeHandler) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEngineUrlSchemeHandler) DeleteLater()
- func (ptr *QWebEngineUrlSchemeHandler) DeleteLaterDefault()
- func (ptr *QWebEngineUrlSchemeHandler) DestroyQWebEngineUrlSchemeHandler()
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectChildEvent()
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectConnectNotify()
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectCustomEvent()
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectDeleteLater()
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectDisconnectNotify()
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectEvent()
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectEventFilter()
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectMetaObject()
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectRequestStarted(request QWebEngineUrlRequestJob_ITF)
- func (ptr *QWebEngineUrlSchemeHandler) DisconnectTimerEvent()
- func (ptr *QWebEngineUrlSchemeHandler) Event(e core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlSchemeHandler) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlSchemeHandler) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlSchemeHandler) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineUrlSchemeHandler) MetaObject() *core.QMetaObject
- func (ptr *QWebEngineUrlSchemeHandler) MetaObjectDefault() *core.QMetaObject
- func (p *QWebEngineUrlSchemeHandler) Pointer() unsafe.Pointer
- func (p *QWebEngineUrlSchemeHandler) QWebEngineUrlSchemeHandler_PTR() *QWebEngineUrlSchemeHandler
- func (ptr *QWebEngineUrlSchemeHandler) RequestStarted(request QWebEngineUrlRequestJob_ITF)
- func (p *QWebEngineUrlSchemeHandler) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineUrlSchemeHandler) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QWebEngineUrlSchemeHandler) TimerEventDefault(event core.QTimerEvent_ITF)
- type QWebEngineUrlSchemeHandler_ITF
- type QWebEngineView
- func (ptr *QWebEngineView) ActionEvent(event gui.QActionEvent_ITF)
- func (ptr *QWebEngineView) ActionEventDefault(event gui.QActionEvent_ITF)
- func (ptr *QWebEngineView) Back()
- func (ptr *QWebEngineView) ChangeEvent(event core.QEvent_ITF)
- func (ptr *QWebEngineView) ChangeEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEngineView) ChildEvent(event core.QChildEvent_ITF)
- func (ptr *QWebEngineView) ChildEventDefault(event core.QChildEvent_ITF)
- func (ptr *QWebEngineView) Close() bool
- func (ptr *QWebEngineView) CloseDefault() bool
- func (ptr *QWebEngineView) CloseEvent(event gui.QCloseEvent_ITF)
- func (ptr *QWebEngineView) CloseEventDefault(event gui.QCloseEvent_ITF)
- func (ptr *QWebEngineView) ConnectActionEvent(f func(event *gui.QActionEvent))
- func (ptr *QWebEngineView) ConnectBack(f func())
- func (ptr *QWebEngineView) ConnectChangeEvent(f func(event *core.QEvent))
- func (ptr *QWebEngineView) ConnectChildEvent(f func(event *core.QChildEvent))
- func (ptr *QWebEngineView) ConnectClose(f func() bool)
- func (ptr *QWebEngineView) ConnectCloseEvent(f func(event *gui.QCloseEvent))
- func (ptr *QWebEngineView) ConnectConnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineView) ConnectContextMenuEvent(f func(event *gui.QContextMenuEvent))
- func (ptr *QWebEngineView) ConnectCreateWindow(f func(ty QWebEnginePage__WebWindowType) *QWebEngineView)
- func (ptr *QWebEngineView) ConnectCustomEvent(f func(event *core.QEvent))
- func (ptr *QWebEngineView) ConnectDeleteLater(f func())
- func (ptr *QWebEngineView) ConnectDestroyQWebEngineView(f func())
- func (ptr *QWebEngineView) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
- func (ptr *QWebEngineView) ConnectEnterEvent(f func(event *core.QEvent))
- func (ptr *QWebEngineView) ConnectEvent(f func(ev *core.QEvent) bool)
- func (ptr *QWebEngineView) ConnectEventFilter(f func(watched *core.QObject, event *core.QEvent) bool)
- func (ptr *QWebEngineView) ConnectFocusInEvent(f func(event *gui.QFocusEvent))
- func (ptr *QWebEngineView) ConnectFocusNextPrevChild(f func(next bool) bool)
- func (ptr *QWebEngineView) ConnectFocusOutEvent(f func(event *gui.QFocusEvent))
- func (ptr *QWebEngineView) ConnectForward(f func())
- func (ptr *QWebEngineView) ConnectHasHeightForWidth(f func() bool)
- func (ptr *QWebEngineView) ConnectHeightForWidth(f func(w int) int)
- func (ptr *QWebEngineView) ConnectHide(f func())
- func (ptr *QWebEngineView) ConnectHideEvent(f func(event *gui.QHideEvent))
- func (ptr *QWebEngineView) ConnectIconChanged(f func(icon *gui.QIcon))
- func (ptr *QWebEngineView) ConnectIconUrlChanged(f func(url *core.QUrl))
- func (ptr *QWebEngineView) ConnectInputMethodEvent(f func(event *gui.QInputMethodEvent))
- func (ptr *QWebEngineView) ConnectInputMethodQuery(f func(query core.Qt__InputMethodQuery) *core.QVariant)
- func (ptr *QWebEngineView) ConnectKeyPressEvent(f func(event *gui.QKeyEvent))
- func (ptr *QWebEngineView) ConnectKeyReleaseEvent(f func(event *gui.QKeyEvent))
- func (ptr *QWebEngineView) ConnectLeaveEvent(f func(event *core.QEvent))
- func (ptr *QWebEngineView) ConnectLoadFinished(f func(ok bool))
- func (ptr *QWebEngineView) ConnectLoadProgress(f func(progress int))
- func (ptr *QWebEngineView) ConnectLoadStarted(f func())
- func (ptr *QWebEngineView) ConnectLower(f func())
- func (ptr *QWebEngineView) ConnectMetaObject(f func() *core.QMetaObject)
- func (ptr *QWebEngineView) ConnectMinimumSizeHint(f func() *core.QSize)
- func (ptr *QWebEngineView) ConnectMouseDoubleClickEvent(f func(event *gui.QMouseEvent))
- func (ptr *QWebEngineView) ConnectMouseMoveEvent(f func(event *gui.QMouseEvent))
- func (ptr *QWebEngineView) ConnectMousePressEvent(f func(event *gui.QMouseEvent))
- func (ptr *QWebEngineView) ConnectMouseReleaseEvent(f func(event *gui.QMouseEvent))
- func (ptr *QWebEngineView) ConnectMoveEvent(f func(event *gui.QMoveEvent))
- func (ptr *QWebEngineView) ConnectNativeEvent(f func(eventType *core.QByteArray, message unsafe.Pointer, result int) bool)
- func (ptr *QWebEngineView) ConnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineView) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineView) ConnectPaintEvent(f func(event *gui.QPaintEvent))
- func (ptr *QWebEngineView) ConnectRaise(f func())
- func (ptr *QWebEngineView) ConnectReload(f func())
- func (ptr *QWebEngineView) ConnectRenderProcessTerminated(...)
- func (ptr *QWebEngineView) ConnectRepaint(f func())
- func (ptr *QWebEngineView) ConnectResizeEvent(f func(event *gui.QResizeEvent))
- func (ptr *QWebEngineView) ConnectSelectionChanged(f func())
- func (ptr *QWebEngineView) ConnectSetDisabled(f func(disable bool))
- func (ptr *QWebEngineView) ConnectSetEnabled(f func(vbo bool))
- func (ptr *QWebEngineView) ConnectSetFocus2(f func())
- func (ptr *QWebEngineView) ConnectSetHidden(f func(hidden bool))
- func (ptr *QWebEngineView) ConnectSetStyleSheet(f func(styleSheet string))
- func (ptr *QWebEngineView) ConnectSetVisible(f func(visible bool))
- func (ptr *QWebEngineView) ConnectSetWindowModified(f func(vbo bool))
- func (ptr *QWebEngineView) ConnectSetWindowTitle(f func(vqs string))
- func (ptr *QWebEngineView) ConnectShow(f func())
- func (ptr *QWebEngineView) ConnectShowEvent(f func(event *gui.QShowEvent))
- func (ptr *QWebEngineView) ConnectShowFullScreen(f func())
- func (ptr *QWebEngineView) ConnectShowMaximized(f func())
- func (ptr *QWebEngineView) ConnectShowMinimized(f func())
- func (ptr *QWebEngineView) ConnectShowNormal(f func())
- func (ptr *QWebEngineView) ConnectSizeHint(f func() *core.QSize)
- func (ptr *QWebEngineView) ConnectStop(f func())
- func (ptr *QWebEngineView) ConnectTabletEvent(f func(event *gui.QTabletEvent))
- func (ptr *QWebEngineView) ConnectTimerEvent(f func(event *core.QTimerEvent))
- func (ptr *QWebEngineView) ConnectTitleChanged(f func(title string))
- func (ptr *QWebEngineView) ConnectUpdate(f func())
- func (ptr *QWebEngineView) ConnectUpdateMicroFocus(f func())
- func (ptr *QWebEngineView) ConnectUrlChanged(f func(url *core.QUrl))
- func (ptr *QWebEngineView) ConnectWheelEvent(f func(event *gui.QWheelEvent))
- func (ptr *QWebEngineView) ContextMenuEvent(event gui.QContextMenuEvent_ITF)
- func (ptr *QWebEngineView) ContextMenuEventDefault(event gui.QContextMenuEvent_ITF)
- func (ptr *QWebEngineView) CreateWindow(ty QWebEnginePage__WebWindowType) *QWebEngineView
- func (ptr *QWebEngineView) CreateWindowDefault(ty QWebEnginePage__WebWindowType) *QWebEngineView
- func (ptr *QWebEngineView) CustomEvent(event core.QEvent_ITF)
- func (ptr *QWebEngineView) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEngineView) DeleteLater()
- func (ptr *QWebEngineView) DeleteLaterDefault()
- func (ptr *QWebEngineView) DestroyQWebEngineView()
- func (ptr *QWebEngineView) DestroyQWebEngineViewDefault()
- func (ptr *QWebEngineView) DisconnectActionEvent()
- func (ptr *QWebEngineView) DisconnectBack()
- func (ptr *QWebEngineView) DisconnectChangeEvent()
- func (ptr *QWebEngineView) DisconnectChildEvent()
- func (ptr *QWebEngineView) DisconnectClose()
- func (ptr *QWebEngineView) DisconnectCloseEvent()
- func (ptr *QWebEngineView) DisconnectConnectNotify()
- func (ptr *QWebEngineView) DisconnectContextMenuEvent()
- func (ptr *QWebEngineView) DisconnectCreateWindow()
- func (ptr *QWebEngineView) DisconnectCustomEvent()
- func (ptr *QWebEngineView) DisconnectDeleteLater()
- func (ptr *QWebEngineView) DisconnectDestroyQWebEngineView()
- func (ptr *QWebEngineView) DisconnectDisconnectNotify()
- func (ptr *QWebEngineView) DisconnectEnterEvent()
- func (ptr *QWebEngineView) DisconnectEvent()
- func (ptr *QWebEngineView) DisconnectEventFilter()
- func (ptr *QWebEngineView) DisconnectFocusInEvent()
- func (ptr *QWebEngineView) DisconnectFocusNextPrevChild()
- func (ptr *QWebEngineView) DisconnectFocusOutEvent()
- func (ptr *QWebEngineView) DisconnectForward()
- func (ptr *QWebEngineView) DisconnectHasHeightForWidth()
- func (ptr *QWebEngineView) DisconnectHeightForWidth()
- func (ptr *QWebEngineView) DisconnectHide()
- func (ptr *QWebEngineView) DisconnectHideEvent()
- func (ptr *QWebEngineView) DisconnectIconChanged()
- func (ptr *QWebEngineView) DisconnectIconUrlChanged()
- func (ptr *QWebEngineView) DisconnectInputMethodEvent()
- func (ptr *QWebEngineView) DisconnectInputMethodQuery()
- func (ptr *QWebEngineView) DisconnectKeyPressEvent()
- func (ptr *QWebEngineView) DisconnectKeyReleaseEvent()
- func (ptr *QWebEngineView) DisconnectLeaveEvent()
- func (ptr *QWebEngineView) DisconnectLoadFinished()
- func (ptr *QWebEngineView) DisconnectLoadProgress()
- func (ptr *QWebEngineView) DisconnectLoadStarted()
- func (ptr *QWebEngineView) DisconnectLower()
- func (ptr *QWebEngineView) DisconnectMetaObject()
- func (ptr *QWebEngineView) DisconnectMinimumSizeHint()
- func (ptr *QWebEngineView) DisconnectMouseDoubleClickEvent()
- func (ptr *QWebEngineView) DisconnectMouseMoveEvent()
- func (ptr *QWebEngineView) DisconnectMousePressEvent()
- func (ptr *QWebEngineView) DisconnectMouseReleaseEvent()
- func (ptr *QWebEngineView) DisconnectMoveEvent()
- func (ptr *QWebEngineView) DisconnectNativeEvent()
- func (ptr *QWebEngineView) DisconnectNotify(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineView) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QWebEngineView) DisconnectPaintEvent()
- func (ptr *QWebEngineView) DisconnectRaise()
- func (ptr *QWebEngineView) DisconnectReload()
- func (ptr *QWebEngineView) DisconnectRenderProcessTerminated()
- func (ptr *QWebEngineView) DisconnectRepaint()
- func (ptr *QWebEngineView) DisconnectResizeEvent()
- func (ptr *QWebEngineView) DisconnectSelectionChanged()
- func (ptr *QWebEngineView) DisconnectSetDisabled()
- func (ptr *QWebEngineView) DisconnectSetEnabled()
- func (ptr *QWebEngineView) DisconnectSetFocus2()
- func (ptr *QWebEngineView) DisconnectSetHidden()
- func (ptr *QWebEngineView) DisconnectSetStyleSheet()
- func (ptr *QWebEngineView) DisconnectSetVisible()
- func (ptr *QWebEngineView) DisconnectSetWindowModified()
- func (ptr *QWebEngineView) DisconnectSetWindowTitle()
- func (ptr *QWebEngineView) DisconnectShow()
- func (ptr *QWebEngineView) DisconnectShowEvent()
- func (ptr *QWebEngineView) DisconnectShowFullScreen()
- func (ptr *QWebEngineView) DisconnectShowMaximized()
- func (ptr *QWebEngineView) DisconnectShowMinimized()
- func (ptr *QWebEngineView) DisconnectShowNormal()
- func (ptr *QWebEngineView) DisconnectSizeHint()
- func (ptr *QWebEngineView) DisconnectStop()
- func (ptr *QWebEngineView) DisconnectTabletEvent()
- func (ptr *QWebEngineView) DisconnectTimerEvent()
- func (ptr *QWebEngineView) DisconnectTitleChanged()
- func (ptr *QWebEngineView) DisconnectUpdate()
- func (ptr *QWebEngineView) DisconnectUpdateMicroFocus()
- func (ptr *QWebEngineView) DisconnectUrlChanged()
- func (ptr *QWebEngineView) DisconnectWheelEvent()
- func (ptr *QWebEngineView) DragEnterEvent(e gui.QDragEnterEvent_ITF)
- func (ptr *QWebEngineView) DragLeaveEvent(e gui.QDragLeaveEvent_ITF)
- func (ptr *QWebEngineView) DragMoveEvent(e gui.QDragMoveEvent_ITF)
- func (ptr *QWebEngineView) DropEvent(e gui.QDropEvent_ITF)
- func (ptr *QWebEngineView) EnterEvent(event core.QEvent_ITF)
- func (ptr *QWebEngineView) EnterEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEngineView) Event(ev core.QEvent_ITF) bool
- func (ptr *QWebEngineView) EventDefault(ev core.QEvent_ITF) bool
- func (ptr *QWebEngineView) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineView) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QWebEngineView) FindText(subString string, options QWebEnginePage__FindFlag)
- func (ptr *QWebEngineView) FocusInEvent(event gui.QFocusEvent_ITF)
- func (ptr *QWebEngineView) FocusInEventDefault(event gui.QFocusEvent_ITF)
- func (ptr *QWebEngineView) FocusNextPrevChild(next bool) bool
- func (ptr *QWebEngineView) FocusNextPrevChildDefault(next bool) bool
- func (ptr *QWebEngineView) FocusOutEvent(event gui.QFocusEvent_ITF)
- func (ptr *QWebEngineView) FocusOutEventDefault(event gui.QFocusEvent_ITF)
- func (ptr *QWebEngineView) Forward()
- func (ptr *QWebEngineView) HasHeightForWidth() bool
- func (ptr *QWebEngineView) HasHeightForWidthDefault() bool
- func (ptr *QWebEngineView) HasSelection() bool
- func (ptr *QWebEngineView) HeightForWidth(w int) int
- func (ptr *QWebEngineView) HeightForWidthDefault(w int) int
- func (ptr *QWebEngineView) Hide()
- func (ptr *QWebEngineView) HideDefault()
- func (ptr *QWebEngineView) HideEvent(event gui.QHideEvent_ITF)
- func (ptr *QWebEngineView) HideEventDefault(event gui.QHideEvent_ITF)
- func (ptr *QWebEngineView) History() *QWebEngineHistory
- func (ptr *QWebEngineView) Icon() *gui.QIcon
- func (ptr *QWebEngineView) IconChanged(icon gui.QIcon_ITF)
- func (ptr *QWebEngineView) IconUrl() *core.QUrl
- func (ptr *QWebEngineView) IconUrlChanged(url core.QUrl_ITF)
- func (ptr *QWebEngineView) InputMethodEvent(event gui.QInputMethodEvent_ITF)
- func (ptr *QWebEngineView) InputMethodEventDefault(event gui.QInputMethodEvent_ITF)
- func (ptr *QWebEngineView) InputMethodQuery(query core.Qt__InputMethodQuery) *core.QVariant
- func (ptr *QWebEngineView) InputMethodQueryDefault(query core.Qt__InputMethodQuery) *core.QVariant
- func (ptr *QWebEngineView) KeyPressEvent(event gui.QKeyEvent_ITF)
- func (ptr *QWebEngineView) KeyPressEventDefault(event gui.QKeyEvent_ITF)
- func (ptr *QWebEngineView) KeyReleaseEvent(event gui.QKeyEvent_ITF)
- func (ptr *QWebEngineView) KeyReleaseEventDefault(event gui.QKeyEvent_ITF)
- func (ptr *QWebEngineView) LeaveEvent(event core.QEvent_ITF)
- func (ptr *QWebEngineView) LeaveEventDefault(event core.QEvent_ITF)
- func (ptr *QWebEngineView) Load(url core.QUrl_ITF)
- func (ptr *QWebEngineView) LoadFinished(ok bool)
- func (ptr *QWebEngineView) LoadProgress(progress int)
- func (ptr *QWebEngineView) LoadStarted()
- func (ptr *QWebEngineView) Lower()
- func (ptr *QWebEngineView) LowerDefault()
- func (ptr *QWebEngineView) MetaObject() *core.QMetaObject
- func (ptr *QWebEngineView) MetaObjectDefault() *core.QMetaObject
- func (ptr *QWebEngineView) MinimumSizeHint() *core.QSize
- func (ptr *QWebEngineView) MinimumSizeHintDefault() *core.QSize
- func (ptr *QWebEngineView) MouseDoubleClickEvent(event gui.QMouseEvent_ITF)
- func (ptr *QWebEngineView) MouseDoubleClickEventDefault(event gui.QMouseEvent_ITF)
- func (ptr *QWebEngineView) MouseMoveEvent(event gui.QMouseEvent_ITF)
- func (ptr *QWebEngineView) MouseMoveEventDefault(event gui.QMouseEvent_ITF)
- func (ptr *QWebEngineView) MousePressEvent(event gui.QMouseEvent_ITF)
- func (ptr *QWebEngineView) MousePressEventDefault(event gui.QMouseEvent_ITF)
- func (ptr *QWebEngineView) MouseReleaseEvent(event gui.QMouseEvent_ITF)
- func (ptr *QWebEngineView) MouseReleaseEventDefault(event gui.QMouseEvent_ITF)
- func (ptr *QWebEngineView) MoveEvent(event gui.QMoveEvent_ITF)
- func (ptr *QWebEngineView) MoveEventDefault(event gui.QMoveEvent_ITF)
- func (ptr *QWebEngineView) NativeEvent(eventType core.QByteArray_ITF, message unsafe.Pointer, result int) bool
- func (ptr *QWebEngineView) NativeEventDefault(eventType core.QByteArray_ITF, message unsafe.Pointer, result int) bool
- func (ptr *QWebEngineView) Page() *QWebEnginePage
- func (ptr *QWebEngineView) PageAction(action QWebEnginePage__WebAction) *widgets.QAction
- func (ptr *QWebEngineView) PaintEvent(event gui.QPaintEvent_ITF)
- func (ptr *QWebEngineView) PaintEventDefault(event gui.QPaintEvent_ITF)
- func (p *QWebEngineView) Pointer() unsafe.Pointer
- func (p *QWebEngineView) QWebEngineView_PTR() *QWebEngineView
- func (ptr *QWebEngineView) Raise()
- func (ptr *QWebEngineView) RaiseDefault()
- func (ptr *QWebEngineView) Reload()
- func (ptr *QWebEngineView) RenderProcessTerminated(terminationStatus QWebEnginePage__RenderProcessTerminationStatus, exitCode int)
- func (ptr *QWebEngineView) Repaint()
- func (ptr *QWebEngineView) RepaintDefault()
- func (ptr *QWebEngineView) ResizeEvent(event gui.QResizeEvent_ITF)
- func (ptr *QWebEngineView) ResizeEventDefault(event gui.QResizeEvent_ITF)
- func (ptr *QWebEngineView) SelectedText() string
- func (ptr *QWebEngineView) SelectionChanged()
- func (ptr *QWebEngineView) SetContent(data core.QByteArray_ITF, mimeType string, baseUrl core.QUrl_ITF)
- func (ptr *QWebEngineView) SetDisabled(disable bool)
- func (ptr *QWebEngineView) SetDisabledDefault(disable bool)
- func (ptr *QWebEngineView) SetEnabled(vbo bool)
- func (ptr *QWebEngineView) SetEnabledDefault(vbo bool)
- func (ptr *QWebEngineView) SetFocus2()
- func (ptr *QWebEngineView) SetFocus2Default()
- func (ptr *QWebEngineView) SetHidden(hidden bool)
- func (ptr *QWebEngineView) SetHiddenDefault(hidden bool)
- func (ptr *QWebEngineView) SetHtml(html string, baseUrl core.QUrl_ITF)
- func (ptr *QWebEngineView) SetPage(page QWebEnginePage_ITF)
- func (p *QWebEngineView) SetPointer(ptr unsafe.Pointer)
- func (ptr *QWebEngineView) SetStyleSheet(styleSheet string)
- func (ptr *QWebEngineView) SetStyleSheetDefault(styleSheet string)
- func (ptr *QWebEngineView) SetUrl(url core.QUrl_ITF)
- func (ptr *QWebEngineView) SetVisible(visible bool)
- func (ptr *QWebEngineView) SetVisibleDefault(visible bool)
- func (ptr *QWebEngineView) SetWindowModified(vbo bool)
- func (ptr *QWebEngineView) SetWindowModifiedDefault(vbo bool)
- func (ptr *QWebEngineView) SetWindowTitle(vqs string)
- func (ptr *QWebEngineView) SetWindowTitleDefault(vqs string)
- func (ptr *QWebEngineView) SetZoomFactor(factor float64)
- func (ptr *QWebEngineView) Settings() *QWebEngineSettings
- func (ptr *QWebEngineView) Show()
- func (ptr *QWebEngineView) ShowDefault()
- func (ptr *QWebEngineView) ShowEvent(event gui.QShowEvent_ITF)
- func (ptr *QWebEngineView) ShowEventDefault(event gui.QShowEvent_ITF)
- func (ptr *QWebEngineView) ShowFullScreen()
- func (ptr *QWebEngineView) ShowFullScreenDefault()
- func (ptr *QWebEngineView) ShowMaximized()
- func (ptr *QWebEngineView) ShowMaximizedDefault()
- func (ptr *QWebEngineView) ShowMinimized()
- func (ptr *QWebEngineView) ShowMinimizedDefault()
- func (ptr *QWebEngineView) ShowNormal()
- func (ptr *QWebEngineView) ShowNormalDefault()
- func (ptr *QWebEngineView) SizeHint() *core.QSize
- func (ptr *QWebEngineView) SizeHintDefault() *core.QSize
- func (ptr *QWebEngineView) Stop()
- func (ptr *QWebEngineView) TabletEvent(event gui.QTabletEvent_ITF)
- func (ptr *QWebEngineView) TabletEventDefault(event gui.QTabletEvent_ITF)
- func (ptr *QWebEngineView) TimerEvent(event core.QTimerEvent_ITF)
- func (ptr *QWebEngineView) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QWebEngineView) Title() string
- func (ptr *QWebEngineView) TitleChanged(title string)
- func (ptr *QWebEngineView) TriggerPageAction(action QWebEnginePage__WebAction, checked bool)
- func (ptr *QWebEngineView) Update()
- func (ptr *QWebEngineView) UpdateDefault()
- func (ptr *QWebEngineView) UpdateMicroFocus()
- func (ptr *QWebEngineView) UpdateMicroFocusDefault()
- func (ptr *QWebEngineView) Url() *core.QUrl
- func (ptr *QWebEngineView) UrlChanged(url core.QUrl_ITF)
- func (ptr *QWebEngineView) WheelEvent(event gui.QWheelEvent_ITF)
- func (ptr *QWebEngineView) WheelEventDefault(event gui.QWheelEvent_ITF)
- func (ptr *QWebEngineView) ZoomFactor() float64
- type QWebEngineView_ITF
Constants ¶
const ( QQuickWebEngineProfile__MemoryHttpCache = QQuickWebEngineProfile__HttpCacheType(0) QQuickWebEngineProfile__DiskHttpCache = QQuickWebEngineProfile__HttpCacheType(1) QQuickWebEngineProfile__NoCache = QQuickWebEngineProfile__HttpCacheType(2) )
const ( QQuickWebEngineProfile__NoPersistentCookies = QQuickWebEngineProfile__PersistentCookiesPolicy(0) QQuickWebEngineProfile__AllowPersistentCookies = QQuickWebEngineProfile__PersistentCookiesPolicy(1) QQuickWebEngineProfile__ForcePersistentCookies = QQuickWebEngineProfile__PersistentCookiesPolicy(2) )
const ( QWebEngineCertificateError__SslPinnedKeyNotInCertificateChain = QWebEngineCertificateError__Error(-150) QWebEngineCertificateError__CertificateCommonNameInvalid = QWebEngineCertificateError__Error(-200) QWebEngineCertificateError__CertificateDateInvalid = QWebEngineCertificateError__Error(-201) QWebEngineCertificateError__CertificateAuthorityInvalid = QWebEngineCertificateError__Error(-202) QWebEngineCertificateError__CertificateContainsErrors = QWebEngineCertificateError__Error(-203) QWebEngineCertificateError__CertificateNoRevocationMechanism = QWebEngineCertificateError__Error(-204) QWebEngineCertificateError__CertificateUnableToCheckRevocation = QWebEngineCertificateError__Error(-205) QWebEngineCertificateError__CertificateRevoked = QWebEngineCertificateError__Error(-206) QWebEngineCertificateError__CertificateInvalid = QWebEngineCertificateError__Error(-207) QWebEngineCertificateError__CertificateWeakSignatureAlgorithm = QWebEngineCertificateError__Error(-208) QWebEngineCertificateError__CertificateNonUniqueName = QWebEngineCertificateError__Error(-210) QWebEngineCertificateError__CertificateWeakKey = QWebEngineCertificateError__Error(-211) QWebEngineCertificateError__CertificateNameConstraintViolation = QWebEngineCertificateError__Error(-212) )
const ( QWebEngineContextMenuData__MediaTypeNone = QWebEngineContextMenuData__MediaType(0) QWebEngineContextMenuData__MediaTypeImage = QWebEngineContextMenuData__MediaType(1) QWebEngineContextMenuData__MediaTypeVideo = QWebEngineContextMenuData__MediaType(2) QWebEngineContextMenuData__MediaTypeAudio = QWebEngineContextMenuData__MediaType(3) QWebEngineContextMenuData__MediaTypeCanvas = QWebEngineContextMenuData__MediaType(4) QWebEngineContextMenuData__MediaTypeFile = QWebEngineContextMenuData__MediaType(5) QWebEngineContextMenuData__MediaTypePlugin = QWebEngineContextMenuData__MediaType(6) )
const ( QWebEngineDownloadItem__DownloadRequested = QWebEngineDownloadItem__DownloadState(0) QWebEngineDownloadItem__DownloadInProgress = QWebEngineDownloadItem__DownloadState(1) QWebEngineDownloadItem__DownloadCompleted = QWebEngineDownloadItem__DownloadState(2) QWebEngineDownloadItem__DownloadCancelled = QWebEngineDownloadItem__DownloadState(3) QWebEngineDownloadItem__DownloadInterrupted = QWebEngineDownloadItem__DownloadState(4) )
const ( QWebEngineDownloadItem__UnknownSaveFormat = QWebEngineDownloadItem__SavePageFormat(-1) QWebEngineDownloadItem__SingleHtmlSaveFormat = QWebEngineDownloadItem__SavePageFormat(0) QWebEngineDownloadItem__CompleteHtmlSaveFormat = QWebEngineDownloadItem__SavePageFormat(1) QWebEngineDownloadItem__MimeHtmlSaveFormat = QWebEngineDownloadItem__SavePageFormat(2) )
const ( QWebEnginePage__Geolocation = QWebEnginePage__Feature(1) QWebEnginePage__MediaAudioCapture = QWebEnginePage__Feature(2) QWebEnginePage__MediaVideoCapture = QWebEnginePage__Feature(3) QWebEnginePage__MediaAudioVideoCapture = QWebEnginePage__Feature(4) QWebEnginePage__MouseLock = QWebEnginePage__Feature(5) )
const ( QWebEnginePage__FileSelectOpen = QWebEnginePage__FileSelectionMode(0) QWebEnginePage__FileSelectOpenMultiple = QWebEnginePage__FileSelectionMode(1) )
const ( QWebEnginePage__FindBackward = QWebEnginePage__FindFlag(1) QWebEnginePage__FindCaseSensitively = QWebEnginePage__FindFlag(2) )
const ( QWebEnginePage__InfoMessageLevel = QWebEnginePage__JavaScriptConsoleMessageLevel(0) QWebEnginePage__WarningMessageLevel = QWebEnginePage__JavaScriptConsoleMessageLevel(1) QWebEnginePage__ErrorMessageLevel = QWebEnginePage__JavaScriptConsoleMessageLevel(2) )
const ()
const ( QWebEnginePage__PermissionUnknown = QWebEnginePage__PermissionPolicy(0) QWebEnginePage__PermissionGrantedByUser = QWebEnginePage__PermissionPolicy(1) QWebEnginePage__PermissionDeniedByUser = QWebEnginePage__PermissionPolicy(2) )
const ( QWebEnginePage__NormalTerminationStatus = QWebEnginePage__RenderProcessTerminationStatus(0) QWebEnginePage__AbnormalTerminationStatus = QWebEnginePage__RenderProcessTerminationStatus(1) QWebEnginePage__CrashedTerminationStatus = QWebEnginePage__RenderProcessTerminationStatus(2) QWebEnginePage__KilledTerminationStatus = QWebEnginePage__RenderProcessTerminationStatus(3) )
const ( QWebEnginePage__NoWebAction = QWebEnginePage__WebAction(-1) QWebEnginePage__Back = QWebEnginePage__WebAction(0) QWebEnginePage__Forward = QWebEnginePage__WebAction(1) QWebEnginePage__Stop = QWebEnginePage__WebAction(2) QWebEnginePage__Reload = QWebEnginePage__WebAction(3) QWebEnginePage__Cut = QWebEnginePage__WebAction(4) QWebEnginePage__Copy = QWebEnginePage__WebAction(5) QWebEnginePage__Paste = QWebEnginePage__WebAction(6) QWebEnginePage__Undo = QWebEnginePage__WebAction(7) QWebEnginePage__Redo = QWebEnginePage__WebAction(8) QWebEnginePage__SelectAll = QWebEnginePage__WebAction(9) QWebEnginePage__ReloadAndBypassCache = QWebEnginePage__WebAction(10) QWebEnginePage__PasteAndMatchStyle = QWebEnginePage__WebAction(11) QWebEnginePage__OpenLinkInThisWindow = QWebEnginePage__WebAction(12) QWebEnginePage__OpenLinkInNewWindow = QWebEnginePage__WebAction(13) QWebEnginePage__OpenLinkInNewTab = QWebEnginePage__WebAction(14) QWebEnginePage__CopyLinkToClipboard = QWebEnginePage__WebAction(15) QWebEnginePage__DownloadLinkToDisk = QWebEnginePage__WebAction(16) QWebEnginePage__CopyImageToClipboard = QWebEnginePage__WebAction(17) QWebEnginePage__CopyImageUrlToClipboard = QWebEnginePage__WebAction(18) QWebEnginePage__DownloadImageToDisk = QWebEnginePage__WebAction(19) QWebEnginePage__CopyMediaUrlToClipboard = QWebEnginePage__WebAction(20) QWebEnginePage__ToggleMediaControls = QWebEnginePage__WebAction(21) QWebEnginePage__ToggleMediaLoop = QWebEnginePage__WebAction(22) QWebEnginePage__ToggleMediaPlayPause = QWebEnginePage__WebAction(23) QWebEnginePage__ToggleMediaMute = QWebEnginePage__WebAction(24) QWebEnginePage__DownloadMediaToDisk = QWebEnginePage__WebAction(25) QWebEnginePage__InspectElement = QWebEnginePage__WebAction(26) QWebEnginePage__ExitFullScreen = QWebEnginePage__WebAction(27) QWebEnginePage__RequestClose = QWebEnginePage__WebAction(28) QWebEnginePage__Unselect = QWebEnginePage__WebAction(29) QWebEnginePage__SavePage = QWebEnginePage__WebAction(30) QWebEnginePage__OpenLinkInNewBackgroundTab = QWebEnginePage__WebAction(31) QWebEnginePage__WebActionCount = QWebEnginePage__WebAction(32) )
const ( QWebEnginePage__WebBrowserWindow = QWebEnginePage__WebWindowType(0) QWebEnginePage__WebBrowserTab = QWebEnginePage__WebWindowType(1) QWebEnginePage__WebDialog = QWebEnginePage__WebWindowType(2) QWebEnginePage__WebBrowserBackgroundTab = QWebEnginePage__WebWindowType(3) )
const ( QWebEngineProfile__MemoryHttpCache = QWebEngineProfile__HttpCacheType(0) QWebEngineProfile__DiskHttpCache = QWebEngineProfile__HttpCacheType(1) QWebEngineProfile__NoCache = QWebEngineProfile__HttpCacheType(2) )
const ( QWebEngineProfile__NoPersistentCookies = QWebEngineProfile__PersistentCookiesPolicy(0) QWebEngineProfile__AllowPersistentCookies = QWebEngineProfile__PersistentCookiesPolicy(1) QWebEngineProfile__ForcePersistentCookies = QWebEngineProfile__PersistentCookiesPolicy(2) )
const ( QWebEngineScript__Deferred = QWebEngineScript__InjectionPoint(0) QWebEngineScript__DocumentReady = QWebEngineScript__InjectionPoint(1) QWebEngineScript__DocumentCreation = QWebEngineScript__InjectionPoint(2) )
const ( QWebEngineScript__MainWorld = QWebEngineScript__ScriptWorldId(0) QWebEngineScript__ApplicationWorld = QWebEngineScript__ScriptWorldId(1) QWebEngineScript__UserWorld = QWebEngineScript__ScriptWorldId(2) )
const ( QWebEngineSettings__StandardFont = QWebEngineSettings__FontFamily(0) QWebEngineSettings__FixedFont = QWebEngineSettings__FontFamily(1) QWebEngineSettings__SerifFont = QWebEngineSettings__FontFamily(2) QWebEngineSettings__SansSerifFont = QWebEngineSettings__FontFamily(3) QWebEngineSettings__CursiveFont = QWebEngineSettings__FontFamily(4) QWebEngineSettings__FantasyFont = QWebEngineSettings__FontFamily(5) QWebEngineSettings__PictographFont = QWebEngineSettings__FontFamily(6) )
const ( QWebEngineSettings__MinimumFontSize = QWebEngineSettings__FontSize(0) QWebEngineSettings__MinimumLogicalFontSize = QWebEngineSettings__FontSize(1) QWebEngineSettings__DefaultFontSize = QWebEngineSettings__FontSize(2) QWebEngineSettings__DefaultFixedFontSize = QWebEngineSettings__FontSize(3) )
const ( QWebEngineSettings__AutoLoadImages = QWebEngineSettings__WebAttribute(0) QWebEngineSettings__JavascriptEnabled = QWebEngineSettings__WebAttribute(1) QWebEngineSettings__JavascriptCanOpenWindows = QWebEngineSettings__WebAttribute(2) QWebEngineSettings__JavascriptCanAccessClipboard = QWebEngineSettings__WebAttribute(3) QWebEngineSettings__LinksIncludedInFocusChain = QWebEngineSettings__WebAttribute(4) QWebEngineSettings__LocalStorageEnabled = QWebEngineSettings__WebAttribute(5) QWebEngineSettings__LocalContentCanAccessRemoteUrls = QWebEngineSettings__WebAttribute(6) QWebEngineSettings__XSSAuditingEnabled = QWebEngineSettings__WebAttribute(7) QWebEngineSettings__LocalContentCanAccessFileUrls = QWebEngineSettings__WebAttribute(9) QWebEngineSettings__HyperlinkAuditingEnabled = QWebEngineSettings__WebAttribute(10) QWebEngineSettings__ScrollAnimatorEnabled = QWebEngineSettings__WebAttribute(11) QWebEngineSettings__ErrorPageEnabled = QWebEngineSettings__WebAttribute(12) QWebEngineSettings__PluginsEnabled = QWebEngineSettings__WebAttribute(13) QWebEngineSettings__FullScreenSupportEnabled = QWebEngineSettings__WebAttribute(14) QWebEngineSettings__ScreenCaptureEnabled = QWebEngineSettings__WebAttribute(15) QWebEngineSettings__WebGLEnabled = QWebEngineSettings__WebAttribute(16) QWebEngineSettings__Accelerated2dCanvasEnabled = QWebEngineSettings__WebAttribute(17) QWebEngineSettings__AutoLoadIconsForPage = QWebEngineSettings__WebAttribute(18) QWebEngineSettings__TouchIconsEnabled = QWebEngineSettings__WebAttribute(19) )
const ()
const ( QWebEngineUrlRequestInfo__ResourceTypeMainFrame = QWebEngineUrlRequestInfo__ResourceType(0) QWebEngineUrlRequestInfo__ResourceTypeSubFrame = QWebEngineUrlRequestInfo__ResourceType(1) QWebEngineUrlRequestInfo__ResourceTypeStylesheet = QWebEngineUrlRequestInfo__ResourceType(2) QWebEngineUrlRequestInfo__ResourceTypeScript = QWebEngineUrlRequestInfo__ResourceType(3) QWebEngineUrlRequestInfo__ResourceTypeImage = QWebEngineUrlRequestInfo__ResourceType(4) QWebEngineUrlRequestInfo__ResourceTypeFontResource = QWebEngineUrlRequestInfo__ResourceType(5) QWebEngineUrlRequestInfo__ResourceTypeSubResource = QWebEngineUrlRequestInfo__ResourceType(6) QWebEngineUrlRequestInfo__ResourceTypeObject = QWebEngineUrlRequestInfo__ResourceType(7) QWebEngineUrlRequestInfo__ResourceTypeMedia = QWebEngineUrlRequestInfo__ResourceType(8) QWebEngineUrlRequestInfo__ResourceTypeWorker = QWebEngineUrlRequestInfo__ResourceType(9) QWebEngineUrlRequestInfo__ResourceTypePrefetch = QWebEngineUrlRequestInfo__ResourceType(11) QWebEngineUrlRequestInfo__ResourceTypeFavicon = QWebEngineUrlRequestInfo__ResourceType(12) QWebEngineUrlRequestInfo__ResourceTypeXhr = QWebEngineUrlRequestInfo__ResourceType(13) QWebEngineUrlRequestInfo__ResourceTypePing = QWebEngineUrlRequestInfo__ResourceType(14) QWebEngineUrlRequestInfo__ResourceTypeServiceWorker = QWebEngineUrlRequestInfo__ResourceType(15) QWebEngineUrlRequestInfo__ResourceTypeCspReport = QWebEngineUrlRequestInfo__ResourceType(16) QWebEngineUrlRequestInfo__ResourceTypePluginResource = QWebEngineUrlRequestInfo__ResourceType(17) QWebEngineUrlRequestInfo__ResourceTypeUnknown = QWebEngineUrlRequestInfo__ResourceType(18) )
const ( QWebEngineUrlRequestJob__NoError = QWebEngineUrlRequestJob__Error(0) QWebEngineUrlRequestJob__UrlNotFound = QWebEngineUrlRequestJob__Error(1) QWebEngineUrlRequestJob__UrlInvalid = QWebEngineUrlRequestJob__Error(2) QWebEngineUrlRequestJob__RequestAborted = QWebEngineUrlRequestJob__Error(3) QWebEngineUrlRequestJob__RequestDenied = QWebEngineUrlRequestJob__Error(4) QWebEngineUrlRequestJob__RequestFailed = QWebEngineUrlRequestJob__Error(5) )
Variables ¶
This section is empty.
Functions ¶
func PointerFromQQuickWebEngineProfile ¶
func PointerFromQQuickWebEngineProfile(ptr QQuickWebEngineProfile_ITF) unsafe.Pointer
func PointerFromQWebEngineCertificateError ¶
func PointerFromQWebEngineCertificateError(ptr QWebEngineCertificateError_ITF) unsafe.Pointer
func PointerFromQWebEngineContextMenuData ¶
func PointerFromQWebEngineContextMenuData(ptr QWebEngineContextMenuData_ITF) unsafe.Pointer
func PointerFromQWebEngineCookieStore ¶
func PointerFromQWebEngineCookieStore(ptr QWebEngineCookieStore_ITF) unsafe.Pointer
func PointerFromQWebEngineDownloadItem ¶
func PointerFromQWebEngineDownloadItem(ptr QWebEngineDownloadItem_ITF) unsafe.Pointer
func PointerFromQWebEngineFullScreenRequest ¶
func PointerFromQWebEngineFullScreenRequest(ptr QWebEngineFullScreenRequest_ITF) unsafe.Pointer
func PointerFromQWebEngineHistory ¶
func PointerFromQWebEngineHistory(ptr QWebEngineHistory_ITF) unsafe.Pointer
func PointerFromQWebEngineHistoryItem ¶
func PointerFromQWebEngineHistoryItem(ptr QWebEngineHistoryItem_ITF) unsafe.Pointer
func PointerFromQWebEnginePage ¶
func PointerFromQWebEnginePage(ptr QWebEnginePage_ITF) unsafe.Pointer
func PointerFromQWebEngineProfile ¶
func PointerFromQWebEngineProfile(ptr QWebEngineProfile_ITF) unsafe.Pointer
func PointerFromQWebEngineScript ¶
func PointerFromQWebEngineScript(ptr QWebEngineScript_ITF) unsafe.Pointer
func PointerFromQWebEngineScriptCollection ¶
func PointerFromQWebEngineScriptCollection(ptr QWebEngineScriptCollection_ITF) unsafe.Pointer
func PointerFromQWebEngineSettings ¶
func PointerFromQWebEngineSettings(ptr QWebEngineSettings_ITF) unsafe.Pointer
func PointerFromQWebEngineUrlRequestInfo ¶
func PointerFromQWebEngineUrlRequestInfo(ptr QWebEngineUrlRequestInfo_ITF) unsafe.Pointer
func PointerFromQWebEngineUrlRequestInterceptor ¶
func PointerFromQWebEngineUrlRequestInterceptor(ptr QWebEngineUrlRequestInterceptor_ITF) unsafe.Pointer
func PointerFromQWebEngineUrlRequestJob ¶
func PointerFromQWebEngineUrlRequestJob(ptr QWebEngineUrlRequestJob_ITF) unsafe.Pointer
func PointerFromQWebEngineUrlSchemeHandler ¶
func PointerFromQWebEngineUrlSchemeHandler(ptr QWebEngineUrlSchemeHandler_ITF) unsafe.Pointer
func PointerFromQWebEngineView ¶
func PointerFromQWebEngineView(ptr QWebEngineView_ITF) unsafe.Pointer
Types ¶
type QQuickWebEngineProfile ¶
func NewQQuickWebEngineProfile ¶
func NewQQuickWebEngineProfile(parent core.QObject_ITF) *QQuickWebEngineProfile
func NewQQuickWebEngineProfileFromPointer ¶
func NewQQuickWebEngineProfileFromPointer(ptr unsafe.Pointer) *QQuickWebEngineProfile
func QQuickWebEngineProfile_DefaultProfile ¶
func QQuickWebEngineProfile_DefaultProfile() *QQuickWebEngineProfile
func (*QQuickWebEngineProfile) CachePath ¶
func (ptr *QQuickWebEngineProfile) CachePath() string
func (*QQuickWebEngineProfile) CachePathChanged ¶
func (ptr *QQuickWebEngineProfile) CachePathChanged()
func (*QQuickWebEngineProfile) ChildEvent ¶
func (ptr *QQuickWebEngineProfile) ChildEvent(event core.QChildEvent_ITF)
func (*QQuickWebEngineProfile) ChildEventDefault ¶
func (ptr *QQuickWebEngineProfile) ChildEventDefault(event core.QChildEvent_ITF)
func (*QQuickWebEngineProfile) ClearHttpCache ¶
func (ptr *QQuickWebEngineProfile) ClearHttpCache()
func (*QQuickWebEngineProfile) ConnectCachePathChanged ¶
func (ptr *QQuickWebEngineProfile) ConnectCachePathChanged(f func())
func (*QQuickWebEngineProfile) ConnectChildEvent ¶
func (ptr *QQuickWebEngineProfile) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QQuickWebEngineProfile) ConnectConnectNotify ¶
func (ptr *QQuickWebEngineProfile) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QQuickWebEngineProfile) ConnectCustomEvent ¶
func (ptr *QQuickWebEngineProfile) ConnectCustomEvent(f func(event *core.QEvent))
func (*QQuickWebEngineProfile) ConnectDeleteLater ¶
func (ptr *QQuickWebEngineProfile) ConnectDeleteLater(f func())
func (*QQuickWebEngineProfile) ConnectDisconnectNotify ¶
func (ptr *QQuickWebEngineProfile) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QQuickWebEngineProfile) ConnectEvent ¶
func (ptr *QQuickWebEngineProfile) ConnectEvent(f func(e *core.QEvent) bool)
func (*QQuickWebEngineProfile) ConnectEventFilter ¶
func (*QQuickWebEngineProfile) ConnectHttpAcceptLanguageChanged ¶
func (ptr *QQuickWebEngineProfile) ConnectHttpAcceptLanguageChanged(f func())
func (*QQuickWebEngineProfile) ConnectHttpCacheMaximumSizeChanged ¶
func (ptr *QQuickWebEngineProfile) ConnectHttpCacheMaximumSizeChanged(f func())
func (*QQuickWebEngineProfile) ConnectHttpCacheTypeChanged ¶
func (ptr *QQuickWebEngineProfile) ConnectHttpCacheTypeChanged(f func())
func (*QQuickWebEngineProfile) ConnectHttpUserAgentChanged ¶
func (ptr *QQuickWebEngineProfile) ConnectHttpUserAgentChanged(f func())
func (*QQuickWebEngineProfile) ConnectMetaObject ¶
func (ptr *QQuickWebEngineProfile) ConnectMetaObject(f func() *core.QMetaObject)
func (*QQuickWebEngineProfile) ConnectNotify ¶
func (ptr *QQuickWebEngineProfile) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QQuickWebEngineProfile) ConnectNotifyDefault ¶
func (ptr *QQuickWebEngineProfile) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QQuickWebEngineProfile) ConnectOffTheRecordChanged ¶
func (ptr *QQuickWebEngineProfile) ConnectOffTheRecordChanged(f func())
func (*QQuickWebEngineProfile) ConnectPersistentCookiesPolicyChanged ¶
func (ptr *QQuickWebEngineProfile) ConnectPersistentCookiesPolicyChanged(f func())
func (*QQuickWebEngineProfile) ConnectPersistentStoragePathChanged ¶
func (ptr *QQuickWebEngineProfile) ConnectPersistentStoragePathChanged(f func())
func (*QQuickWebEngineProfile) ConnectStorageNameChanged ¶
func (ptr *QQuickWebEngineProfile) ConnectStorageNameChanged(f func())
func (*QQuickWebEngineProfile) ConnectTimerEvent ¶
func (ptr *QQuickWebEngineProfile) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QQuickWebEngineProfile) CookieStore ¶
func (ptr *QQuickWebEngineProfile) CookieStore() *QWebEngineCookieStore
func (*QQuickWebEngineProfile) CustomEvent ¶
func (ptr *QQuickWebEngineProfile) CustomEvent(event core.QEvent_ITF)
func (*QQuickWebEngineProfile) CustomEventDefault ¶
func (ptr *QQuickWebEngineProfile) CustomEventDefault(event core.QEvent_ITF)
func (*QQuickWebEngineProfile) DefaultProfile ¶
func (ptr *QQuickWebEngineProfile) DefaultProfile() *QQuickWebEngineProfile
func (*QQuickWebEngineProfile) DeleteLater ¶
func (ptr *QQuickWebEngineProfile) DeleteLater()
func (*QQuickWebEngineProfile) DeleteLaterDefault ¶
func (ptr *QQuickWebEngineProfile) DeleteLaterDefault()
func (*QQuickWebEngineProfile) DestroyQQuickWebEngineProfile ¶
func (ptr *QQuickWebEngineProfile) DestroyQQuickWebEngineProfile()
func (*QQuickWebEngineProfile) DisconnectCachePathChanged ¶
func (ptr *QQuickWebEngineProfile) DisconnectCachePathChanged()
func (*QQuickWebEngineProfile) DisconnectChildEvent ¶
func (ptr *QQuickWebEngineProfile) DisconnectChildEvent()
func (*QQuickWebEngineProfile) DisconnectConnectNotify ¶
func (ptr *QQuickWebEngineProfile) DisconnectConnectNotify()
func (*QQuickWebEngineProfile) DisconnectCustomEvent ¶
func (ptr *QQuickWebEngineProfile) DisconnectCustomEvent()
func (*QQuickWebEngineProfile) DisconnectDeleteLater ¶
func (ptr *QQuickWebEngineProfile) DisconnectDeleteLater()
func (*QQuickWebEngineProfile) DisconnectDisconnectNotify ¶
func (ptr *QQuickWebEngineProfile) DisconnectDisconnectNotify()
func (*QQuickWebEngineProfile) DisconnectEvent ¶
func (ptr *QQuickWebEngineProfile) DisconnectEvent()
func (*QQuickWebEngineProfile) DisconnectEventFilter ¶
func (ptr *QQuickWebEngineProfile) DisconnectEventFilter()
func (*QQuickWebEngineProfile) DisconnectHttpAcceptLanguageChanged ¶
func (ptr *QQuickWebEngineProfile) DisconnectHttpAcceptLanguageChanged()
func (*QQuickWebEngineProfile) DisconnectHttpCacheMaximumSizeChanged ¶
func (ptr *QQuickWebEngineProfile) DisconnectHttpCacheMaximumSizeChanged()
func (*QQuickWebEngineProfile) DisconnectHttpCacheTypeChanged ¶
func (ptr *QQuickWebEngineProfile) DisconnectHttpCacheTypeChanged()
func (*QQuickWebEngineProfile) DisconnectHttpUserAgentChanged ¶
func (ptr *QQuickWebEngineProfile) DisconnectHttpUserAgentChanged()
func (*QQuickWebEngineProfile) DisconnectMetaObject ¶
func (ptr *QQuickWebEngineProfile) DisconnectMetaObject()
func (*QQuickWebEngineProfile) DisconnectNotify ¶
func (ptr *QQuickWebEngineProfile) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QQuickWebEngineProfile) DisconnectNotifyDefault ¶
func (ptr *QQuickWebEngineProfile) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QQuickWebEngineProfile) DisconnectOffTheRecordChanged ¶
func (ptr *QQuickWebEngineProfile) DisconnectOffTheRecordChanged()
func (*QQuickWebEngineProfile) DisconnectPersistentCookiesPolicyChanged ¶
func (ptr *QQuickWebEngineProfile) DisconnectPersistentCookiesPolicyChanged()
func (*QQuickWebEngineProfile) DisconnectPersistentStoragePathChanged ¶
func (ptr *QQuickWebEngineProfile) DisconnectPersistentStoragePathChanged()
func (*QQuickWebEngineProfile) DisconnectStorageNameChanged ¶
func (ptr *QQuickWebEngineProfile) DisconnectStorageNameChanged()
func (*QQuickWebEngineProfile) DisconnectTimerEvent ¶
func (ptr *QQuickWebEngineProfile) DisconnectTimerEvent()
func (*QQuickWebEngineProfile) Event ¶
func (ptr *QQuickWebEngineProfile) Event(e core.QEvent_ITF) bool
func (*QQuickWebEngineProfile) EventDefault ¶
func (ptr *QQuickWebEngineProfile) EventDefault(e core.QEvent_ITF) bool
func (*QQuickWebEngineProfile) EventFilter ¶
func (ptr *QQuickWebEngineProfile) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QQuickWebEngineProfile) EventFilterDefault ¶
func (ptr *QQuickWebEngineProfile) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QQuickWebEngineProfile) HttpAcceptLanguage ¶
func (ptr *QQuickWebEngineProfile) HttpAcceptLanguage() string
func (*QQuickWebEngineProfile) HttpAcceptLanguageChanged ¶
func (ptr *QQuickWebEngineProfile) HttpAcceptLanguageChanged()
func (*QQuickWebEngineProfile) HttpCacheMaximumSize ¶
func (ptr *QQuickWebEngineProfile) HttpCacheMaximumSize() int
func (*QQuickWebEngineProfile) HttpCacheMaximumSizeChanged ¶
func (ptr *QQuickWebEngineProfile) HttpCacheMaximumSizeChanged()
func (*QQuickWebEngineProfile) HttpCacheType ¶
func (ptr *QQuickWebEngineProfile) HttpCacheType() QQuickWebEngineProfile__HttpCacheType
func (*QQuickWebEngineProfile) HttpCacheTypeChanged ¶
func (ptr *QQuickWebEngineProfile) HttpCacheTypeChanged()
func (*QQuickWebEngineProfile) HttpUserAgent ¶
func (ptr *QQuickWebEngineProfile) HttpUserAgent() string
func (*QQuickWebEngineProfile) HttpUserAgentChanged ¶
func (ptr *QQuickWebEngineProfile) HttpUserAgentChanged()
func (*QQuickWebEngineProfile) InstallUrlSchemeHandler ¶
func (ptr *QQuickWebEngineProfile) InstallUrlSchemeHandler(scheme core.QByteArray_ITF, handler QWebEngineUrlSchemeHandler_ITF)
func (*QQuickWebEngineProfile) IsOffTheRecord ¶
func (ptr *QQuickWebEngineProfile) IsOffTheRecord() bool
func (*QQuickWebEngineProfile) MetaObject ¶
func (ptr *QQuickWebEngineProfile) MetaObject() *core.QMetaObject
func (*QQuickWebEngineProfile) MetaObjectDefault ¶
func (ptr *QQuickWebEngineProfile) MetaObjectDefault() *core.QMetaObject
func (*QQuickWebEngineProfile) OffTheRecordChanged ¶
func (ptr *QQuickWebEngineProfile) OffTheRecordChanged()
func (*QQuickWebEngineProfile) PersistentCookiesPolicy ¶
func (ptr *QQuickWebEngineProfile) PersistentCookiesPolicy() QQuickWebEngineProfile__PersistentCookiesPolicy
func (*QQuickWebEngineProfile) PersistentCookiesPolicyChanged ¶
func (ptr *QQuickWebEngineProfile) PersistentCookiesPolicyChanged()
func (*QQuickWebEngineProfile) PersistentStoragePath ¶
func (ptr *QQuickWebEngineProfile) PersistentStoragePath() string
func (*QQuickWebEngineProfile) PersistentStoragePathChanged ¶
func (ptr *QQuickWebEngineProfile) PersistentStoragePathChanged()
func (*QQuickWebEngineProfile) Pointer ¶
func (p *QQuickWebEngineProfile) Pointer() unsafe.Pointer
func (*QQuickWebEngineProfile) QQuickWebEngineProfile_PTR ¶
func (p *QQuickWebEngineProfile) QQuickWebEngineProfile_PTR() *QQuickWebEngineProfile
func (*QQuickWebEngineProfile) RemoveAllUrlSchemeHandlers ¶
func (ptr *QQuickWebEngineProfile) RemoveAllUrlSchemeHandlers()
func (*QQuickWebEngineProfile) RemoveUrlScheme ¶
func (ptr *QQuickWebEngineProfile) RemoveUrlScheme(scheme core.QByteArray_ITF)
func (*QQuickWebEngineProfile) RemoveUrlSchemeHandler ¶
func (ptr *QQuickWebEngineProfile) RemoveUrlSchemeHandler(handler QWebEngineUrlSchemeHandler_ITF)
func (*QQuickWebEngineProfile) SetCachePath ¶
func (ptr *QQuickWebEngineProfile) SetCachePath(path string)
func (*QQuickWebEngineProfile) SetHttpAcceptLanguage ¶
func (ptr *QQuickWebEngineProfile) SetHttpAcceptLanguage(httpAcceptLanguage string)
func (*QQuickWebEngineProfile) SetHttpCacheMaximumSize ¶
func (ptr *QQuickWebEngineProfile) SetHttpCacheMaximumSize(maxSize int)
func (*QQuickWebEngineProfile) SetHttpCacheType ¶
func (ptr *QQuickWebEngineProfile) SetHttpCacheType(vqq QQuickWebEngineProfile__HttpCacheType)
func (*QQuickWebEngineProfile) SetHttpUserAgent ¶
func (ptr *QQuickWebEngineProfile) SetHttpUserAgent(userAgent string)
func (*QQuickWebEngineProfile) SetOffTheRecord ¶
func (ptr *QQuickWebEngineProfile) SetOffTheRecord(offTheRecord bool)
func (*QQuickWebEngineProfile) SetPersistentCookiesPolicy ¶
func (ptr *QQuickWebEngineProfile) SetPersistentCookiesPolicy(vqq QQuickWebEngineProfile__PersistentCookiesPolicy)
func (*QQuickWebEngineProfile) SetPersistentStoragePath ¶
func (ptr *QQuickWebEngineProfile) SetPersistentStoragePath(path string)
func (*QQuickWebEngineProfile) SetPointer ¶
func (p *QQuickWebEngineProfile) SetPointer(ptr unsafe.Pointer)
func (*QQuickWebEngineProfile) SetRequestInterceptor ¶
func (ptr *QQuickWebEngineProfile) SetRequestInterceptor(interceptor QWebEngineUrlRequestInterceptor_ITF)
func (*QQuickWebEngineProfile) SetStorageName ¶
func (ptr *QQuickWebEngineProfile) SetStorageName(name string)
func (*QQuickWebEngineProfile) StorageName ¶
func (ptr *QQuickWebEngineProfile) StorageName() string
func (*QQuickWebEngineProfile) StorageNameChanged ¶
func (ptr *QQuickWebEngineProfile) StorageNameChanged()
func (*QQuickWebEngineProfile) TimerEvent ¶
func (ptr *QQuickWebEngineProfile) TimerEvent(event core.QTimerEvent_ITF)
func (*QQuickWebEngineProfile) TimerEventDefault ¶
func (ptr *QQuickWebEngineProfile) TimerEventDefault(event core.QTimerEvent_ITF)
func (*QQuickWebEngineProfile) UrlSchemeHandler ¶
func (ptr *QQuickWebEngineProfile) UrlSchemeHandler(scheme core.QByteArray_ITF) *QWebEngineUrlSchemeHandler
type QQuickWebEngineProfile_ITF ¶
type QQuickWebEngineProfile_ITF interface { core.QObject_ITF QQuickWebEngineProfile_PTR() *QQuickWebEngineProfile }
type QQuickWebEngineProfile__HttpCacheType ¶
type QQuickWebEngineProfile__HttpCacheType int64
QQuickWebEngineProfile::HttpCacheType
type QQuickWebEngineProfile__PersistentCookiesPolicy ¶
type QQuickWebEngineProfile__PersistentCookiesPolicy int64
QQuickWebEngineProfile::PersistentCookiesPolicy
type QWebEngineCertificateError ¶
type QWebEngineCertificateError struct {
// contains filtered or unexported fields
}
func NewQWebEngineCertificateErrorFromPointer ¶
func NewQWebEngineCertificateErrorFromPointer(ptr unsafe.Pointer) *QWebEngineCertificateError
func (*QWebEngineCertificateError) DestroyQWebEngineCertificateError ¶
func (ptr *QWebEngineCertificateError) DestroyQWebEngineCertificateError()
func (*QWebEngineCertificateError) Error ¶
func (ptr *QWebEngineCertificateError) Error() QWebEngineCertificateError__Error
func (*QWebEngineCertificateError) ErrorDescription ¶
func (ptr *QWebEngineCertificateError) ErrorDescription() string
func (*QWebEngineCertificateError) IsOverridable ¶
func (ptr *QWebEngineCertificateError) IsOverridable() bool
func (*QWebEngineCertificateError) Pointer ¶
func (p *QWebEngineCertificateError) Pointer() unsafe.Pointer
func (*QWebEngineCertificateError) QWebEngineCertificateError_PTR ¶
func (p *QWebEngineCertificateError) QWebEngineCertificateError_PTR() *QWebEngineCertificateError
func (*QWebEngineCertificateError) SetPointer ¶
func (p *QWebEngineCertificateError) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineCertificateError) Url ¶
func (ptr *QWebEngineCertificateError) Url() *core.QUrl
type QWebEngineCertificateError_ITF ¶
type QWebEngineCertificateError_ITF interface {
QWebEngineCertificateError_PTR() *QWebEngineCertificateError
}
type QWebEngineCertificateError__Error ¶
type QWebEngineCertificateError__Error int64
QWebEngineCertificateError::Error
type QWebEngineContextMenuData ¶
type QWebEngineContextMenuData struct {
// contains filtered or unexported fields
}
func NewQWebEngineContextMenuData ¶
func NewQWebEngineContextMenuData() *QWebEngineContextMenuData
func NewQWebEngineContextMenuData2 ¶
func NewQWebEngineContextMenuData2(other QWebEngineContextMenuData_ITF) *QWebEngineContextMenuData
func NewQWebEngineContextMenuDataFromPointer ¶
func NewQWebEngineContextMenuDataFromPointer(ptr unsafe.Pointer) *QWebEngineContextMenuData
func (*QWebEngineContextMenuData) DestroyQWebEngineContextMenuData ¶
func (ptr *QWebEngineContextMenuData) DestroyQWebEngineContextMenuData()
func (*QWebEngineContextMenuData) IsContentEditable ¶
func (ptr *QWebEngineContextMenuData) IsContentEditable() bool
func (*QWebEngineContextMenuData) IsValid ¶
func (ptr *QWebEngineContextMenuData) IsValid() bool
func (*QWebEngineContextMenuData) LinkText ¶
func (ptr *QWebEngineContextMenuData) LinkText() string
func (*QWebEngineContextMenuData) LinkUrl ¶
func (ptr *QWebEngineContextMenuData) LinkUrl() *core.QUrl
func (*QWebEngineContextMenuData) MediaType ¶
func (ptr *QWebEngineContextMenuData) MediaType() QWebEngineContextMenuData__MediaType
func (*QWebEngineContextMenuData) MediaUrl ¶
func (ptr *QWebEngineContextMenuData) MediaUrl() *core.QUrl
func (*QWebEngineContextMenuData) Pointer ¶
func (p *QWebEngineContextMenuData) Pointer() unsafe.Pointer
func (*QWebEngineContextMenuData) Position ¶
func (ptr *QWebEngineContextMenuData) Position() *core.QPoint
func (*QWebEngineContextMenuData) QWebEngineContextMenuData_PTR ¶
func (p *QWebEngineContextMenuData) QWebEngineContextMenuData_PTR() *QWebEngineContextMenuData
func (*QWebEngineContextMenuData) SelectedText ¶
func (ptr *QWebEngineContextMenuData) SelectedText() string
func (*QWebEngineContextMenuData) SetPointer ¶
func (p *QWebEngineContextMenuData) SetPointer(ptr unsafe.Pointer)
type QWebEngineContextMenuData_ITF ¶
type QWebEngineContextMenuData_ITF interface {
QWebEngineContextMenuData_PTR() *QWebEngineContextMenuData
}
type QWebEngineContextMenuData__MediaType ¶
type QWebEngineContextMenuData__MediaType int64
QWebEngineContextMenuData::MediaType
type QWebEngineCookieStore ¶
func NewQWebEngineCookieStoreFromPointer ¶
func NewQWebEngineCookieStoreFromPointer(ptr unsafe.Pointer) *QWebEngineCookieStore
func (*QWebEngineCookieStore) ChildEvent ¶
func (ptr *QWebEngineCookieStore) ChildEvent(event core.QChildEvent_ITF)
func (*QWebEngineCookieStore) ChildEventDefault ¶
func (ptr *QWebEngineCookieStore) ChildEventDefault(event core.QChildEvent_ITF)
func (*QWebEngineCookieStore) ConnectChildEvent ¶
func (ptr *QWebEngineCookieStore) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QWebEngineCookieStore) ConnectConnectNotify ¶
func (ptr *QWebEngineCookieStore) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineCookieStore) ConnectCookieAdded ¶
func (ptr *QWebEngineCookieStore) ConnectCookieAdded(f func(cookie *network.QNetworkCookie))
func (*QWebEngineCookieStore) ConnectCookieRemoved ¶
func (ptr *QWebEngineCookieStore) ConnectCookieRemoved(f func(cookie *network.QNetworkCookie))
func (*QWebEngineCookieStore) ConnectCustomEvent ¶
func (ptr *QWebEngineCookieStore) ConnectCustomEvent(f func(event *core.QEvent))
func (*QWebEngineCookieStore) ConnectDeleteLater ¶
func (ptr *QWebEngineCookieStore) ConnectDeleteLater(f func())
func (*QWebEngineCookieStore) ConnectDestroyQWebEngineCookieStore ¶
func (ptr *QWebEngineCookieStore) ConnectDestroyQWebEngineCookieStore(f func())
func (*QWebEngineCookieStore) ConnectDisconnectNotify ¶
func (ptr *QWebEngineCookieStore) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineCookieStore) ConnectEvent ¶
func (ptr *QWebEngineCookieStore) ConnectEvent(f func(e *core.QEvent) bool)
func (*QWebEngineCookieStore) ConnectEventFilter ¶
func (*QWebEngineCookieStore) ConnectMetaObject ¶
func (ptr *QWebEngineCookieStore) ConnectMetaObject(f func() *core.QMetaObject)
func (*QWebEngineCookieStore) ConnectNotify ¶
func (ptr *QWebEngineCookieStore) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineCookieStore) ConnectNotifyDefault ¶
func (ptr *QWebEngineCookieStore) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineCookieStore) ConnectTimerEvent ¶
func (ptr *QWebEngineCookieStore) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QWebEngineCookieStore) CookieAdded ¶
func (ptr *QWebEngineCookieStore) CookieAdded(cookie network.QNetworkCookie_ITF)
func (*QWebEngineCookieStore) CookieRemoved ¶
func (ptr *QWebEngineCookieStore) CookieRemoved(cookie network.QNetworkCookie_ITF)
func (*QWebEngineCookieStore) CustomEvent ¶
func (ptr *QWebEngineCookieStore) CustomEvent(event core.QEvent_ITF)
func (*QWebEngineCookieStore) CustomEventDefault ¶
func (ptr *QWebEngineCookieStore) CustomEventDefault(event core.QEvent_ITF)
func (*QWebEngineCookieStore) DeleteAllCookies ¶
func (ptr *QWebEngineCookieStore) DeleteAllCookies()
func (*QWebEngineCookieStore) DeleteCookie ¶
func (ptr *QWebEngineCookieStore) DeleteCookie(cookie network.QNetworkCookie_ITF, origin core.QUrl_ITF)
func (*QWebEngineCookieStore) DeleteLater ¶
func (ptr *QWebEngineCookieStore) DeleteLater()
func (*QWebEngineCookieStore) DeleteLaterDefault ¶
func (ptr *QWebEngineCookieStore) DeleteLaterDefault()
func (*QWebEngineCookieStore) DeleteSessionCookies ¶
func (ptr *QWebEngineCookieStore) DeleteSessionCookies()
func (*QWebEngineCookieStore) DestroyQWebEngineCookieStore ¶
func (ptr *QWebEngineCookieStore) DestroyQWebEngineCookieStore()
func (*QWebEngineCookieStore) DestroyQWebEngineCookieStoreDefault ¶
func (ptr *QWebEngineCookieStore) DestroyQWebEngineCookieStoreDefault()
func (*QWebEngineCookieStore) DisconnectChildEvent ¶
func (ptr *QWebEngineCookieStore) DisconnectChildEvent()
func (*QWebEngineCookieStore) DisconnectConnectNotify ¶
func (ptr *QWebEngineCookieStore) DisconnectConnectNotify()
func (*QWebEngineCookieStore) DisconnectCookieAdded ¶
func (ptr *QWebEngineCookieStore) DisconnectCookieAdded()
func (*QWebEngineCookieStore) DisconnectCookieRemoved ¶
func (ptr *QWebEngineCookieStore) DisconnectCookieRemoved()
func (*QWebEngineCookieStore) DisconnectCustomEvent ¶
func (ptr *QWebEngineCookieStore) DisconnectCustomEvent()
func (*QWebEngineCookieStore) DisconnectDeleteLater ¶
func (ptr *QWebEngineCookieStore) DisconnectDeleteLater()
func (*QWebEngineCookieStore) DisconnectDestroyQWebEngineCookieStore ¶
func (ptr *QWebEngineCookieStore) DisconnectDestroyQWebEngineCookieStore()
func (*QWebEngineCookieStore) DisconnectDisconnectNotify ¶
func (ptr *QWebEngineCookieStore) DisconnectDisconnectNotify()
func (*QWebEngineCookieStore) DisconnectEvent ¶
func (ptr *QWebEngineCookieStore) DisconnectEvent()
func (*QWebEngineCookieStore) DisconnectEventFilter ¶
func (ptr *QWebEngineCookieStore) DisconnectEventFilter()
func (*QWebEngineCookieStore) DisconnectMetaObject ¶
func (ptr *QWebEngineCookieStore) DisconnectMetaObject()
func (*QWebEngineCookieStore) DisconnectNotify ¶
func (ptr *QWebEngineCookieStore) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineCookieStore) DisconnectNotifyDefault ¶
func (ptr *QWebEngineCookieStore) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineCookieStore) DisconnectTimerEvent ¶
func (ptr *QWebEngineCookieStore) DisconnectTimerEvent()
func (*QWebEngineCookieStore) Event ¶
func (ptr *QWebEngineCookieStore) Event(e core.QEvent_ITF) bool
func (*QWebEngineCookieStore) EventDefault ¶
func (ptr *QWebEngineCookieStore) EventDefault(e core.QEvent_ITF) bool
func (*QWebEngineCookieStore) EventFilter ¶
func (ptr *QWebEngineCookieStore) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineCookieStore) EventFilterDefault ¶
func (ptr *QWebEngineCookieStore) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineCookieStore) LoadAllCookies ¶
func (ptr *QWebEngineCookieStore) LoadAllCookies()
func (*QWebEngineCookieStore) MetaObject ¶
func (ptr *QWebEngineCookieStore) MetaObject() *core.QMetaObject
func (*QWebEngineCookieStore) MetaObjectDefault ¶
func (ptr *QWebEngineCookieStore) MetaObjectDefault() *core.QMetaObject
func (*QWebEngineCookieStore) Pointer ¶
func (p *QWebEngineCookieStore) Pointer() unsafe.Pointer
func (*QWebEngineCookieStore) QWebEngineCookieStore_PTR ¶
func (p *QWebEngineCookieStore) QWebEngineCookieStore_PTR() *QWebEngineCookieStore
func (*QWebEngineCookieStore) SetCookie ¶
func (ptr *QWebEngineCookieStore) SetCookie(cookie network.QNetworkCookie_ITF, origin core.QUrl_ITF)
func (*QWebEngineCookieStore) SetPointer ¶
func (p *QWebEngineCookieStore) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineCookieStore) TimerEvent ¶
func (ptr *QWebEngineCookieStore) TimerEvent(event core.QTimerEvent_ITF)
func (*QWebEngineCookieStore) TimerEventDefault ¶
func (ptr *QWebEngineCookieStore) TimerEventDefault(event core.QTimerEvent_ITF)
type QWebEngineCookieStore_ITF ¶
type QWebEngineCookieStore_ITF interface { core.QObject_ITF QWebEngineCookieStore_PTR() *QWebEngineCookieStore }
type QWebEngineDownloadItem ¶
func NewQWebEngineDownloadItemFromPointer ¶
func NewQWebEngineDownloadItemFromPointer(ptr unsafe.Pointer) *QWebEngineDownloadItem
func (*QWebEngineDownloadItem) Accept ¶
func (ptr *QWebEngineDownloadItem) Accept()
func (*QWebEngineDownloadItem) Cancel ¶
func (ptr *QWebEngineDownloadItem) Cancel()
func (*QWebEngineDownloadItem) ChildEvent ¶
func (ptr *QWebEngineDownloadItem) ChildEvent(event core.QChildEvent_ITF)
func (*QWebEngineDownloadItem) ChildEventDefault ¶
func (ptr *QWebEngineDownloadItem) ChildEventDefault(event core.QChildEvent_ITF)
func (*QWebEngineDownloadItem) ConnectAccept ¶
func (ptr *QWebEngineDownloadItem) ConnectAccept(f func())
func (*QWebEngineDownloadItem) ConnectCancel ¶
func (ptr *QWebEngineDownloadItem) ConnectCancel(f func())
func (*QWebEngineDownloadItem) ConnectChildEvent ¶
func (ptr *QWebEngineDownloadItem) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QWebEngineDownloadItem) ConnectConnectNotify ¶
func (ptr *QWebEngineDownloadItem) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineDownloadItem) ConnectCustomEvent ¶
func (ptr *QWebEngineDownloadItem) ConnectCustomEvent(f func(event *core.QEvent))
func (*QWebEngineDownloadItem) ConnectDeleteLater ¶
func (ptr *QWebEngineDownloadItem) ConnectDeleteLater(f func())
func (*QWebEngineDownloadItem) ConnectDisconnectNotify ¶
func (ptr *QWebEngineDownloadItem) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineDownloadItem) ConnectDownloadProgress ¶
func (ptr *QWebEngineDownloadItem) ConnectDownloadProgress(f func(bytesReceived int64, bytesTotal int64))
func (*QWebEngineDownloadItem) ConnectEvent ¶
func (ptr *QWebEngineDownloadItem) ConnectEvent(f func(e *core.QEvent) bool)
func (*QWebEngineDownloadItem) ConnectEventFilter ¶
func (*QWebEngineDownloadItem) ConnectFinished ¶
func (ptr *QWebEngineDownloadItem) ConnectFinished(f func())
func (*QWebEngineDownloadItem) ConnectMetaObject ¶
func (ptr *QWebEngineDownloadItem) ConnectMetaObject(f func() *core.QMetaObject)
func (*QWebEngineDownloadItem) ConnectNotify ¶
func (ptr *QWebEngineDownloadItem) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineDownloadItem) ConnectNotifyDefault ¶
func (ptr *QWebEngineDownloadItem) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineDownloadItem) ConnectStateChanged ¶
func (ptr *QWebEngineDownloadItem) ConnectStateChanged(f func(state QWebEngineDownloadItem__DownloadState))
func (*QWebEngineDownloadItem) ConnectTimerEvent ¶
func (ptr *QWebEngineDownloadItem) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QWebEngineDownloadItem) CustomEvent ¶
func (ptr *QWebEngineDownloadItem) CustomEvent(event core.QEvent_ITF)
func (*QWebEngineDownloadItem) CustomEventDefault ¶
func (ptr *QWebEngineDownloadItem) CustomEventDefault(event core.QEvent_ITF)
func (*QWebEngineDownloadItem) DeleteLater ¶
func (ptr *QWebEngineDownloadItem) DeleteLater()
func (*QWebEngineDownloadItem) DeleteLaterDefault ¶
func (ptr *QWebEngineDownloadItem) DeleteLaterDefault()
func (*QWebEngineDownloadItem) DestroyQWebEngineDownloadItem ¶
func (ptr *QWebEngineDownloadItem) DestroyQWebEngineDownloadItem()
func (*QWebEngineDownloadItem) DisconnectAccept ¶
func (ptr *QWebEngineDownloadItem) DisconnectAccept()
func (*QWebEngineDownloadItem) DisconnectCancel ¶
func (ptr *QWebEngineDownloadItem) DisconnectCancel()
func (*QWebEngineDownloadItem) DisconnectChildEvent ¶
func (ptr *QWebEngineDownloadItem) DisconnectChildEvent()
func (*QWebEngineDownloadItem) DisconnectConnectNotify ¶
func (ptr *QWebEngineDownloadItem) DisconnectConnectNotify()
func (*QWebEngineDownloadItem) DisconnectCustomEvent ¶
func (ptr *QWebEngineDownloadItem) DisconnectCustomEvent()
func (*QWebEngineDownloadItem) DisconnectDeleteLater ¶
func (ptr *QWebEngineDownloadItem) DisconnectDeleteLater()
func (*QWebEngineDownloadItem) DisconnectDisconnectNotify ¶
func (ptr *QWebEngineDownloadItem) DisconnectDisconnectNotify()
func (*QWebEngineDownloadItem) DisconnectDownloadProgress ¶
func (ptr *QWebEngineDownloadItem) DisconnectDownloadProgress()
func (*QWebEngineDownloadItem) DisconnectEvent ¶
func (ptr *QWebEngineDownloadItem) DisconnectEvent()
func (*QWebEngineDownloadItem) DisconnectEventFilter ¶
func (ptr *QWebEngineDownloadItem) DisconnectEventFilter()
func (*QWebEngineDownloadItem) DisconnectFinished ¶
func (ptr *QWebEngineDownloadItem) DisconnectFinished()
func (*QWebEngineDownloadItem) DisconnectMetaObject ¶
func (ptr *QWebEngineDownloadItem) DisconnectMetaObject()
func (*QWebEngineDownloadItem) DisconnectNotify ¶
func (ptr *QWebEngineDownloadItem) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineDownloadItem) DisconnectNotifyDefault ¶
func (ptr *QWebEngineDownloadItem) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineDownloadItem) DisconnectStateChanged ¶
func (ptr *QWebEngineDownloadItem) DisconnectStateChanged()
func (*QWebEngineDownloadItem) DisconnectTimerEvent ¶
func (ptr *QWebEngineDownloadItem) DisconnectTimerEvent()
func (*QWebEngineDownloadItem) DownloadProgress ¶
func (ptr *QWebEngineDownloadItem) DownloadProgress(bytesReceived int64, bytesTotal int64)
func (*QWebEngineDownloadItem) Event ¶
func (ptr *QWebEngineDownloadItem) Event(e core.QEvent_ITF) bool
func (*QWebEngineDownloadItem) EventDefault ¶
func (ptr *QWebEngineDownloadItem) EventDefault(e core.QEvent_ITF) bool
func (*QWebEngineDownloadItem) EventFilter ¶
func (ptr *QWebEngineDownloadItem) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineDownloadItem) EventFilterDefault ¶
func (ptr *QWebEngineDownloadItem) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineDownloadItem) Finished ¶
func (ptr *QWebEngineDownloadItem) Finished()
func (*QWebEngineDownloadItem) Id ¶
func (ptr *QWebEngineDownloadItem) Id() uint
func (*QWebEngineDownloadItem) IsFinished ¶
func (ptr *QWebEngineDownloadItem) IsFinished() bool
func (*QWebEngineDownloadItem) MetaObject ¶
func (ptr *QWebEngineDownloadItem) MetaObject() *core.QMetaObject
func (*QWebEngineDownloadItem) MetaObjectDefault ¶
func (ptr *QWebEngineDownloadItem) MetaObjectDefault() *core.QMetaObject
func (*QWebEngineDownloadItem) MimeType ¶
func (ptr *QWebEngineDownloadItem) MimeType() string
func (*QWebEngineDownloadItem) Path ¶
func (ptr *QWebEngineDownloadItem) Path() string
func (*QWebEngineDownloadItem) Pointer ¶
func (p *QWebEngineDownloadItem) Pointer() unsafe.Pointer
func (*QWebEngineDownloadItem) QWebEngineDownloadItem_PTR ¶
func (p *QWebEngineDownloadItem) QWebEngineDownloadItem_PTR() *QWebEngineDownloadItem
func (*QWebEngineDownloadItem) ReceivedBytes ¶
func (ptr *QWebEngineDownloadItem) ReceivedBytes() int64
func (*QWebEngineDownloadItem) SavePageFormat ¶
func (ptr *QWebEngineDownloadItem) SavePageFormat() QWebEngineDownloadItem__SavePageFormat
func (*QWebEngineDownloadItem) SetPath ¶
func (ptr *QWebEngineDownloadItem) SetPath(path string)
func (*QWebEngineDownloadItem) SetPointer ¶
func (p *QWebEngineDownloadItem) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineDownloadItem) SetSavePageFormat ¶
func (ptr *QWebEngineDownloadItem) SetSavePageFormat(format QWebEngineDownloadItem__SavePageFormat)
func (*QWebEngineDownloadItem) State ¶
func (ptr *QWebEngineDownloadItem) State() QWebEngineDownloadItem__DownloadState
func (*QWebEngineDownloadItem) StateChanged ¶
func (ptr *QWebEngineDownloadItem) StateChanged(state QWebEngineDownloadItem__DownloadState)
func (*QWebEngineDownloadItem) TimerEvent ¶
func (ptr *QWebEngineDownloadItem) TimerEvent(event core.QTimerEvent_ITF)
func (*QWebEngineDownloadItem) TimerEventDefault ¶
func (ptr *QWebEngineDownloadItem) TimerEventDefault(event core.QTimerEvent_ITF)
func (*QWebEngineDownloadItem) TotalBytes ¶
func (ptr *QWebEngineDownloadItem) TotalBytes() int64
func (*QWebEngineDownloadItem) Url ¶
func (ptr *QWebEngineDownloadItem) Url() *core.QUrl
type QWebEngineDownloadItem_ITF ¶
type QWebEngineDownloadItem_ITF interface { core.QObject_ITF QWebEngineDownloadItem_PTR() *QWebEngineDownloadItem }
type QWebEngineDownloadItem__DownloadState ¶
type QWebEngineDownloadItem__DownloadState int64
QWebEngineDownloadItem::DownloadState
type QWebEngineDownloadItem__SavePageFormat ¶
type QWebEngineDownloadItem__SavePageFormat int64
QWebEngineDownloadItem::SavePageFormat
type QWebEngineFullScreenRequest ¶
type QWebEngineFullScreenRequest struct {
// contains filtered or unexported fields
}
func NewQWebEngineFullScreenRequestFromPointer ¶
func NewQWebEngineFullScreenRequestFromPointer(ptr unsafe.Pointer) *QWebEngineFullScreenRequest
func (*QWebEngineFullScreenRequest) Accept ¶
func (ptr *QWebEngineFullScreenRequest) Accept()
func (*QWebEngineFullScreenRequest) DestroyQWebEngineFullScreenRequest ¶
func (ptr *QWebEngineFullScreenRequest) DestroyQWebEngineFullScreenRequest()
func (*QWebEngineFullScreenRequest) Origin ¶
func (ptr *QWebEngineFullScreenRequest) Origin() *core.QUrl
func (*QWebEngineFullScreenRequest) Pointer ¶
func (p *QWebEngineFullScreenRequest) Pointer() unsafe.Pointer
func (*QWebEngineFullScreenRequest) QWebEngineFullScreenRequest_PTR ¶
func (p *QWebEngineFullScreenRequest) QWebEngineFullScreenRequest_PTR() *QWebEngineFullScreenRequest
func (*QWebEngineFullScreenRequest) Reject ¶
func (ptr *QWebEngineFullScreenRequest) Reject()
func (*QWebEngineFullScreenRequest) SetPointer ¶
func (p *QWebEngineFullScreenRequest) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineFullScreenRequest) ToggleOn ¶
func (ptr *QWebEngineFullScreenRequest) ToggleOn() bool
type QWebEngineFullScreenRequest_ITF ¶
type QWebEngineFullScreenRequest_ITF interface {
QWebEngineFullScreenRequest_PTR() *QWebEngineFullScreenRequest
}
type QWebEngineHistory ¶
type QWebEngineHistory struct {
// contains filtered or unexported fields
}
func NewQWebEngineHistoryFromPointer ¶
func NewQWebEngineHistoryFromPointer(ptr unsafe.Pointer) *QWebEngineHistory
func (*QWebEngineHistory) Back ¶
func (ptr *QWebEngineHistory) Back()
func (*QWebEngineHistory) BackItem ¶
func (ptr *QWebEngineHistory) BackItem() *QWebEngineHistoryItem
func (*QWebEngineHistory) BackItems ¶
func (ptr *QWebEngineHistory) BackItems(maxItems int) []*QWebEngineHistoryItem
func (*QWebEngineHistory) CanGoBack ¶
func (ptr *QWebEngineHistory) CanGoBack() bool
func (*QWebEngineHistory) CanGoForward ¶
func (ptr *QWebEngineHistory) CanGoForward() bool
func (*QWebEngineHistory) Clear ¶
func (ptr *QWebEngineHistory) Clear()
func (*QWebEngineHistory) Count ¶
func (ptr *QWebEngineHistory) Count() int
func (*QWebEngineHistory) CurrentItem ¶
func (ptr *QWebEngineHistory) CurrentItem() *QWebEngineHistoryItem
func (*QWebEngineHistory) CurrentItemIndex ¶
func (ptr *QWebEngineHistory) CurrentItemIndex() int
func (*QWebEngineHistory) DestroyQWebEngineHistory ¶
func (ptr *QWebEngineHistory) DestroyQWebEngineHistory()
func (*QWebEngineHistory) Forward ¶
func (ptr *QWebEngineHistory) Forward()
func (*QWebEngineHistory) ForwardItem ¶
func (ptr *QWebEngineHistory) ForwardItem() *QWebEngineHistoryItem
func (*QWebEngineHistory) ForwardItems ¶
func (ptr *QWebEngineHistory) ForwardItems(maxItems int) []*QWebEngineHistoryItem
func (*QWebEngineHistory) GoToItem ¶
func (ptr *QWebEngineHistory) GoToItem(item QWebEngineHistoryItem_ITF)
func (*QWebEngineHistory) ItemAt ¶
func (ptr *QWebEngineHistory) ItemAt(i int) *QWebEngineHistoryItem
func (*QWebEngineHistory) Items ¶
func (ptr *QWebEngineHistory) Items() []*QWebEngineHistoryItem
func (*QWebEngineHistory) Pointer ¶
func (p *QWebEngineHistory) Pointer() unsafe.Pointer
func (*QWebEngineHistory) QWebEngineHistory_PTR ¶
func (p *QWebEngineHistory) QWebEngineHistory_PTR() *QWebEngineHistory
func (*QWebEngineHistory) SetPointer ¶
func (p *QWebEngineHistory) SetPointer(ptr unsafe.Pointer)
type QWebEngineHistoryItem ¶
type QWebEngineHistoryItem struct {
// contains filtered or unexported fields
}
func NewQWebEngineHistoryItem ¶
func NewQWebEngineHistoryItem(other QWebEngineHistoryItem_ITF) *QWebEngineHistoryItem
func NewQWebEngineHistoryItemFromPointer ¶
func NewQWebEngineHistoryItemFromPointer(ptr unsafe.Pointer) *QWebEngineHistoryItem
func (*QWebEngineHistoryItem) DestroyQWebEngineHistoryItem ¶
func (ptr *QWebEngineHistoryItem) DestroyQWebEngineHistoryItem()
func (*QWebEngineHistoryItem) IconUrl ¶
func (ptr *QWebEngineHistoryItem) IconUrl() *core.QUrl
func (*QWebEngineHistoryItem) IsValid ¶
func (ptr *QWebEngineHistoryItem) IsValid() bool
func (*QWebEngineHistoryItem) LastVisited ¶
func (ptr *QWebEngineHistoryItem) LastVisited() *core.QDateTime
func (*QWebEngineHistoryItem) OriginalUrl ¶
func (ptr *QWebEngineHistoryItem) OriginalUrl() *core.QUrl
func (*QWebEngineHistoryItem) Pointer ¶
func (p *QWebEngineHistoryItem) Pointer() unsafe.Pointer
func (*QWebEngineHistoryItem) QWebEngineHistoryItem_PTR ¶
func (p *QWebEngineHistoryItem) QWebEngineHistoryItem_PTR() *QWebEngineHistoryItem
func (*QWebEngineHistoryItem) SetPointer ¶
func (p *QWebEngineHistoryItem) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineHistoryItem) Swap ¶
func (ptr *QWebEngineHistoryItem) Swap(other QWebEngineHistoryItem_ITF)
func (*QWebEngineHistoryItem) Title ¶
func (ptr *QWebEngineHistoryItem) Title() string
func (*QWebEngineHistoryItem) Url ¶
func (ptr *QWebEngineHistoryItem) Url() *core.QUrl
type QWebEngineHistoryItem_ITF ¶
type QWebEngineHistoryItem_ITF interface {
QWebEngineHistoryItem_PTR() *QWebEngineHistoryItem
}
type QWebEngineHistory_ITF ¶
type QWebEngineHistory_ITF interface {
QWebEngineHistory_PTR() *QWebEngineHistory
}
type QWebEnginePage ¶
func NewQWebEnginePage ¶
func NewQWebEnginePage(parent core.QObject_ITF) *QWebEnginePage
func NewQWebEnginePage2 ¶
func NewQWebEnginePage2(profile QWebEngineProfile_ITF, parent core.QObject_ITF) *QWebEnginePage
func NewQWebEnginePageFromPointer ¶
func NewQWebEnginePageFromPointer(ptr unsafe.Pointer) *QWebEnginePage
func (*QWebEnginePage) AcceptNavigationRequest ¶
func (ptr *QWebEnginePage) AcceptNavigationRequest(url core.QUrl_ITF, ty QWebEnginePage__NavigationType, isMainFrame bool) bool
func (*QWebEnginePage) AcceptNavigationRequestDefault ¶
func (ptr *QWebEnginePage) AcceptNavigationRequestDefault(url core.QUrl_ITF, ty QWebEnginePage__NavigationType, isMainFrame bool) bool
func (*QWebEnginePage) Action ¶
func (ptr *QWebEnginePage) Action(action QWebEnginePage__WebAction) *widgets.QAction
func (*QWebEnginePage) AudioMutedChanged ¶
func (ptr *QWebEnginePage) AudioMutedChanged(muted bool)
func (*QWebEnginePage) AuthenticationRequired ¶
func (ptr *QWebEnginePage) AuthenticationRequired(requestUrl core.QUrl_ITF, authenticator network.QAuthenticator_ITF)
func (*QWebEnginePage) BackgroundColor ¶
func (ptr *QWebEnginePage) BackgroundColor() *gui.QColor
func (*QWebEnginePage) CertificateError ¶
func (ptr *QWebEnginePage) CertificateError(certificateError QWebEngineCertificateError_ITF) bool
func (*QWebEnginePage) CertificateErrorDefault ¶
func (ptr *QWebEnginePage) CertificateErrorDefault(certificateError QWebEngineCertificateError_ITF) bool
func (*QWebEnginePage) ChildEvent ¶
func (ptr *QWebEnginePage) ChildEvent(event core.QChildEvent_ITF)
func (*QWebEnginePage) ChildEventDefault ¶
func (ptr *QWebEnginePage) ChildEventDefault(event core.QChildEvent_ITF)
func (*QWebEnginePage) ChooseFiles ¶
func (ptr *QWebEnginePage) ChooseFiles(mode QWebEnginePage__FileSelectionMode, oldFiles []string, acceptedMimeTypes []string) []string
func (*QWebEnginePage) ChooseFilesDefault ¶
func (ptr *QWebEnginePage) ChooseFilesDefault(mode QWebEnginePage__FileSelectionMode, oldFiles []string, acceptedMimeTypes []string) []string
func (*QWebEnginePage) ConnectAcceptNavigationRequest ¶
func (ptr *QWebEnginePage) ConnectAcceptNavigationRequest(f func(url *core.QUrl, ty QWebEnginePage__NavigationType, isMainFrame bool) bool)
func (*QWebEnginePage) ConnectAudioMutedChanged ¶
func (ptr *QWebEnginePage) ConnectAudioMutedChanged(f func(muted bool))
func (*QWebEnginePage) ConnectAuthenticationRequired ¶
func (ptr *QWebEnginePage) ConnectAuthenticationRequired(f func(requestUrl *core.QUrl, authenticator *network.QAuthenticator))
func (*QWebEnginePage) ConnectCertificateError ¶
func (ptr *QWebEnginePage) ConnectCertificateError(f func(certificateError *QWebEngineCertificateError) bool)
func (*QWebEnginePage) ConnectChildEvent ¶
func (ptr *QWebEnginePage) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QWebEnginePage) ConnectChooseFiles ¶
func (ptr *QWebEnginePage) ConnectChooseFiles(f func(mode QWebEnginePage__FileSelectionMode, oldFiles []string, acceptedMimeTypes []string) []string)
func (*QWebEnginePage) ConnectConnectNotify ¶
func (ptr *QWebEnginePage) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEnginePage) ConnectContentsSizeChanged ¶
func (ptr *QWebEnginePage) ConnectContentsSizeChanged(f func(size *core.QSizeF))
func (*QWebEnginePage) ConnectCreateWindow ¶
func (ptr *QWebEnginePage) ConnectCreateWindow(f func(ty QWebEnginePage__WebWindowType) *QWebEnginePage)
func (*QWebEnginePage) ConnectCustomEvent ¶
func (ptr *QWebEnginePage) ConnectCustomEvent(f func(event *core.QEvent))
func (*QWebEnginePage) ConnectDeleteLater ¶
func (ptr *QWebEnginePage) ConnectDeleteLater(f func())
func (*QWebEnginePage) ConnectDisconnectNotify ¶
func (ptr *QWebEnginePage) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEnginePage) ConnectEvent ¶
func (ptr *QWebEnginePage) ConnectEvent(f func(e *core.QEvent) bool)
func (*QWebEnginePage) ConnectEventFilter ¶
func (*QWebEnginePage) ConnectFeaturePermissionRequestCanceled ¶
func (ptr *QWebEnginePage) ConnectFeaturePermissionRequestCanceled(f func(securityOrigin *core.QUrl, feature QWebEnginePage__Feature))
func (*QWebEnginePage) ConnectFeaturePermissionRequested ¶
func (ptr *QWebEnginePage) ConnectFeaturePermissionRequested(f func(securityOrigin *core.QUrl, feature QWebEnginePage__Feature))
func (*QWebEnginePage) ConnectGeometryChangeRequested ¶
func (ptr *QWebEnginePage) ConnectGeometryChangeRequested(f func(geom *core.QRect))
func (*QWebEnginePage) ConnectIconChanged ¶
func (ptr *QWebEnginePage) ConnectIconChanged(f func(icon *gui.QIcon))
func (*QWebEnginePage) ConnectIconUrlChanged ¶
func (ptr *QWebEnginePage) ConnectIconUrlChanged(f func(url *core.QUrl))
func (*QWebEnginePage) ConnectJavaScriptAlert ¶
func (ptr *QWebEnginePage) ConnectJavaScriptAlert(f func(securityOrigin *core.QUrl, msg string))
func (*QWebEnginePage) ConnectJavaScriptConfirm ¶
func (ptr *QWebEnginePage) ConnectJavaScriptConfirm(f func(securityOrigin *core.QUrl, msg string) bool)
func (*QWebEnginePage) ConnectJavaScriptConsoleMessage ¶
func (ptr *QWebEnginePage) ConnectJavaScriptConsoleMessage(f func(level QWebEnginePage__JavaScriptConsoleMessageLevel, message string, lineNumber int, sourceID string))
func (*QWebEnginePage) ConnectJavaScriptPrompt ¶
func (*QWebEnginePage) ConnectLinkHovered ¶
func (ptr *QWebEnginePage) ConnectLinkHovered(f func(url string))
func (*QWebEnginePage) ConnectLoadFinished ¶
func (ptr *QWebEnginePage) ConnectLoadFinished(f func(ok bool))
func (*QWebEnginePage) ConnectLoadProgress ¶
func (ptr *QWebEnginePage) ConnectLoadProgress(f func(progress int))
func (*QWebEnginePage) ConnectLoadStarted ¶
func (ptr *QWebEnginePage) ConnectLoadStarted(f func())
func (*QWebEnginePage) ConnectMetaObject ¶
func (ptr *QWebEnginePage) ConnectMetaObject(f func() *core.QMetaObject)
func (*QWebEnginePage) ConnectNotify ¶
func (ptr *QWebEnginePage) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEnginePage) ConnectNotifyDefault ¶
func (ptr *QWebEnginePage) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEnginePage) ConnectProxyAuthenticationRequired ¶
func (ptr *QWebEnginePage) ConnectProxyAuthenticationRequired(f func(requestUrl *core.QUrl, authenticator *network.QAuthenticator, proxyHost string))
func (*QWebEnginePage) ConnectRecentlyAudibleChanged ¶
func (ptr *QWebEnginePage) ConnectRecentlyAudibleChanged(f func(recentlyAudible bool))
func (*QWebEnginePage) ConnectRenderProcessTerminated ¶
func (ptr *QWebEnginePage) ConnectRenderProcessTerminated(f func(terminationStatus QWebEnginePage__RenderProcessTerminationStatus, exitCode int))
func (*QWebEnginePage) ConnectScrollPositionChanged ¶
func (ptr *QWebEnginePage) ConnectScrollPositionChanged(f func(position *core.QPointF))
func (*QWebEnginePage) ConnectSelectionChanged ¶
func (ptr *QWebEnginePage) ConnectSelectionChanged(f func())
func (*QWebEnginePage) ConnectTimerEvent ¶
func (ptr *QWebEnginePage) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QWebEnginePage) ConnectTitleChanged ¶
func (ptr *QWebEnginePage) ConnectTitleChanged(f func(title string))
func (*QWebEnginePage) ConnectTriggerAction ¶
func (ptr *QWebEnginePage) ConnectTriggerAction(f func(action QWebEnginePage__WebAction, checked bool))
func (*QWebEnginePage) ConnectUrlChanged ¶
func (ptr *QWebEnginePage) ConnectUrlChanged(f func(url *core.QUrl))
func (*QWebEnginePage) ConnectWindowCloseRequested ¶
func (ptr *QWebEnginePage) ConnectWindowCloseRequested(f func())
func (*QWebEnginePage) ContentsSize ¶
func (ptr *QWebEnginePage) ContentsSize() *core.QSizeF
func (*QWebEnginePage) ContentsSizeChanged ¶
func (ptr *QWebEnginePage) ContentsSizeChanged(size core.QSizeF_ITF)
func (*QWebEnginePage) ContextMenuData ¶
func (ptr *QWebEnginePage) ContextMenuData() *QWebEngineContextMenuData
func (*QWebEnginePage) CreateStandardContextMenu ¶
func (ptr *QWebEnginePage) CreateStandardContextMenu() *widgets.QMenu
func (*QWebEnginePage) CreateWindow ¶
func (ptr *QWebEnginePage) CreateWindow(ty QWebEnginePage__WebWindowType) *QWebEnginePage
func (*QWebEnginePage) CreateWindowDefault ¶
func (ptr *QWebEnginePage) CreateWindowDefault(ty QWebEnginePage__WebWindowType) *QWebEnginePage
func (*QWebEnginePage) CustomEvent ¶
func (ptr *QWebEnginePage) CustomEvent(event core.QEvent_ITF)
func (*QWebEnginePage) CustomEventDefault ¶
func (ptr *QWebEnginePage) CustomEventDefault(event core.QEvent_ITF)
func (*QWebEnginePage) DeleteLater ¶
func (ptr *QWebEnginePage) DeleteLater()
func (*QWebEnginePage) DeleteLaterDefault ¶
func (ptr *QWebEnginePage) DeleteLaterDefault()
func (*QWebEnginePage) DestroyQWebEnginePage ¶
func (ptr *QWebEnginePage) DestroyQWebEnginePage()
func (*QWebEnginePage) DisconnectAcceptNavigationRequest ¶
func (ptr *QWebEnginePage) DisconnectAcceptNavigationRequest()
func (*QWebEnginePage) DisconnectAudioMutedChanged ¶
func (ptr *QWebEnginePage) DisconnectAudioMutedChanged()
func (*QWebEnginePage) DisconnectAuthenticationRequired ¶
func (ptr *QWebEnginePage) DisconnectAuthenticationRequired()
func (*QWebEnginePage) DisconnectCertificateError ¶
func (ptr *QWebEnginePage) DisconnectCertificateError()
func (*QWebEnginePage) DisconnectChildEvent ¶
func (ptr *QWebEnginePage) DisconnectChildEvent()
func (*QWebEnginePage) DisconnectChooseFiles ¶
func (ptr *QWebEnginePage) DisconnectChooseFiles()
func (*QWebEnginePage) DisconnectConnectNotify ¶
func (ptr *QWebEnginePage) DisconnectConnectNotify()
func (*QWebEnginePage) DisconnectContentsSizeChanged ¶
func (ptr *QWebEnginePage) DisconnectContentsSizeChanged()
func (*QWebEnginePage) DisconnectCreateWindow ¶
func (ptr *QWebEnginePage) DisconnectCreateWindow()
func (*QWebEnginePage) DisconnectCustomEvent ¶
func (ptr *QWebEnginePage) DisconnectCustomEvent()
func (*QWebEnginePage) DisconnectDeleteLater ¶
func (ptr *QWebEnginePage) DisconnectDeleteLater()
func (*QWebEnginePage) DisconnectDisconnectNotify ¶
func (ptr *QWebEnginePage) DisconnectDisconnectNotify()
func (*QWebEnginePage) DisconnectEvent ¶
func (ptr *QWebEnginePage) DisconnectEvent()
func (*QWebEnginePage) DisconnectEventFilter ¶
func (ptr *QWebEnginePage) DisconnectEventFilter()
func (*QWebEnginePage) DisconnectFeaturePermissionRequestCanceled ¶
func (ptr *QWebEnginePage) DisconnectFeaturePermissionRequestCanceled()
func (*QWebEnginePage) DisconnectFeaturePermissionRequested ¶
func (ptr *QWebEnginePage) DisconnectFeaturePermissionRequested()
func (*QWebEnginePage) DisconnectGeometryChangeRequested ¶
func (ptr *QWebEnginePage) DisconnectGeometryChangeRequested()
func (*QWebEnginePage) DisconnectIconChanged ¶
func (ptr *QWebEnginePage) DisconnectIconChanged()
func (*QWebEnginePage) DisconnectIconUrlChanged ¶
func (ptr *QWebEnginePage) DisconnectIconUrlChanged()
func (*QWebEnginePage) DisconnectJavaScriptAlert ¶
func (ptr *QWebEnginePage) DisconnectJavaScriptAlert()
func (*QWebEnginePage) DisconnectJavaScriptConfirm ¶
func (ptr *QWebEnginePage) DisconnectJavaScriptConfirm()
func (*QWebEnginePage) DisconnectJavaScriptConsoleMessage ¶
func (ptr *QWebEnginePage) DisconnectJavaScriptConsoleMessage()
func (*QWebEnginePage) DisconnectJavaScriptPrompt ¶
func (ptr *QWebEnginePage) DisconnectJavaScriptPrompt()
func (*QWebEnginePage) DisconnectLinkHovered ¶
func (ptr *QWebEnginePage) DisconnectLinkHovered()
func (*QWebEnginePage) DisconnectLoadFinished ¶
func (ptr *QWebEnginePage) DisconnectLoadFinished()
func (*QWebEnginePage) DisconnectLoadProgress ¶
func (ptr *QWebEnginePage) DisconnectLoadProgress()
func (*QWebEnginePage) DisconnectLoadStarted ¶
func (ptr *QWebEnginePage) DisconnectLoadStarted()
func (*QWebEnginePage) DisconnectMetaObject ¶
func (ptr *QWebEnginePage) DisconnectMetaObject()
func (*QWebEnginePage) DisconnectNotify ¶
func (ptr *QWebEnginePage) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEnginePage) DisconnectNotifyDefault ¶
func (ptr *QWebEnginePage) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEnginePage) DisconnectProxyAuthenticationRequired ¶
func (ptr *QWebEnginePage) DisconnectProxyAuthenticationRequired()
func (*QWebEnginePage) DisconnectRecentlyAudibleChanged ¶
func (ptr *QWebEnginePage) DisconnectRecentlyAudibleChanged()
func (*QWebEnginePage) DisconnectRenderProcessTerminated ¶
func (ptr *QWebEnginePage) DisconnectRenderProcessTerminated()
func (*QWebEnginePage) DisconnectScrollPositionChanged ¶
func (ptr *QWebEnginePage) DisconnectScrollPositionChanged()
func (*QWebEnginePage) DisconnectSelectionChanged ¶
func (ptr *QWebEnginePage) DisconnectSelectionChanged()
func (*QWebEnginePage) DisconnectTimerEvent ¶
func (ptr *QWebEnginePage) DisconnectTimerEvent()
func (*QWebEnginePage) DisconnectTitleChanged ¶
func (ptr *QWebEnginePage) DisconnectTitleChanged()
func (*QWebEnginePage) DisconnectTriggerAction ¶
func (ptr *QWebEnginePage) DisconnectTriggerAction()
func (*QWebEnginePage) DisconnectUrlChanged ¶
func (ptr *QWebEnginePage) DisconnectUrlChanged()
func (*QWebEnginePage) DisconnectWindowCloseRequested ¶
func (ptr *QWebEnginePage) DisconnectWindowCloseRequested()
func (*QWebEnginePage) Event ¶
func (ptr *QWebEnginePage) Event(e core.QEvent_ITF) bool
func (*QWebEnginePage) EventDefault ¶
func (ptr *QWebEnginePage) EventDefault(e core.QEvent_ITF) bool
func (*QWebEnginePage) EventFilter ¶
func (ptr *QWebEnginePage) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEnginePage) EventFilterDefault ¶
func (ptr *QWebEnginePage) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEnginePage) FeaturePermissionRequestCanceled ¶
func (ptr *QWebEnginePage) FeaturePermissionRequestCanceled(securityOrigin core.QUrl_ITF, feature QWebEnginePage__Feature)
func (*QWebEnginePage) FeaturePermissionRequested ¶
func (ptr *QWebEnginePage) FeaturePermissionRequested(securityOrigin core.QUrl_ITF, feature QWebEnginePage__Feature)
func (*QWebEnginePage) FindText ¶
func (ptr *QWebEnginePage) FindText(subString string, options QWebEnginePage__FindFlag)
func (*QWebEnginePage) GeometryChangeRequested ¶
func (ptr *QWebEnginePage) GeometryChangeRequested(geom core.QRect_ITF)
func (*QWebEnginePage) HasSelection ¶
func (ptr *QWebEnginePage) HasSelection() bool
func (*QWebEnginePage) History ¶
func (ptr *QWebEnginePage) History() *QWebEngineHistory
func (*QWebEnginePage) Icon ¶
func (ptr *QWebEnginePage) Icon() *gui.QIcon
func (*QWebEnginePage) IconChanged ¶
func (ptr *QWebEnginePage) IconChanged(icon gui.QIcon_ITF)
func (*QWebEnginePage) IconUrl ¶
func (ptr *QWebEnginePage) IconUrl() *core.QUrl
func (*QWebEnginePage) IconUrlChanged ¶
func (ptr *QWebEnginePage) IconUrlChanged(url core.QUrl_ITF)
func (*QWebEnginePage) IsAudioMuted ¶
func (ptr *QWebEnginePage) IsAudioMuted() bool
func (*QWebEnginePage) JavaScriptAlert ¶
func (ptr *QWebEnginePage) JavaScriptAlert(securityOrigin core.QUrl_ITF, msg string)
func (*QWebEnginePage) JavaScriptAlertDefault ¶
func (ptr *QWebEnginePage) JavaScriptAlertDefault(securityOrigin core.QUrl_ITF, msg string)
func (*QWebEnginePage) JavaScriptConfirm ¶
func (ptr *QWebEnginePage) JavaScriptConfirm(securityOrigin core.QUrl_ITF, msg string) bool
func (*QWebEnginePage) JavaScriptConfirmDefault ¶
func (ptr *QWebEnginePage) JavaScriptConfirmDefault(securityOrigin core.QUrl_ITF, msg string) bool
func (*QWebEnginePage) JavaScriptConsoleMessage ¶
func (ptr *QWebEnginePage) JavaScriptConsoleMessage(level QWebEnginePage__JavaScriptConsoleMessageLevel, message string, lineNumber int, sourceID string)
func (*QWebEnginePage) JavaScriptConsoleMessageDefault ¶
func (ptr *QWebEnginePage) JavaScriptConsoleMessageDefault(level QWebEnginePage__JavaScriptConsoleMessageLevel, message string, lineNumber int, sourceID string)
func (*QWebEnginePage) JavaScriptPrompt ¶
func (*QWebEnginePage) JavaScriptPromptDefault ¶
func (*QWebEnginePage) LinkHovered ¶
func (ptr *QWebEnginePage) LinkHovered(url string)
func (*QWebEnginePage) Load ¶
func (ptr *QWebEnginePage) Load(url core.QUrl_ITF)
func (*QWebEnginePage) LoadFinished ¶
func (ptr *QWebEnginePage) LoadFinished(ok bool)
func (*QWebEnginePage) LoadProgress ¶
func (ptr *QWebEnginePage) LoadProgress(progress int)
func (*QWebEnginePage) LoadStarted ¶
func (ptr *QWebEnginePage) LoadStarted()
func (*QWebEnginePage) MetaObject ¶
func (ptr *QWebEnginePage) MetaObject() *core.QMetaObject
func (*QWebEnginePage) MetaObjectDefault ¶
func (ptr *QWebEnginePage) MetaObjectDefault() *core.QMetaObject
func (*QWebEnginePage) Pointer ¶
func (p *QWebEnginePage) Pointer() unsafe.Pointer
func (*QWebEnginePage) PrintToPdf ¶
func (ptr *QWebEnginePage) PrintToPdf(filePath string, pageLayout gui.QPageLayout_ITF)
func (*QWebEnginePage) Profile ¶
func (ptr *QWebEnginePage) Profile() *QWebEngineProfile
func (*QWebEnginePage) ProxyAuthenticationRequired ¶
func (ptr *QWebEnginePage) ProxyAuthenticationRequired(requestUrl core.QUrl_ITF, authenticator network.QAuthenticator_ITF, proxyHost string)
func (*QWebEnginePage) QWebEnginePage_PTR ¶
func (p *QWebEnginePage) QWebEnginePage_PTR() *QWebEnginePage
func (*QWebEnginePage) RecentlyAudible ¶
func (ptr *QWebEnginePage) RecentlyAudible() bool
func (*QWebEnginePage) RecentlyAudibleChanged ¶
func (ptr *QWebEnginePage) RecentlyAudibleChanged(recentlyAudible bool)
func (*QWebEnginePage) RenderProcessTerminated ¶
func (ptr *QWebEnginePage) RenderProcessTerminated(terminationStatus QWebEnginePage__RenderProcessTerminationStatus, exitCode int)
func (*QWebEnginePage) RequestedUrl ¶
func (ptr *QWebEnginePage) RequestedUrl() *core.QUrl
func (*QWebEnginePage) RunJavaScript2 ¶
func (ptr *QWebEnginePage) RunJavaScript2(scriptSource string, worldId uint)
func (*QWebEnginePage) RunJavaScript4 ¶
func (ptr *QWebEnginePage) RunJavaScript4(scriptSource string)
func (*QWebEnginePage) ScrollPosition ¶
func (ptr *QWebEnginePage) ScrollPosition() *core.QPointF
func (*QWebEnginePage) ScrollPositionChanged ¶
func (ptr *QWebEnginePage) ScrollPositionChanged(position core.QPointF_ITF)
func (*QWebEnginePage) SelectedText ¶
func (ptr *QWebEnginePage) SelectedText() string
func (*QWebEnginePage) SelectionChanged ¶
func (ptr *QWebEnginePage) SelectionChanged()
func (*QWebEnginePage) SetAudioMuted ¶
func (ptr *QWebEnginePage) SetAudioMuted(muted bool)
func (*QWebEnginePage) SetBackgroundColor ¶
func (ptr *QWebEnginePage) SetBackgroundColor(color gui.QColor_ITF)
func (*QWebEnginePage) SetContent ¶
func (ptr *QWebEnginePage) SetContent(data core.QByteArray_ITF, mimeType string, baseUrl core.QUrl_ITF)
func (*QWebEnginePage) SetFeaturePermission ¶
func (ptr *QWebEnginePage) SetFeaturePermission(securityOrigin core.QUrl_ITF, feature QWebEnginePage__Feature, policy QWebEnginePage__PermissionPolicy)
func (*QWebEnginePage) SetHtml ¶
func (ptr *QWebEnginePage) SetHtml(html string, baseUrl core.QUrl_ITF)
func (*QWebEnginePage) SetPointer ¶
func (p *QWebEnginePage) SetPointer(ptr unsafe.Pointer)
func (*QWebEnginePage) SetUrl ¶
func (ptr *QWebEnginePage) SetUrl(url core.QUrl_ITF)
func (*QWebEnginePage) SetView ¶
func (ptr *QWebEnginePage) SetView(view widgets.QWidget_ITF)
func (*QWebEnginePage) SetWebChannel ¶
func (ptr *QWebEnginePage) SetWebChannel(channel webchannel.QWebChannel_ITF, worldId uint)
func (*QWebEnginePage) SetWebChannel2 ¶
func (ptr *QWebEnginePage) SetWebChannel2(channel webchannel.QWebChannel_ITF)
func (*QWebEnginePage) SetZoomFactor ¶
func (ptr *QWebEnginePage) SetZoomFactor(factor float64)
func (*QWebEnginePage) Settings ¶
func (ptr *QWebEnginePage) Settings() *QWebEngineSettings
func (*QWebEnginePage) TimerEvent ¶
func (ptr *QWebEnginePage) TimerEvent(event core.QTimerEvent_ITF)
func (*QWebEnginePage) TimerEventDefault ¶
func (ptr *QWebEnginePage) TimerEventDefault(event core.QTimerEvent_ITF)
func (*QWebEnginePage) Title ¶
func (ptr *QWebEnginePage) Title() string
func (*QWebEnginePage) TitleChanged ¶
func (ptr *QWebEnginePage) TitleChanged(title string)
func (*QWebEnginePage) TriggerAction ¶
func (ptr *QWebEnginePage) TriggerAction(action QWebEnginePage__WebAction, checked bool)
func (*QWebEnginePage) TriggerActionDefault ¶
func (ptr *QWebEnginePage) TriggerActionDefault(action QWebEnginePage__WebAction, checked bool)
func (*QWebEnginePage) Url ¶
func (ptr *QWebEnginePage) Url() *core.QUrl
func (*QWebEnginePage) UrlChanged ¶
func (ptr *QWebEnginePage) UrlChanged(url core.QUrl_ITF)
func (*QWebEnginePage) View ¶
func (ptr *QWebEnginePage) View() *widgets.QWidget
func (*QWebEnginePage) WebChannel ¶
func (ptr *QWebEnginePage) WebChannel() *webchannel.QWebChannel
func (*QWebEnginePage) WindowCloseRequested ¶
func (ptr *QWebEnginePage) WindowCloseRequested()
func (*QWebEnginePage) ZoomFactor ¶
func (ptr *QWebEnginePage) ZoomFactor() float64
type QWebEnginePage_ITF ¶
type QWebEnginePage_ITF interface { core.QObject_ITF QWebEnginePage_PTR() *QWebEnginePage }
type QWebEnginePage__FileSelectionMode ¶
type QWebEnginePage__FileSelectionMode int64
QWebEnginePage::FileSelectionMode
type QWebEnginePage__JavaScriptConsoleMessageLevel ¶
type QWebEnginePage__JavaScriptConsoleMessageLevel int64
QWebEnginePage::JavaScriptConsoleMessageLevel
type QWebEnginePage__NavigationType ¶
type QWebEnginePage__NavigationType int64
QWebEnginePage::NavigationType
type QWebEnginePage__PermissionPolicy ¶
type QWebEnginePage__PermissionPolicy int64
QWebEnginePage::PermissionPolicy
type QWebEnginePage__RenderProcessTerminationStatus ¶
type QWebEnginePage__RenderProcessTerminationStatus int64
QWebEnginePage::RenderProcessTerminationStatus
type QWebEnginePage__WebWindowType ¶
type QWebEnginePage__WebWindowType int64
QWebEnginePage::WebWindowType
type QWebEngineProfile ¶
func NewQWebEngineProfile ¶
func NewQWebEngineProfile(parent core.QObject_ITF) *QWebEngineProfile
func NewQWebEngineProfile2 ¶
func NewQWebEngineProfile2(storageName string, parent core.QObject_ITF) *QWebEngineProfile
func NewQWebEngineProfileFromPointer ¶
func NewQWebEngineProfileFromPointer(ptr unsafe.Pointer) *QWebEngineProfile
func QWebEngineProfile_DefaultProfile ¶
func QWebEngineProfile_DefaultProfile() *QWebEngineProfile
func (*QWebEngineProfile) CachePath ¶
func (ptr *QWebEngineProfile) CachePath() string
func (*QWebEngineProfile) ChildEvent ¶
func (ptr *QWebEngineProfile) ChildEvent(event core.QChildEvent_ITF)
func (*QWebEngineProfile) ChildEventDefault ¶
func (ptr *QWebEngineProfile) ChildEventDefault(event core.QChildEvent_ITF)
func (*QWebEngineProfile) ClearAllVisitedLinks ¶
func (ptr *QWebEngineProfile) ClearAllVisitedLinks()
func (*QWebEngineProfile) ClearHttpCache ¶
func (ptr *QWebEngineProfile) ClearHttpCache()
func (*QWebEngineProfile) ConnectChildEvent ¶
func (ptr *QWebEngineProfile) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QWebEngineProfile) ConnectConnectNotify ¶
func (ptr *QWebEngineProfile) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineProfile) ConnectCustomEvent ¶
func (ptr *QWebEngineProfile) ConnectCustomEvent(f func(event *core.QEvent))
func (*QWebEngineProfile) ConnectDeleteLater ¶
func (ptr *QWebEngineProfile) ConnectDeleteLater(f func())
func (*QWebEngineProfile) ConnectDisconnectNotify ¶
func (ptr *QWebEngineProfile) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineProfile) ConnectDownloadRequested ¶
func (ptr *QWebEngineProfile) ConnectDownloadRequested(f func(download *QWebEngineDownloadItem))
func (*QWebEngineProfile) ConnectEvent ¶
func (ptr *QWebEngineProfile) ConnectEvent(f func(e *core.QEvent) bool)
func (*QWebEngineProfile) ConnectEventFilter ¶
func (*QWebEngineProfile) ConnectMetaObject ¶
func (ptr *QWebEngineProfile) ConnectMetaObject(f func() *core.QMetaObject)
func (*QWebEngineProfile) ConnectNotify ¶
func (ptr *QWebEngineProfile) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineProfile) ConnectNotifyDefault ¶
func (ptr *QWebEngineProfile) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineProfile) ConnectTimerEvent ¶
func (ptr *QWebEngineProfile) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QWebEngineProfile) CookieStore ¶
func (ptr *QWebEngineProfile) CookieStore() *QWebEngineCookieStore
func (*QWebEngineProfile) CustomEvent ¶
func (ptr *QWebEngineProfile) CustomEvent(event core.QEvent_ITF)
func (*QWebEngineProfile) CustomEventDefault ¶
func (ptr *QWebEngineProfile) CustomEventDefault(event core.QEvent_ITF)
func (*QWebEngineProfile) DefaultProfile ¶
func (ptr *QWebEngineProfile) DefaultProfile() *QWebEngineProfile
func (*QWebEngineProfile) DeleteLater ¶
func (ptr *QWebEngineProfile) DeleteLater()
func (*QWebEngineProfile) DeleteLaterDefault ¶
func (ptr *QWebEngineProfile) DeleteLaterDefault()
func (*QWebEngineProfile) DestroyQWebEngineProfile ¶
func (ptr *QWebEngineProfile) DestroyQWebEngineProfile()
func (*QWebEngineProfile) DisconnectChildEvent ¶
func (ptr *QWebEngineProfile) DisconnectChildEvent()
func (*QWebEngineProfile) DisconnectConnectNotify ¶
func (ptr *QWebEngineProfile) DisconnectConnectNotify()
func (*QWebEngineProfile) DisconnectCustomEvent ¶
func (ptr *QWebEngineProfile) DisconnectCustomEvent()
func (*QWebEngineProfile) DisconnectDeleteLater ¶
func (ptr *QWebEngineProfile) DisconnectDeleteLater()
func (*QWebEngineProfile) DisconnectDisconnectNotify ¶
func (ptr *QWebEngineProfile) DisconnectDisconnectNotify()
func (*QWebEngineProfile) DisconnectDownloadRequested ¶
func (ptr *QWebEngineProfile) DisconnectDownloadRequested()
func (*QWebEngineProfile) DisconnectEvent ¶
func (ptr *QWebEngineProfile) DisconnectEvent()
func (*QWebEngineProfile) DisconnectEventFilter ¶
func (ptr *QWebEngineProfile) DisconnectEventFilter()
func (*QWebEngineProfile) DisconnectMetaObject ¶
func (ptr *QWebEngineProfile) DisconnectMetaObject()
func (*QWebEngineProfile) DisconnectNotify ¶
func (ptr *QWebEngineProfile) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineProfile) DisconnectNotifyDefault ¶
func (ptr *QWebEngineProfile) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineProfile) DisconnectTimerEvent ¶
func (ptr *QWebEngineProfile) DisconnectTimerEvent()
func (*QWebEngineProfile) DownloadRequested ¶
func (ptr *QWebEngineProfile) DownloadRequested(download QWebEngineDownloadItem_ITF)
func (*QWebEngineProfile) Event ¶
func (ptr *QWebEngineProfile) Event(e core.QEvent_ITF) bool
func (*QWebEngineProfile) EventDefault ¶
func (ptr *QWebEngineProfile) EventDefault(e core.QEvent_ITF) bool
func (*QWebEngineProfile) EventFilter ¶
func (ptr *QWebEngineProfile) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineProfile) EventFilterDefault ¶
func (ptr *QWebEngineProfile) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineProfile) HttpAcceptLanguage ¶
func (ptr *QWebEngineProfile) HttpAcceptLanguage() string
func (*QWebEngineProfile) HttpCacheMaximumSize ¶
func (ptr *QWebEngineProfile) HttpCacheMaximumSize() int
func (*QWebEngineProfile) HttpCacheType ¶
func (ptr *QWebEngineProfile) HttpCacheType() QWebEngineProfile__HttpCacheType
func (*QWebEngineProfile) HttpUserAgent ¶
func (ptr *QWebEngineProfile) HttpUserAgent() string
func (*QWebEngineProfile) InstallUrlSchemeHandler ¶
func (ptr *QWebEngineProfile) InstallUrlSchemeHandler(scheme core.QByteArray_ITF, handler QWebEngineUrlSchemeHandler_ITF)
func (*QWebEngineProfile) IsOffTheRecord ¶
func (ptr *QWebEngineProfile) IsOffTheRecord() bool
func (*QWebEngineProfile) MetaObject ¶
func (ptr *QWebEngineProfile) MetaObject() *core.QMetaObject
func (*QWebEngineProfile) MetaObjectDefault ¶
func (ptr *QWebEngineProfile) MetaObjectDefault() *core.QMetaObject
func (*QWebEngineProfile) PersistentCookiesPolicy ¶
func (ptr *QWebEngineProfile) PersistentCookiesPolicy() QWebEngineProfile__PersistentCookiesPolicy
func (*QWebEngineProfile) PersistentStoragePath ¶
func (ptr *QWebEngineProfile) PersistentStoragePath() string
func (*QWebEngineProfile) Pointer ¶
func (p *QWebEngineProfile) Pointer() unsafe.Pointer
func (*QWebEngineProfile) QWebEngineProfile_PTR ¶
func (p *QWebEngineProfile) QWebEngineProfile_PTR() *QWebEngineProfile
func (*QWebEngineProfile) RemoveAllUrlSchemeHandlers ¶
func (ptr *QWebEngineProfile) RemoveAllUrlSchemeHandlers()
func (*QWebEngineProfile) RemoveUrlScheme ¶
func (ptr *QWebEngineProfile) RemoveUrlScheme(scheme core.QByteArray_ITF)
func (*QWebEngineProfile) RemoveUrlSchemeHandler ¶
func (ptr *QWebEngineProfile) RemoveUrlSchemeHandler(handler QWebEngineUrlSchemeHandler_ITF)
func (*QWebEngineProfile) Scripts ¶
func (ptr *QWebEngineProfile) Scripts() *QWebEngineScriptCollection
func (*QWebEngineProfile) SetCachePath ¶
func (ptr *QWebEngineProfile) SetCachePath(path string)
func (*QWebEngineProfile) SetHttpAcceptLanguage ¶
func (ptr *QWebEngineProfile) SetHttpAcceptLanguage(httpAcceptLanguage string)
func (*QWebEngineProfile) SetHttpCacheMaximumSize ¶
func (ptr *QWebEngineProfile) SetHttpCacheMaximumSize(maxSize int)
func (*QWebEngineProfile) SetHttpCacheType ¶
func (ptr *QWebEngineProfile) SetHttpCacheType(httpCacheType QWebEngineProfile__HttpCacheType)
func (*QWebEngineProfile) SetHttpUserAgent ¶
func (ptr *QWebEngineProfile) SetHttpUserAgent(userAgent string)
func (*QWebEngineProfile) SetPersistentCookiesPolicy ¶
func (ptr *QWebEngineProfile) SetPersistentCookiesPolicy(newPersistentCookiesPolicy QWebEngineProfile__PersistentCookiesPolicy)
func (*QWebEngineProfile) SetPersistentStoragePath ¶
func (ptr *QWebEngineProfile) SetPersistentStoragePath(path string)
func (*QWebEngineProfile) SetPointer ¶
func (p *QWebEngineProfile) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineProfile) SetRequestInterceptor ¶
func (ptr *QWebEngineProfile) SetRequestInterceptor(interceptor QWebEngineUrlRequestInterceptor_ITF)
func (*QWebEngineProfile) Settings ¶
func (ptr *QWebEngineProfile) Settings() *QWebEngineSettings
func (*QWebEngineProfile) StorageName ¶
func (ptr *QWebEngineProfile) StorageName() string
func (*QWebEngineProfile) TimerEvent ¶
func (ptr *QWebEngineProfile) TimerEvent(event core.QTimerEvent_ITF)
func (*QWebEngineProfile) TimerEventDefault ¶
func (ptr *QWebEngineProfile) TimerEventDefault(event core.QTimerEvent_ITF)
func (*QWebEngineProfile) UrlSchemeHandler ¶
func (ptr *QWebEngineProfile) UrlSchemeHandler(scheme core.QByteArray_ITF) *QWebEngineUrlSchemeHandler
func (*QWebEngineProfile) VisitedLinksContainsUrl ¶
func (ptr *QWebEngineProfile) VisitedLinksContainsUrl(url core.QUrl_ITF) bool
type QWebEngineProfile_ITF ¶
type QWebEngineProfile_ITF interface { core.QObject_ITF QWebEngineProfile_PTR() *QWebEngineProfile }
type QWebEngineProfile__HttpCacheType ¶
type QWebEngineProfile__HttpCacheType int64
QWebEngineProfile::HttpCacheType
type QWebEngineProfile__PersistentCookiesPolicy ¶
type QWebEngineProfile__PersistentCookiesPolicy int64
QWebEngineProfile::PersistentCookiesPolicy
type QWebEngineScript ¶
type QWebEngineScript struct {
// contains filtered or unexported fields
}
func NewQWebEngineScript ¶
func NewQWebEngineScript() *QWebEngineScript
func NewQWebEngineScript2 ¶
func NewQWebEngineScript2(other QWebEngineScript_ITF) *QWebEngineScript
func NewQWebEngineScriptFromPointer ¶
func NewQWebEngineScriptFromPointer(ptr unsafe.Pointer) *QWebEngineScript
func (*QWebEngineScript) DestroyQWebEngineScript ¶
func (ptr *QWebEngineScript) DestroyQWebEngineScript()
func (*QWebEngineScript) InjectionPoint ¶
func (ptr *QWebEngineScript) InjectionPoint() QWebEngineScript__InjectionPoint
func (*QWebEngineScript) IsNull ¶
func (ptr *QWebEngineScript) IsNull() bool
func (*QWebEngineScript) Name ¶
func (ptr *QWebEngineScript) Name() string
func (*QWebEngineScript) Pointer ¶
func (p *QWebEngineScript) Pointer() unsafe.Pointer
func (*QWebEngineScript) QWebEngineScript_PTR ¶
func (p *QWebEngineScript) QWebEngineScript_PTR() *QWebEngineScript
func (*QWebEngineScript) RunsOnSubFrames ¶
func (ptr *QWebEngineScript) RunsOnSubFrames() bool
func (*QWebEngineScript) SetInjectionPoint ¶
func (ptr *QWebEngineScript) SetInjectionPoint(p QWebEngineScript__InjectionPoint)
func (*QWebEngineScript) SetName ¶
func (ptr *QWebEngineScript) SetName(scriptName string)
func (*QWebEngineScript) SetPointer ¶
func (p *QWebEngineScript) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineScript) SetRunsOnSubFrames ¶
func (ptr *QWebEngineScript) SetRunsOnSubFrames(on bool)
func (*QWebEngineScript) SetSourceCode ¶
func (ptr *QWebEngineScript) SetSourceCode(scriptSource string)
func (*QWebEngineScript) SetWorldId ¶
func (ptr *QWebEngineScript) SetWorldId(id uint)
func (*QWebEngineScript) SourceCode ¶
func (ptr *QWebEngineScript) SourceCode() string
func (*QWebEngineScript) Swap ¶
func (ptr *QWebEngineScript) Swap(other QWebEngineScript_ITF)
func (*QWebEngineScript) WorldId ¶
func (ptr *QWebEngineScript) WorldId() uint
type QWebEngineScriptCollection ¶
type QWebEngineScriptCollection struct {
// contains filtered or unexported fields
}
func NewQWebEngineScriptCollectionFromPointer ¶
func NewQWebEngineScriptCollectionFromPointer(ptr unsafe.Pointer) *QWebEngineScriptCollection
func (*QWebEngineScriptCollection) Clear ¶
func (ptr *QWebEngineScriptCollection) Clear()
func (*QWebEngineScriptCollection) Contains ¶
func (ptr *QWebEngineScriptCollection) Contains(value QWebEngineScript_ITF) bool
func (*QWebEngineScriptCollection) Count ¶
func (ptr *QWebEngineScriptCollection) Count() int
func (*QWebEngineScriptCollection) DestroyQWebEngineScriptCollection ¶
func (ptr *QWebEngineScriptCollection) DestroyQWebEngineScriptCollection()
func (*QWebEngineScriptCollection) FindScript ¶
func (ptr *QWebEngineScriptCollection) FindScript(name string) *QWebEngineScript
func (*QWebEngineScriptCollection) FindScripts ¶
func (ptr *QWebEngineScriptCollection) FindScripts(name string) []*QWebEngineScript
func (*QWebEngineScriptCollection) Insert ¶
func (ptr *QWebEngineScriptCollection) Insert(s QWebEngineScript_ITF)
func (*QWebEngineScriptCollection) IsEmpty ¶
func (ptr *QWebEngineScriptCollection) IsEmpty() bool
func (*QWebEngineScriptCollection) Pointer ¶
func (p *QWebEngineScriptCollection) Pointer() unsafe.Pointer
func (*QWebEngineScriptCollection) QWebEngineScriptCollection_PTR ¶
func (p *QWebEngineScriptCollection) QWebEngineScriptCollection_PTR() *QWebEngineScriptCollection
func (*QWebEngineScriptCollection) Remove ¶
func (ptr *QWebEngineScriptCollection) Remove(script QWebEngineScript_ITF) bool
func (*QWebEngineScriptCollection) SetPointer ¶
func (p *QWebEngineScriptCollection) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineScriptCollection) Size ¶
func (ptr *QWebEngineScriptCollection) Size() int
func (*QWebEngineScriptCollection) ToList ¶
func (ptr *QWebEngineScriptCollection) ToList() []*QWebEngineScript
type QWebEngineScriptCollection_ITF ¶
type QWebEngineScriptCollection_ITF interface {
QWebEngineScriptCollection_PTR() *QWebEngineScriptCollection
}
type QWebEngineScript_ITF ¶
type QWebEngineScript_ITF interface {
QWebEngineScript_PTR() *QWebEngineScript
}
type QWebEngineScript__InjectionPoint ¶
type QWebEngineScript__InjectionPoint int64
QWebEngineScript::InjectionPoint
type QWebEngineScript__ScriptWorldId ¶
type QWebEngineScript__ScriptWorldId int64
QWebEngineScript::ScriptWorldId
type QWebEngineSettings ¶
type QWebEngineSettings struct {
// contains filtered or unexported fields
}
func NewQWebEngineSettingsFromPointer ¶
func NewQWebEngineSettingsFromPointer(ptr unsafe.Pointer) *QWebEngineSettings
func QWebEngineSettings_DefaultSettings ¶
func QWebEngineSettings_DefaultSettings() *QWebEngineSettings
func QWebEngineSettings_GlobalSettings ¶
func QWebEngineSettings_GlobalSettings() *QWebEngineSettings
func (*QWebEngineSettings) DefaultSettings ¶
func (ptr *QWebEngineSettings) DefaultSettings() *QWebEngineSettings
func (*QWebEngineSettings) DefaultTextEncoding ¶
func (ptr *QWebEngineSettings) DefaultTextEncoding() string
func (*QWebEngineSettings) DestroyQWebEngineSettings ¶
func (ptr *QWebEngineSettings) DestroyQWebEngineSettings()
func (*QWebEngineSettings) FontFamily ¶
func (ptr *QWebEngineSettings) FontFamily(which QWebEngineSettings__FontFamily) string
func (*QWebEngineSettings) FontSize ¶
func (ptr *QWebEngineSettings) FontSize(ty QWebEngineSettings__FontSize) int
func (*QWebEngineSettings) GlobalSettings ¶
func (ptr *QWebEngineSettings) GlobalSettings() *QWebEngineSettings
func (*QWebEngineSettings) Pointer ¶
func (p *QWebEngineSettings) Pointer() unsafe.Pointer
func (*QWebEngineSettings) QWebEngineSettings_PTR ¶
func (p *QWebEngineSettings) QWebEngineSettings_PTR() *QWebEngineSettings
func (*QWebEngineSettings) ResetAttribute ¶
func (ptr *QWebEngineSettings) ResetAttribute(attribute QWebEngineSettings__WebAttribute)
func (*QWebEngineSettings) ResetFontFamily ¶
func (ptr *QWebEngineSettings) ResetFontFamily(which QWebEngineSettings__FontFamily)
func (*QWebEngineSettings) ResetFontSize ¶
func (ptr *QWebEngineSettings) ResetFontSize(ty QWebEngineSettings__FontSize)
func (*QWebEngineSettings) SetAttribute ¶
func (ptr *QWebEngineSettings) SetAttribute(attribute QWebEngineSettings__WebAttribute, on bool)
func (*QWebEngineSettings) SetDefaultTextEncoding ¶
func (ptr *QWebEngineSettings) SetDefaultTextEncoding(encoding string)
func (*QWebEngineSettings) SetFontFamily ¶
func (ptr *QWebEngineSettings) SetFontFamily(which QWebEngineSettings__FontFamily, family string)
func (*QWebEngineSettings) SetFontSize ¶
func (ptr *QWebEngineSettings) SetFontSize(ty QWebEngineSettings__FontSize, size int)
func (*QWebEngineSettings) SetPointer ¶
func (p *QWebEngineSettings) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineSettings) TestAttribute ¶
func (ptr *QWebEngineSettings) TestAttribute(attribute QWebEngineSettings__WebAttribute) bool
type QWebEngineSettings_ITF ¶
type QWebEngineSettings_ITF interface {
QWebEngineSettings_PTR() *QWebEngineSettings
}
type QWebEngineSettings__FontFamily ¶
type QWebEngineSettings__FontFamily int64
QWebEngineSettings::FontFamily
type QWebEngineSettings__FontSize ¶
type QWebEngineSettings__FontSize int64
QWebEngineSettings::FontSize
type QWebEngineSettings__WebAttribute ¶
type QWebEngineSettings__WebAttribute int64
QWebEngineSettings::WebAttribute
type QWebEngineUrlRequestInfo ¶
type QWebEngineUrlRequestInfo struct {
// contains filtered or unexported fields
}
func NewQWebEngineUrlRequestInfoFromPointer ¶
func NewQWebEngineUrlRequestInfoFromPointer(ptr unsafe.Pointer) *QWebEngineUrlRequestInfo
func (*QWebEngineUrlRequestInfo) Block ¶
func (ptr *QWebEngineUrlRequestInfo) Block(shouldBlock bool)
func (*QWebEngineUrlRequestInfo) DestroyQWebEngineUrlRequestInfo ¶
func (ptr *QWebEngineUrlRequestInfo) DestroyQWebEngineUrlRequestInfo()
func (*QWebEngineUrlRequestInfo) FirstPartyUrl ¶
func (ptr *QWebEngineUrlRequestInfo) FirstPartyUrl() *core.QUrl
func (*QWebEngineUrlRequestInfo) NavigationType ¶
func (ptr *QWebEngineUrlRequestInfo) NavigationType() QWebEngineUrlRequestInfo__NavigationType
func (*QWebEngineUrlRequestInfo) Pointer ¶
func (p *QWebEngineUrlRequestInfo) Pointer() unsafe.Pointer
func (*QWebEngineUrlRequestInfo) QWebEngineUrlRequestInfo_PTR ¶
func (p *QWebEngineUrlRequestInfo) QWebEngineUrlRequestInfo_PTR() *QWebEngineUrlRequestInfo
func (*QWebEngineUrlRequestInfo) Redirect ¶
func (ptr *QWebEngineUrlRequestInfo) Redirect(url core.QUrl_ITF)
func (*QWebEngineUrlRequestInfo) RequestMethod ¶
func (ptr *QWebEngineUrlRequestInfo) RequestMethod() *core.QByteArray
func (*QWebEngineUrlRequestInfo) RequestUrl ¶
func (ptr *QWebEngineUrlRequestInfo) RequestUrl() *core.QUrl
func (*QWebEngineUrlRequestInfo) ResourceType ¶
func (ptr *QWebEngineUrlRequestInfo) ResourceType() QWebEngineUrlRequestInfo__ResourceType
func (*QWebEngineUrlRequestInfo) SetHttpHeader ¶
func (ptr *QWebEngineUrlRequestInfo) SetHttpHeader(name core.QByteArray_ITF, value core.QByteArray_ITF)
func (*QWebEngineUrlRequestInfo) SetPointer ¶
func (p *QWebEngineUrlRequestInfo) SetPointer(ptr unsafe.Pointer)
type QWebEngineUrlRequestInfo_ITF ¶
type QWebEngineUrlRequestInfo_ITF interface {
QWebEngineUrlRequestInfo_PTR() *QWebEngineUrlRequestInfo
}
type QWebEngineUrlRequestInfo__NavigationType ¶
type QWebEngineUrlRequestInfo__NavigationType int64
QWebEngineUrlRequestInfo::NavigationType
type QWebEngineUrlRequestInfo__ResourceType ¶
type QWebEngineUrlRequestInfo__ResourceType int64
QWebEngineUrlRequestInfo::ResourceType
type QWebEngineUrlRequestInterceptor ¶
func NewQWebEngineUrlRequestInterceptorFromPointer ¶
func NewQWebEngineUrlRequestInterceptorFromPointer(ptr unsafe.Pointer) *QWebEngineUrlRequestInterceptor
func (*QWebEngineUrlRequestInterceptor) ChildEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) ChildEvent(event core.QChildEvent_ITF)
func (*QWebEngineUrlRequestInterceptor) ChildEventDefault ¶
func (ptr *QWebEngineUrlRequestInterceptor) ChildEventDefault(event core.QChildEvent_ITF)
func (*QWebEngineUrlRequestInterceptor) ConnectChildEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QWebEngineUrlRequestInterceptor) ConnectConnectNotify ¶
func (ptr *QWebEngineUrlRequestInterceptor) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineUrlRequestInterceptor) ConnectCustomEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) ConnectCustomEvent(f func(event *core.QEvent))
func (*QWebEngineUrlRequestInterceptor) ConnectDeleteLater ¶
func (ptr *QWebEngineUrlRequestInterceptor) ConnectDeleteLater(f func())
func (*QWebEngineUrlRequestInterceptor) ConnectDisconnectNotify ¶
func (ptr *QWebEngineUrlRequestInterceptor) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineUrlRequestInterceptor) ConnectEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) ConnectEvent(f func(e *core.QEvent) bool)
func (*QWebEngineUrlRequestInterceptor) ConnectEventFilter ¶
func (*QWebEngineUrlRequestInterceptor) ConnectMetaObject ¶
func (ptr *QWebEngineUrlRequestInterceptor) ConnectMetaObject(f func() *core.QMetaObject)
func (*QWebEngineUrlRequestInterceptor) ConnectNotify ¶
func (ptr *QWebEngineUrlRequestInterceptor) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlRequestInterceptor) ConnectNotifyDefault ¶
func (ptr *QWebEngineUrlRequestInterceptor) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlRequestInterceptor) ConnectTimerEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QWebEngineUrlRequestInterceptor) CustomEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) CustomEvent(event core.QEvent_ITF)
func (*QWebEngineUrlRequestInterceptor) CustomEventDefault ¶
func (ptr *QWebEngineUrlRequestInterceptor) CustomEventDefault(event core.QEvent_ITF)
func (*QWebEngineUrlRequestInterceptor) DeleteLater ¶
func (ptr *QWebEngineUrlRequestInterceptor) DeleteLater()
func (*QWebEngineUrlRequestInterceptor) DeleteLaterDefault ¶
func (ptr *QWebEngineUrlRequestInterceptor) DeleteLaterDefault()
func (*QWebEngineUrlRequestInterceptor) DestroyQWebEngineUrlRequestInterceptor ¶
func (ptr *QWebEngineUrlRequestInterceptor) DestroyQWebEngineUrlRequestInterceptor()
func (*QWebEngineUrlRequestInterceptor) DisconnectChildEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectChildEvent()
func (*QWebEngineUrlRequestInterceptor) DisconnectConnectNotify ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectConnectNotify()
func (*QWebEngineUrlRequestInterceptor) DisconnectCustomEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectCustomEvent()
func (*QWebEngineUrlRequestInterceptor) DisconnectDeleteLater ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectDeleteLater()
func (*QWebEngineUrlRequestInterceptor) DisconnectDisconnectNotify ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectDisconnectNotify()
func (*QWebEngineUrlRequestInterceptor) DisconnectEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectEvent()
func (*QWebEngineUrlRequestInterceptor) DisconnectEventFilter ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectEventFilter()
func (*QWebEngineUrlRequestInterceptor) DisconnectMetaObject ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectMetaObject()
func (*QWebEngineUrlRequestInterceptor) DisconnectNotify ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlRequestInterceptor) DisconnectNotifyDefault ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlRequestInterceptor) DisconnectTimerEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) DisconnectTimerEvent()
func (*QWebEngineUrlRequestInterceptor) Event ¶
func (ptr *QWebEngineUrlRequestInterceptor) Event(e core.QEvent_ITF) bool
func (*QWebEngineUrlRequestInterceptor) EventDefault ¶
func (ptr *QWebEngineUrlRequestInterceptor) EventDefault(e core.QEvent_ITF) bool
func (*QWebEngineUrlRequestInterceptor) EventFilter ¶
func (ptr *QWebEngineUrlRequestInterceptor) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineUrlRequestInterceptor) EventFilterDefault ¶
func (ptr *QWebEngineUrlRequestInterceptor) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineUrlRequestInterceptor) MetaObject ¶
func (ptr *QWebEngineUrlRequestInterceptor) MetaObject() *core.QMetaObject
func (*QWebEngineUrlRequestInterceptor) MetaObjectDefault ¶
func (ptr *QWebEngineUrlRequestInterceptor) MetaObjectDefault() *core.QMetaObject
func (*QWebEngineUrlRequestInterceptor) Pointer ¶
func (p *QWebEngineUrlRequestInterceptor) Pointer() unsafe.Pointer
func (*QWebEngineUrlRequestInterceptor) QWebEngineUrlRequestInterceptor_PTR ¶
func (p *QWebEngineUrlRequestInterceptor) QWebEngineUrlRequestInterceptor_PTR() *QWebEngineUrlRequestInterceptor
func (*QWebEngineUrlRequestInterceptor) SetPointer ¶
func (p *QWebEngineUrlRequestInterceptor) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineUrlRequestInterceptor) TimerEvent ¶
func (ptr *QWebEngineUrlRequestInterceptor) TimerEvent(event core.QTimerEvent_ITF)
func (*QWebEngineUrlRequestInterceptor) TimerEventDefault ¶
func (ptr *QWebEngineUrlRequestInterceptor) TimerEventDefault(event core.QTimerEvent_ITF)
type QWebEngineUrlRequestInterceptor_ITF ¶
type QWebEngineUrlRequestInterceptor_ITF interface { core.QObject_ITF QWebEngineUrlRequestInterceptor_PTR() *QWebEngineUrlRequestInterceptor }
type QWebEngineUrlRequestJob ¶
func NewQWebEngineUrlRequestJobFromPointer ¶
func NewQWebEngineUrlRequestJobFromPointer(ptr unsafe.Pointer) *QWebEngineUrlRequestJob
func (*QWebEngineUrlRequestJob) ChildEvent ¶
func (ptr *QWebEngineUrlRequestJob) ChildEvent(event core.QChildEvent_ITF)
func (*QWebEngineUrlRequestJob) ChildEventDefault ¶
func (ptr *QWebEngineUrlRequestJob) ChildEventDefault(event core.QChildEvent_ITF)
func (*QWebEngineUrlRequestJob) ConnectChildEvent ¶
func (ptr *QWebEngineUrlRequestJob) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QWebEngineUrlRequestJob) ConnectConnectNotify ¶
func (ptr *QWebEngineUrlRequestJob) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineUrlRequestJob) ConnectCustomEvent ¶
func (ptr *QWebEngineUrlRequestJob) ConnectCustomEvent(f func(event *core.QEvent))
func (*QWebEngineUrlRequestJob) ConnectDeleteLater ¶
func (ptr *QWebEngineUrlRequestJob) ConnectDeleteLater(f func())
func (*QWebEngineUrlRequestJob) ConnectDisconnectNotify ¶
func (ptr *QWebEngineUrlRequestJob) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineUrlRequestJob) ConnectEvent ¶
func (ptr *QWebEngineUrlRequestJob) ConnectEvent(f func(e *core.QEvent) bool)
func (*QWebEngineUrlRequestJob) ConnectEventFilter ¶
func (*QWebEngineUrlRequestJob) ConnectMetaObject ¶
func (ptr *QWebEngineUrlRequestJob) ConnectMetaObject(f func() *core.QMetaObject)
func (*QWebEngineUrlRequestJob) ConnectNotify ¶
func (ptr *QWebEngineUrlRequestJob) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlRequestJob) ConnectNotifyDefault ¶
func (ptr *QWebEngineUrlRequestJob) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlRequestJob) ConnectTimerEvent ¶
func (ptr *QWebEngineUrlRequestJob) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QWebEngineUrlRequestJob) CustomEvent ¶
func (ptr *QWebEngineUrlRequestJob) CustomEvent(event core.QEvent_ITF)
func (*QWebEngineUrlRequestJob) CustomEventDefault ¶
func (ptr *QWebEngineUrlRequestJob) CustomEventDefault(event core.QEvent_ITF)
func (*QWebEngineUrlRequestJob) DeleteLater ¶
func (ptr *QWebEngineUrlRequestJob) DeleteLater()
func (*QWebEngineUrlRequestJob) DeleteLaterDefault ¶
func (ptr *QWebEngineUrlRequestJob) DeleteLaterDefault()
func (*QWebEngineUrlRequestJob) DestroyQWebEngineUrlRequestJob ¶
func (ptr *QWebEngineUrlRequestJob) DestroyQWebEngineUrlRequestJob()
func (*QWebEngineUrlRequestJob) DisconnectChildEvent ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectChildEvent()
func (*QWebEngineUrlRequestJob) DisconnectConnectNotify ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectConnectNotify()
func (*QWebEngineUrlRequestJob) DisconnectCustomEvent ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectCustomEvent()
func (*QWebEngineUrlRequestJob) DisconnectDeleteLater ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectDeleteLater()
func (*QWebEngineUrlRequestJob) DisconnectDisconnectNotify ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectDisconnectNotify()
func (*QWebEngineUrlRequestJob) DisconnectEvent ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectEvent()
func (*QWebEngineUrlRequestJob) DisconnectEventFilter ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectEventFilter()
func (*QWebEngineUrlRequestJob) DisconnectMetaObject ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectMetaObject()
func (*QWebEngineUrlRequestJob) DisconnectNotify ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlRequestJob) DisconnectNotifyDefault ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlRequestJob) DisconnectTimerEvent ¶
func (ptr *QWebEngineUrlRequestJob) DisconnectTimerEvent()
func (*QWebEngineUrlRequestJob) Event ¶
func (ptr *QWebEngineUrlRequestJob) Event(e core.QEvent_ITF) bool
func (*QWebEngineUrlRequestJob) EventDefault ¶
func (ptr *QWebEngineUrlRequestJob) EventDefault(e core.QEvent_ITF) bool
func (*QWebEngineUrlRequestJob) EventFilter ¶
func (ptr *QWebEngineUrlRequestJob) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineUrlRequestJob) EventFilterDefault ¶
func (ptr *QWebEngineUrlRequestJob) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineUrlRequestJob) Fail ¶
func (ptr *QWebEngineUrlRequestJob) Fail(r QWebEngineUrlRequestJob__Error)
func (*QWebEngineUrlRequestJob) MetaObject ¶
func (ptr *QWebEngineUrlRequestJob) MetaObject() *core.QMetaObject
func (*QWebEngineUrlRequestJob) MetaObjectDefault ¶
func (ptr *QWebEngineUrlRequestJob) MetaObjectDefault() *core.QMetaObject
func (*QWebEngineUrlRequestJob) Pointer ¶
func (p *QWebEngineUrlRequestJob) Pointer() unsafe.Pointer
func (*QWebEngineUrlRequestJob) QWebEngineUrlRequestJob_PTR ¶
func (p *QWebEngineUrlRequestJob) QWebEngineUrlRequestJob_PTR() *QWebEngineUrlRequestJob
func (*QWebEngineUrlRequestJob) Redirect ¶
func (ptr *QWebEngineUrlRequestJob) Redirect(url core.QUrl_ITF)
func (*QWebEngineUrlRequestJob) Reply ¶
func (ptr *QWebEngineUrlRequestJob) Reply(contentType core.QByteArray_ITF, device core.QIODevice_ITF)
func (*QWebEngineUrlRequestJob) RequestMethod ¶
func (ptr *QWebEngineUrlRequestJob) RequestMethod() *core.QByteArray
func (*QWebEngineUrlRequestJob) RequestUrl ¶
func (ptr *QWebEngineUrlRequestJob) RequestUrl() *core.QUrl
func (*QWebEngineUrlRequestJob) SetPointer ¶
func (p *QWebEngineUrlRequestJob) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineUrlRequestJob) TimerEvent ¶
func (ptr *QWebEngineUrlRequestJob) TimerEvent(event core.QTimerEvent_ITF)
func (*QWebEngineUrlRequestJob) TimerEventDefault ¶
func (ptr *QWebEngineUrlRequestJob) TimerEventDefault(event core.QTimerEvent_ITF)
type QWebEngineUrlRequestJob_ITF ¶
type QWebEngineUrlRequestJob_ITF interface { core.QObject_ITF QWebEngineUrlRequestJob_PTR() *QWebEngineUrlRequestJob }
type QWebEngineUrlRequestJob__Error ¶
type QWebEngineUrlRequestJob__Error int64
QWebEngineUrlRequestJob::Error
type QWebEngineUrlSchemeHandler ¶
func NewQWebEngineUrlSchemeHandler ¶
func NewQWebEngineUrlSchemeHandler(parent core.QObject_ITF) *QWebEngineUrlSchemeHandler
func NewQWebEngineUrlSchemeHandlerFromPointer ¶
func NewQWebEngineUrlSchemeHandlerFromPointer(ptr unsafe.Pointer) *QWebEngineUrlSchemeHandler
func (*QWebEngineUrlSchemeHandler) ChildEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) ChildEvent(event core.QChildEvent_ITF)
func (*QWebEngineUrlSchemeHandler) ChildEventDefault ¶
func (ptr *QWebEngineUrlSchemeHandler) ChildEventDefault(event core.QChildEvent_ITF)
func (*QWebEngineUrlSchemeHandler) ConnectChildEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QWebEngineUrlSchemeHandler) ConnectConnectNotify ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineUrlSchemeHandler) ConnectCustomEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectCustomEvent(f func(event *core.QEvent))
func (*QWebEngineUrlSchemeHandler) ConnectDeleteLater ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectDeleteLater(f func())
func (*QWebEngineUrlSchemeHandler) ConnectDisconnectNotify ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineUrlSchemeHandler) ConnectEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectEvent(f func(e *core.QEvent) bool)
func (*QWebEngineUrlSchemeHandler) ConnectEventFilter ¶
func (*QWebEngineUrlSchemeHandler) ConnectMetaObject ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectMetaObject(f func() *core.QMetaObject)
func (*QWebEngineUrlSchemeHandler) ConnectNotify ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlSchemeHandler) ConnectNotifyDefault ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlSchemeHandler) ConnectRequestStarted ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectRequestStarted(f func(request *QWebEngineUrlRequestJob))
func (*QWebEngineUrlSchemeHandler) ConnectTimerEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QWebEngineUrlSchemeHandler) CustomEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) CustomEvent(event core.QEvent_ITF)
func (*QWebEngineUrlSchemeHandler) CustomEventDefault ¶
func (ptr *QWebEngineUrlSchemeHandler) CustomEventDefault(event core.QEvent_ITF)
func (*QWebEngineUrlSchemeHandler) DeleteLater ¶
func (ptr *QWebEngineUrlSchemeHandler) DeleteLater()
func (*QWebEngineUrlSchemeHandler) DeleteLaterDefault ¶
func (ptr *QWebEngineUrlSchemeHandler) DeleteLaterDefault()
func (*QWebEngineUrlSchemeHandler) DestroyQWebEngineUrlSchemeHandler ¶
func (ptr *QWebEngineUrlSchemeHandler) DestroyQWebEngineUrlSchemeHandler()
func (*QWebEngineUrlSchemeHandler) DisconnectChildEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectChildEvent()
func (*QWebEngineUrlSchemeHandler) DisconnectConnectNotify ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectConnectNotify()
func (*QWebEngineUrlSchemeHandler) DisconnectCustomEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectCustomEvent()
func (*QWebEngineUrlSchemeHandler) DisconnectDeleteLater ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectDeleteLater()
func (*QWebEngineUrlSchemeHandler) DisconnectDisconnectNotify ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectDisconnectNotify()
func (*QWebEngineUrlSchemeHandler) DisconnectEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectEvent()
func (*QWebEngineUrlSchemeHandler) DisconnectEventFilter ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectEventFilter()
func (*QWebEngineUrlSchemeHandler) DisconnectMetaObject ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectMetaObject()
func (*QWebEngineUrlSchemeHandler) DisconnectNotify ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlSchemeHandler) DisconnectNotifyDefault ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineUrlSchemeHandler) DisconnectRequestStarted ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectRequestStarted(request QWebEngineUrlRequestJob_ITF)
func (*QWebEngineUrlSchemeHandler) DisconnectTimerEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) DisconnectTimerEvent()
func (*QWebEngineUrlSchemeHandler) Event ¶
func (ptr *QWebEngineUrlSchemeHandler) Event(e core.QEvent_ITF) bool
func (*QWebEngineUrlSchemeHandler) EventDefault ¶
func (ptr *QWebEngineUrlSchemeHandler) EventDefault(e core.QEvent_ITF) bool
func (*QWebEngineUrlSchemeHandler) EventFilter ¶
func (ptr *QWebEngineUrlSchemeHandler) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineUrlSchemeHandler) EventFilterDefault ¶
func (ptr *QWebEngineUrlSchemeHandler) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineUrlSchemeHandler) MetaObject ¶
func (ptr *QWebEngineUrlSchemeHandler) MetaObject() *core.QMetaObject
func (*QWebEngineUrlSchemeHandler) MetaObjectDefault ¶
func (ptr *QWebEngineUrlSchemeHandler) MetaObjectDefault() *core.QMetaObject
func (*QWebEngineUrlSchemeHandler) Pointer ¶
func (p *QWebEngineUrlSchemeHandler) Pointer() unsafe.Pointer
func (*QWebEngineUrlSchemeHandler) QWebEngineUrlSchemeHandler_PTR ¶
func (p *QWebEngineUrlSchemeHandler) QWebEngineUrlSchemeHandler_PTR() *QWebEngineUrlSchemeHandler
func (*QWebEngineUrlSchemeHandler) RequestStarted ¶
func (ptr *QWebEngineUrlSchemeHandler) RequestStarted(request QWebEngineUrlRequestJob_ITF)
func (*QWebEngineUrlSchemeHandler) SetPointer ¶
func (p *QWebEngineUrlSchemeHandler) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineUrlSchemeHandler) TimerEvent ¶
func (ptr *QWebEngineUrlSchemeHandler) TimerEvent(event core.QTimerEvent_ITF)
func (*QWebEngineUrlSchemeHandler) TimerEventDefault ¶
func (ptr *QWebEngineUrlSchemeHandler) TimerEventDefault(event core.QTimerEvent_ITF)
type QWebEngineUrlSchemeHandler_ITF ¶
type QWebEngineUrlSchemeHandler_ITF interface { core.QObject_ITF QWebEngineUrlSchemeHandler_PTR() *QWebEngineUrlSchemeHandler }
type QWebEngineView ¶
func NewQWebEngineView ¶
func NewQWebEngineView(parent widgets.QWidget_ITF) *QWebEngineView
func NewQWebEngineViewFromPointer ¶
func NewQWebEngineViewFromPointer(ptr unsafe.Pointer) *QWebEngineView
func (*QWebEngineView) ActionEvent ¶
func (ptr *QWebEngineView) ActionEvent(event gui.QActionEvent_ITF)
func (*QWebEngineView) ActionEventDefault ¶
func (ptr *QWebEngineView) ActionEventDefault(event gui.QActionEvent_ITF)
func (*QWebEngineView) Back ¶
func (ptr *QWebEngineView) Back()
func (*QWebEngineView) ChangeEvent ¶
func (ptr *QWebEngineView) ChangeEvent(event core.QEvent_ITF)
func (*QWebEngineView) ChangeEventDefault ¶
func (ptr *QWebEngineView) ChangeEventDefault(event core.QEvent_ITF)
func (*QWebEngineView) ChildEvent ¶
func (ptr *QWebEngineView) ChildEvent(event core.QChildEvent_ITF)
func (*QWebEngineView) ChildEventDefault ¶
func (ptr *QWebEngineView) ChildEventDefault(event core.QChildEvent_ITF)
func (*QWebEngineView) Close ¶
func (ptr *QWebEngineView) Close() bool
func (*QWebEngineView) CloseDefault ¶
func (ptr *QWebEngineView) CloseDefault() bool
func (*QWebEngineView) CloseEvent ¶
func (ptr *QWebEngineView) CloseEvent(event gui.QCloseEvent_ITF)
func (*QWebEngineView) CloseEventDefault ¶
func (ptr *QWebEngineView) CloseEventDefault(event gui.QCloseEvent_ITF)
func (*QWebEngineView) ConnectActionEvent ¶
func (ptr *QWebEngineView) ConnectActionEvent(f func(event *gui.QActionEvent))
func (*QWebEngineView) ConnectBack ¶
func (ptr *QWebEngineView) ConnectBack(f func())
func (*QWebEngineView) ConnectChangeEvent ¶
func (ptr *QWebEngineView) ConnectChangeEvent(f func(event *core.QEvent))
func (*QWebEngineView) ConnectChildEvent ¶
func (ptr *QWebEngineView) ConnectChildEvent(f func(event *core.QChildEvent))
func (*QWebEngineView) ConnectClose ¶
func (ptr *QWebEngineView) ConnectClose(f func() bool)
func (*QWebEngineView) ConnectCloseEvent ¶
func (ptr *QWebEngineView) ConnectCloseEvent(f func(event *gui.QCloseEvent))
func (*QWebEngineView) ConnectConnectNotify ¶
func (ptr *QWebEngineView) ConnectConnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineView) ConnectContextMenuEvent ¶
func (ptr *QWebEngineView) ConnectContextMenuEvent(f func(event *gui.QContextMenuEvent))
func (*QWebEngineView) ConnectCreateWindow ¶
func (ptr *QWebEngineView) ConnectCreateWindow(f func(ty QWebEnginePage__WebWindowType) *QWebEngineView)
func (*QWebEngineView) ConnectCustomEvent ¶
func (ptr *QWebEngineView) ConnectCustomEvent(f func(event *core.QEvent))
func (*QWebEngineView) ConnectDeleteLater ¶
func (ptr *QWebEngineView) ConnectDeleteLater(f func())
func (*QWebEngineView) ConnectDestroyQWebEngineView ¶
func (ptr *QWebEngineView) ConnectDestroyQWebEngineView(f func())
func (*QWebEngineView) ConnectDisconnectNotify ¶
func (ptr *QWebEngineView) ConnectDisconnectNotify(f func(sign *core.QMetaMethod))
func (*QWebEngineView) ConnectEnterEvent ¶
func (ptr *QWebEngineView) ConnectEnterEvent(f func(event *core.QEvent))
func (*QWebEngineView) ConnectEvent ¶
func (ptr *QWebEngineView) ConnectEvent(f func(ev *core.QEvent) bool)
func (*QWebEngineView) ConnectEventFilter ¶
func (*QWebEngineView) ConnectFocusInEvent ¶
func (ptr *QWebEngineView) ConnectFocusInEvent(f func(event *gui.QFocusEvent))
func (*QWebEngineView) ConnectFocusNextPrevChild ¶
func (ptr *QWebEngineView) ConnectFocusNextPrevChild(f func(next bool) bool)
func (*QWebEngineView) ConnectFocusOutEvent ¶
func (ptr *QWebEngineView) ConnectFocusOutEvent(f func(event *gui.QFocusEvent))
func (*QWebEngineView) ConnectForward ¶
func (ptr *QWebEngineView) ConnectForward(f func())
func (*QWebEngineView) ConnectHasHeightForWidth ¶
func (ptr *QWebEngineView) ConnectHasHeightForWidth(f func() bool)
func (*QWebEngineView) ConnectHeightForWidth ¶
func (ptr *QWebEngineView) ConnectHeightForWidth(f func(w int) int)
func (*QWebEngineView) ConnectHide ¶
func (ptr *QWebEngineView) ConnectHide(f func())
func (*QWebEngineView) ConnectHideEvent ¶
func (ptr *QWebEngineView) ConnectHideEvent(f func(event *gui.QHideEvent))
func (*QWebEngineView) ConnectIconChanged ¶
func (ptr *QWebEngineView) ConnectIconChanged(f func(icon *gui.QIcon))
func (*QWebEngineView) ConnectIconUrlChanged ¶
func (ptr *QWebEngineView) ConnectIconUrlChanged(f func(url *core.QUrl))
func (*QWebEngineView) ConnectInputMethodEvent ¶
func (ptr *QWebEngineView) ConnectInputMethodEvent(f func(event *gui.QInputMethodEvent))
func (*QWebEngineView) ConnectInputMethodQuery ¶
func (ptr *QWebEngineView) ConnectInputMethodQuery(f func(query core.Qt__InputMethodQuery) *core.QVariant)
func (*QWebEngineView) ConnectKeyPressEvent ¶
func (ptr *QWebEngineView) ConnectKeyPressEvent(f func(event *gui.QKeyEvent))
func (*QWebEngineView) ConnectKeyReleaseEvent ¶
func (ptr *QWebEngineView) ConnectKeyReleaseEvent(f func(event *gui.QKeyEvent))
func (*QWebEngineView) ConnectLeaveEvent ¶
func (ptr *QWebEngineView) ConnectLeaveEvent(f func(event *core.QEvent))
func (*QWebEngineView) ConnectLoadFinished ¶
func (ptr *QWebEngineView) ConnectLoadFinished(f func(ok bool))
func (*QWebEngineView) ConnectLoadProgress ¶
func (ptr *QWebEngineView) ConnectLoadProgress(f func(progress int))
func (*QWebEngineView) ConnectLoadStarted ¶
func (ptr *QWebEngineView) ConnectLoadStarted(f func())
func (*QWebEngineView) ConnectLower ¶
func (ptr *QWebEngineView) ConnectLower(f func())
func (*QWebEngineView) ConnectMetaObject ¶
func (ptr *QWebEngineView) ConnectMetaObject(f func() *core.QMetaObject)
func (*QWebEngineView) ConnectMinimumSizeHint ¶
func (ptr *QWebEngineView) ConnectMinimumSizeHint(f func() *core.QSize)
func (*QWebEngineView) ConnectMouseDoubleClickEvent ¶
func (ptr *QWebEngineView) ConnectMouseDoubleClickEvent(f func(event *gui.QMouseEvent))
func (*QWebEngineView) ConnectMouseMoveEvent ¶
func (ptr *QWebEngineView) ConnectMouseMoveEvent(f func(event *gui.QMouseEvent))
func (*QWebEngineView) ConnectMousePressEvent ¶
func (ptr *QWebEngineView) ConnectMousePressEvent(f func(event *gui.QMouseEvent))
func (*QWebEngineView) ConnectMouseReleaseEvent ¶
func (ptr *QWebEngineView) ConnectMouseReleaseEvent(f func(event *gui.QMouseEvent))
func (*QWebEngineView) ConnectMoveEvent ¶
func (ptr *QWebEngineView) ConnectMoveEvent(f func(event *gui.QMoveEvent))
func (*QWebEngineView) ConnectNativeEvent ¶
func (ptr *QWebEngineView) ConnectNativeEvent(f func(eventType *core.QByteArray, message unsafe.Pointer, result int) bool)
func (*QWebEngineView) ConnectNotify ¶
func (ptr *QWebEngineView) ConnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineView) ConnectNotifyDefault ¶
func (ptr *QWebEngineView) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineView) ConnectPaintEvent ¶
func (ptr *QWebEngineView) ConnectPaintEvent(f func(event *gui.QPaintEvent))
func (*QWebEngineView) ConnectRaise ¶
func (ptr *QWebEngineView) ConnectRaise(f func())
func (*QWebEngineView) ConnectReload ¶
func (ptr *QWebEngineView) ConnectReload(f func())
func (*QWebEngineView) ConnectRenderProcessTerminated ¶
func (ptr *QWebEngineView) ConnectRenderProcessTerminated(f func(terminationStatus QWebEnginePage__RenderProcessTerminationStatus, exitCode int))
func (*QWebEngineView) ConnectRepaint ¶
func (ptr *QWebEngineView) ConnectRepaint(f func())
func (*QWebEngineView) ConnectResizeEvent ¶
func (ptr *QWebEngineView) ConnectResizeEvent(f func(event *gui.QResizeEvent))
func (*QWebEngineView) ConnectSelectionChanged ¶
func (ptr *QWebEngineView) ConnectSelectionChanged(f func())
func (*QWebEngineView) ConnectSetDisabled ¶
func (ptr *QWebEngineView) ConnectSetDisabled(f func(disable bool))
func (*QWebEngineView) ConnectSetEnabled ¶
func (ptr *QWebEngineView) ConnectSetEnabled(f func(vbo bool))
func (*QWebEngineView) ConnectSetFocus2 ¶
func (ptr *QWebEngineView) ConnectSetFocus2(f func())
func (*QWebEngineView) ConnectSetHidden ¶
func (ptr *QWebEngineView) ConnectSetHidden(f func(hidden bool))
func (*QWebEngineView) ConnectSetStyleSheet ¶
func (ptr *QWebEngineView) ConnectSetStyleSheet(f func(styleSheet string))
func (*QWebEngineView) ConnectSetVisible ¶
func (ptr *QWebEngineView) ConnectSetVisible(f func(visible bool))
func (*QWebEngineView) ConnectSetWindowModified ¶
func (ptr *QWebEngineView) ConnectSetWindowModified(f func(vbo bool))
func (*QWebEngineView) ConnectSetWindowTitle ¶
func (ptr *QWebEngineView) ConnectSetWindowTitle(f func(vqs string))
func (*QWebEngineView) ConnectShow ¶
func (ptr *QWebEngineView) ConnectShow(f func())
func (*QWebEngineView) ConnectShowEvent ¶
func (ptr *QWebEngineView) ConnectShowEvent(f func(event *gui.QShowEvent))
func (*QWebEngineView) ConnectShowFullScreen ¶
func (ptr *QWebEngineView) ConnectShowFullScreen(f func())
func (*QWebEngineView) ConnectShowMaximized ¶
func (ptr *QWebEngineView) ConnectShowMaximized(f func())
func (*QWebEngineView) ConnectShowMinimized ¶
func (ptr *QWebEngineView) ConnectShowMinimized(f func())
func (*QWebEngineView) ConnectShowNormal ¶
func (ptr *QWebEngineView) ConnectShowNormal(f func())
func (*QWebEngineView) ConnectSizeHint ¶
func (ptr *QWebEngineView) ConnectSizeHint(f func() *core.QSize)
func (*QWebEngineView) ConnectStop ¶
func (ptr *QWebEngineView) ConnectStop(f func())
func (*QWebEngineView) ConnectTabletEvent ¶
func (ptr *QWebEngineView) ConnectTabletEvent(f func(event *gui.QTabletEvent))
func (*QWebEngineView) ConnectTimerEvent ¶
func (ptr *QWebEngineView) ConnectTimerEvent(f func(event *core.QTimerEvent))
func (*QWebEngineView) ConnectTitleChanged ¶
func (ptr *QWebEngineView) ConnectTitleChanged(f func(title string))
func (*QWebEngineView) ConnectUpdate ¶
func (ptr *QWebEngineView) ConnectUpdate(f func())
func (*QWebEngineView) ConnectUpdateMicroFocus ¶
func (ptr *QWebEngineView) ConnectUpdateMicroFocus(f func())
func (*QWebEngineView) ConnectUrlChanged ¶
func (ptr *QWebEngineView) ConnectUrlChanged(f func(url *core.QUrl))
func (*QWebEngineView) ConnectWheelEvent ¶
func (ptr *QWebEngineView) ConnectWheelEvent(f func(event *gui.QWheelEvent))
func (*QWebEngineView) ContextMenuEvent ¶
func (ptr *QWebEngineView) ContextMenuEvent(event gui.QContextMenuEvent_ITF)
func (*QWebEngineView) ContextMenuEventDefault ¶
func (ptr *QWebEngineView) ContextMenuEventDefault(event gui.QContextMenuEvent_ITF)
func (*QWebEngineView) CreateWindow ¶
func (ptr *QWebEngineView) CreateWindow(ty QWebEnginePage__WebWindowType) *QWebEngineView
func (*QWebEngineView) CreateWindowDefault ¶
func (ptr *QWebEngineView) CreateWindowDefault(ty QWebEnginePage__WebWindowType) *QWebEngineView
func (*QWebEngineView) CustomEvent ¶
func (ptr *QWebEngineView) CustomEvent(event core.QEvent_ITF)
func (*QWebEngineView) CustomEventDefault ¶
func (ptr *QWebEngineView) CustomEventDefault(event core.QEvent_ITF)
func (*QWebEngineView) DeleteLater ¶
func (ptr *QWebEngineView) DeleteLater()
func (*QWebEngineView) DeleteLaterDefault ¶
func (ptr *QWebEngineView) DeleteLaterDefault()
func (*QWebEngineView) DestroyQWebEngineView ¶
func (ptr *QWebEngineView) DestroyQWebEngineView()
func (*QWebEngineView) DestroyQWebEngineViewDefault ¶
func (ptr *QWebEngineView) DestroyQWebEngineViewDefault()
func (*QWebEngineView) DisconnectActionEvent ¶
func (ptr *QWebEngineView) DisconnectActionEvent()
func (*QWebEngineView) DisconnectBack ¶
func (ptr *QWebEngineView) DisconnectBack()
func (*QWebEngineView) DisconnectChangeEvent ¶
func (ptr *QWebEngineView) DisconnectChangeEvent()
func (*QWebEngineView) DisconnectChildEvent ¶
func (ptr *QWebEngineView) DisconnectChildEvent()
func (*QWebEngineView) DisconnectClose ¶
func (ptr *QWebEngineView) DisconnectClose()
func (*QWebEngineView) DisconnectCloseEvent ¶
func (ptr *QWebEngineView) DisconnectCloseEvent()
func (*QWebEngineView) DisconnectConnectNotify ¶
func (ptr *QWebEngineView) DisconnectConnectNotify()
func (*QWebEngineView) DisconnectContextMenuEvent ¶
func (ptr *QWebEngineView) DisconnectContextMenuEvent()
func (*QWebEngineView) DisconnectCreateWindow ¶
func (ptr *QWebEngineView) DisconnectCreateWindow()
func (*QWebEngineView) DisconnectCustomEvent ¶
func (ptr *QWebEngineView) DisconnectCustomEvent()
func (*QWebEngineView) DisconnectDeleteLater ¶
func (ptr *QWebEngineView) DisconnectDeleteLater()
func (*QWebEngineView) DisconnectDestroyQWebEngineView ¶
func (ptr *QWebEngineView) DisconnectDestroyQWebEngineView()
func (*QWebEngineView) DisconnectDisconnectNotify ¶
func (ptr *QWebEngineView) DisconnectDisconnectNotify()
func (*QWebEngineView) DisconnectEnterEvent ¶
func (ptr *QWebEngineView) DisconnectEnterEvent()
func (*QWebEngineView) DisconnectEvent ¶
func (ptr *QWebEngineView) DisconnectEvent()
func (*QWebEngineView) DisconnectEventFilter ¶
func (ptr *QWebEngineView) DisconnectEventFilter()
func (*QWebEngineView) DisconnectFocusInEvent ¶
func (ptr *QWebEngineView) DisconnectFocusInEvent()
func (*QWebEngineView) DisconnectFocusNextPrevChild ¶
func (ptr *QWebEngineView) DisconnectFocusNextPrevChild()
func (*QWebEngineView) DisconnectFocusOutEvent ¶
func (ptr *QWebEngineView) DisconnectFocusOutEvent()
func (*QWebEngineView) DisconnectForward ¶
func (ptr *QWebEngineView) DisconnectForward()
func (*QWebEngineView) DisconnectHasHeightForWidth ¶
func (ptr *QWebEngineView) DisconnectHasHeightForWidth()
func (*QWebEngineView) DisconnectHeightForWidth ¶
func (ptr *QWebEngineView) DisconnectHeightForWidth()
func (*QWebEngineView) DisconnectHide ¶
func (ptr *QWebEngineView) DisconnectHide()
func (*QWebEngineView) DisconnectHideEvent ¶
func (ptr *QWebEngineView) DisconnectHideEvent()
func (*QWebEngineView) DisconnectIconChanged ¶
func (ptr *QWebEngineView) DisconnectIconChanged()
func (*QWebEngineView) DisconnectIconUrlChanged ¶
func (ptr *QWebEngineView) DisconnectIconUrlChanged()
func (*QWebEngineView) DisconnectInputMethodEvent ¶
func (ptr *QWebEngineView) DisconnectInputMethodEvent()
func (*QWebEngineView) DisconnectInputMethodQuery ¶
func (ptr *QWebEngineView) DisconnectInputMethodQuery()
func (*QWebEngineView) DisconnectKeyPressEvent ¶
func (ptr *QWebEngineView) DisconnectKeyPressEvent()
func (*QWebEngineView) DisconnectKeyReleaseEvent ¶
func (ptr *QWebEngineView) DisconnectKeyReleaseEvent()
func (*QWebEngineView) DisconnectLeaveEvent ¶
func (ptr *QWebEngineView) DisconnectLeaveEvent()
func (*QWebEngineView) DisconnectLoadFinished ¶
func (ptr *QWebEngineView) DisconnectLoadFinished()
func (*QWebEngineView) DisconnectLoadProgress ¶
func (ptr *QWebEngineView) DisconnectLoadProgress()
func (*QWebEngineView) DisconnectLoadStarted ¶
func (ptr *QWebEngineView) DisconnectLoadStarted()
func (*QWebEngineView) DisconnectLower ¶
func (ptr *QWebEngineView) DisconnectLower()
func (*QWebEngineView) DisconnectMetaObject ¶
func (ptr *QWebEngineView) DisconnectMetaObject()
func (*QWebEngineView) DisconnectMinimumSizeHint ¶
func (ptr *QWebEngineView) DisconnectMinimumSizeHint()
func (*QWebEngineView) DisconnectMouseDoubleClickEvent ¶
func (ptr *QWebEngineView) DisconnectMouseDoubleClickEvent()
func (*QWebEngineView) DisconnectMouseMoveEvent ¶
func (ptr *QWebEngineView) DisconnectMouseMoveEvent()
func (*QWebEngineView) DisconnectMousePressEvent ¶
func (ptr *QWebEngineView) DisconnectMousePressEvent()
func (*QWebEngineView) DisconnectMouseReleaseEvent ¶
func (ptr *QWebEngineView) DisconnectMouseReleaseEvent()
func (*QWebEngineView) DisconnectMoveEvent ¶
func (ptr *QWebEngineView) DisconnectMoveEvent()
func (*QWebEngineView) DisconnectNativeEvent ¶
func (ptr *QWebEngineView) DisconnectNativeEvent()
func (*QWebEngineView) DisconnectNotify ¶
func (ptr *QWebEngineView) DisconnectNotify(sign core.QMetaMethod_ITF)
func (*QWebEngineView) DisconnectNotifyDefault ¶
func (ptr *QWebEngineView) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QWebEngineView) DisconnectPaintEvent ¶
func (ptr *QWebEngineView) DisconnectPaintEvent()
func (*QWebEngineView) DisconnectRaise ¶
func (ptr *QWebEngineView) DisconnectRaise()
func (*QWebEngineView) DisconnectReload ¶
func (ptr *QWebEngineView) DisconnectReload()
func (*QWebEngineView) DisconnectRenderProcessTerminated ¶
func (ptr *QWebEngineView) DisconnectRenderProcessTerminated()
func (*QWebEngineView) DisconnectRepaint ¶
func (ptr *QWebEngineView) DisconnectRepaint()
func (*QWebEngineView) DisconnectResizeEvent ¶
func (ptr *QWebEngineView) DisconnectResizeEvent()
func (*QWebEngineView) DisconnectSelectionChanged ¶
func (ptr *QWebEngineView) DisconnectSelectionChanged()
func (*QWebEngineView) DisconnectSetDisabled ¶
func (ptr *QWebEngineView) DisconnectSetDisabled()
func (*QWebEngineView) DisconnectSetEnabled ¶
func (ptr *QWebEngineView) DisconnectSetEnabled()
func (*QWebEngineView) DisconnectSetFocus2 ¶
func (ptr *QWebEngineView) DisconnectSetFocus2()
func (*QWebEngineView) DisconnectSetHidden ¶
func (ptr *QWebEngineView) DisconnectSetHidden()
func (*QWebEngineView) DisconnectSetStyleSheet ¶
func (ptr *QWebEngineView) DisconnectSetStyleSheet()
func (*QWebEngineView) DisconnectSetVisible ¶
func (ptr *QWebEngineView) DisconnectSetVisible()
func (*QWebEngineView) DisconnectSetWindowModified ¶
func (ptr *QWebEngineView) DisconnectSetWindowModified()
func (*QWebEngineView) DisconnectSetWindowTitle ¶
func (ptr *QWebEngineView) DisconnectSetWindowTitle()
func (*QWebEngineView) DisconnectShow ¶
func (ptr *QWebEngineView) DisconnectShow()
func (*QWebEngineView) DisconnectShowEvent ¶
func (ptr *QWebEngineView) DisconnectShowEvent()
func (*QWebEngineView) DisconnectShowFullScreen ¶
func (ptr *QWebEngineView) DisconnectShowFullScreen()
func (*QWebEngineView) DisconnectShowMaximized ¶
func (ptr *QWebEngineView) DisconnectShowMaximized()
func (*QWebEngineView) DisconnectShowMinimized ¶
func (ptr *QWebEngineView) DisconnectShowMinimized()
func (*QWebEngineView) DisconnectShowNormal ¶
func (ptr *QWebEngineView) DisconnectShowNormal()
func (*QWebEngineView) DisconnectSizeHint ¶
func (ptr *QWebEngineView) DisconnectSizeHint()
func (*QWebEngineView) DisconnectStop ¶
func (ptr *QWebEngineView) DisconnectStop()
func (*QWebEngineView) DisconnectTabletEvent ¶
func (ptr *QWebEngineView) DisconnectTabletEvent()
func (*QWebEngineView) DisconnectTimerEvent ¶
func (ptr *QWebEngineView) DisconnectTimerEvent()
func (*QWebEngineView) DisconnectTitleChanged ¶
func (ptr *QWebEngineView) DisconnectTitleChanged()
func (*QWebEngineView) DisconnectUpdate ¶
func (ptr *QWebEngineView) DisconnectUpdate()
func (*QWebEngineView) DisconnectUpdateMicroFocus ¶
func (ptr *QWebEngineView) DisconnectUpdateMicroFocus()
func (*QWebEngineView) DisconnectUrlChanged ¶
func (ptr *QWebEngineView) DisconnectUrlChanged()
func (*QWebEngineView) DisconnectWheelEvent ¶
func (ptr *QWebEngineView) DisconnectWheelEvent()
func (*QWebEngineView) DragEnterEvent ¶
func (ptr *QWebEngineView) DragEnterEvent(e gui.QDragEnterEvent_ITF)
func (*QWebEngineView) DragLeaveEvent ¶
func (ptr *QWebEngineView) DragLeaveEvent(e gui.QDragLeaveEvent_ITF)
func (*QWebEngineView) DragMoveEvent ¶
func (ptr *QWebEngineView) DragMoveEvent(e gui.QDragMoveEvent_ITF)
func (*QWebEngineView) DropEvent ¶
func (ptr *QWebEngineView) DropEvent(e gui.QDropEvent_ITF)
func (*QWebEngineView) EnterEvent ¶
func (ptr *QWebEngineView) EnterEvent(event core.QEvent_ITF)
func (*QWebEngineView) EnterEventDefault ¶
func (ptr *QWebEngineView) EnterEventDefault(event core.QEvent_ITF)
func (*QWebEngineView) Event ¶
func (ptr *QWebEngineView) Event(ev core.QEvent_ITF) bool
func (*QWebEngineView) EventDefault ¶
func (ptr *QWebEngineView) EventDefault(ev core.QEvent_ITF) bool
func (*QWebEngineView) EventFilter ¶
func (ptr *QWebEngineView) EventFilter(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineView) EventFilterDefault ¶
func (ptr *QWebEngineView) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QWebEngineView) FindText ¶
func (ptr *QWebEngineView) FindText(subString string, options QWebEnginePage__FindFlag)
func (*QWebEngineView) FocusInEvent ¶
func (ptr *QWebEngineView) FocusInEvent(event gui.QFocusEvent_ITF)
func (*QWebEngineView) FocusInEventDefault ¶
func (ptr *QWebEngineView) FocusInEventDefault(event gui.QFocusEvent_ITF)
func (*QWebEngineView) FocusNextPrevChild ¶
func (ptr *QWebEngineView) FocusNextPrevChild(next bool) bool
func (*QWebEngineView) FocusNextPrevChildDefault ¶
func (ptr *QWebEngineView) FocusNextPrevChildDefault(next bool) bool
func (*QWebEngineView) FocusOutEvent ¶
func (ptr *QWebEngineView) FocusOutEvent(event gui.QFocusEvent_ITF)
func (*QWebEngineView) FocusOutEventDefault ¶
func (ptr *QWebEngineView) FocusOutEventDefault(event gui.QFocusEvent_ITF)
func (*QWebEngineView) Forward ¶
func (ptr *QWebEngineView) Forward()
func (*QWebEngineView) HasHeightForWidth ¶
func (ptr *QWebEngineView) HasHeightForWidth() bool
func (*QWebEngineView) HasHeightForWidthDefault ¶
func (ptr *QWebEngineView) HasHeightForWidthDefault() bool
func (*QWebEngineView) HasSelection ¶
func (ptr *QWebEngineView) HasSelection() bool
func (*QWebEngineView) HeightForWidth ¶
func (ptr *QWebEngineView) HeightForWidth(w int) int
func (*QWebEngineView) HeightForWidthDefault ¶
func (ptr *QWebEngineView) HeightForWidthDefault(w int) int
func (*QWebEngineView) Hide ¶
func (ptr *QWebEngineView) Hide()
func (*QWebEngineView) HideDefault ¶
func (ptr *QWebEngineView) HideDefault()
func (*QWebEngineView) HideEvent ¶
func (ptr *QWebEngineView) HideEvent(event gui.QHideEvent_ITF)
func (*QWebEngineView) HideEventDefault ¶
func (ptr *QWebEngineView) HideEventDefault(event gui.QHideEvent_ITF)
func (*QWebEngineView) History ¶
func (ptr *QWebEngineView) History() *QWebEngineHistory
func (*QWebEngineView) Icon ¶
func (ptr *QWebEngineView) Icon() *gui.QIcon
func (*QWebEngineView) IconChanged ¶
func (ptr *QWebEngineView) IconChanged(icon gui.QIcon_ITF)
func (*QWebEngineView) IconUrl ¶
func (ptr *QWebEngineView) IconUrl() *core.QUrl
func (*QWebEngineView) IconUrlChanged ¶
func (ptr *QWebEngineView) IconUrlChanged(url core.QUrl_ITF)
func (*QWebEngineView) InputMethodEvent ¶
func (ptr *QWebEngineView) InputMethodEvent(event gui.QInputMethodEvent_ITF)
func (*QWebEngineView) InputMethodEventDefault ¶
func (ptr *QWebEngineView) InputMethodEventDefault(event gui.QInputMethodEvent_ITF)
func (*QWebEngineView) InputMethodQuery ¶
func (ptr *QWebEngineView) InputMethodQuery(query core.Qt__InputMethodQuery) *core.QVariant
func (*QWebEngineView) InputMethodQueryDefault ¶
func (ptr *QWebEngineView) InputMethodQueryDefault(query core.Qt__InputMethodQuery) *core.QVariant
func (*QWebEngineView) KeyPressEvent ¶
func (ptr *QWebEngineView) KeyPressEvent(event gui.QKeyEvent_ITF)
func (*QWebEngineView) KeyPressEventDefault ¶
func (ptr *QWebEngineView) KeyPressEventDefault(event gui.QKeyEvent_ITF)
func (*QWebEngineView) KeyReleaseEvent ¶
func (ptr *QWebEngineView) KeyReleaseEvent(event gui.QKeyEvent_ITF)
func (*QWebEngineView) KeyReleaseEventDefault ¶
func (ptr *QWebEngineView) KeyReleaseEventDefault(event gui.QKeyEvent_ITF)
func (*QWebEngineView) LeaveEvent ¶
func (ptr *QWebEngineView) LeaveEvent(event core.QEvent_ITF)
func (*QWebEngineView) LeaveEventDefault ¶
func (ptr *QWebEngineView) LeaveEventDefault(event core.QEvent_ITF)
func (*QWebEngineView) Load ¶
func (ptr *QWebEngineView) Load(url core.QUrl_ITF)
func (*QWebEngineView) LoadFinished ¶
func (ptr *QWebEngineView) LoadFinished(ok bool)
func (*QWebEngineView) LoadProgress ¶
func (ptr *QWebEngineView) LoadProgress(progress int)
func (*QWebEngineView) LoadStarted ¶
func (ptr *QWebEngineView) LoadStarted()
func (*QWebEngineView) Lower ¶
func (ptr *QWebEngineView) Lower()
func (*QWebEngineView) LowerDefault ¶
func (ptr *QWebEngineView) LowerDefault()
func (*QWebEngineView) MetaObject ¶
func (ptr *QWebEngineView) MetaObject() *core.QMetaObject
func (*QWebEngineView) MetaObjectDefault ¶
func (ptr *QWebEngineView) MetaObjectDefault() *core.QMetaObject
func (*QWebEngineView) MinimumSizeHint ¶
func (ptr *QWebEngineView) MinimumSizeHint() *core.QSize
func (*QWebEngineView) MinimumSizeHintDefault ¶
func (ptr *QWebEngineView) MinimumSizeHintDefault() *core.QSize
func (*QWebEngineView) MouseDoubleClickEvent ¶
func (ptr *QWebEngineView) MouseDoubleClickEvent(event gui.QMouseEvent_ITF)
func (*QWebEngineView) MouseDoubleClickEventDefault ¶
func (ptr *QWebEngineView) MouseDoubleClickEventDefault(event gui.QMouseEvent_ITF)
func (*QWebEngineView) MouseMoveEvent ¶
func (ptr *QWebEngineView) MouseMoveEvent(event gui.QMouseEvent_ITF)
func (*QWebEngineView) MouseMoveEventDefault ¶
func (ptr *QWebEngineView) MouseMoveEventDefault(event gui.QMouseEvent_ITF)
func (*QWebEngineView) MousePressEvent ¶
func (ptr *QWebEngineView) MousePressEvent(event gui.QMouseEvent_ITF)
func (*QWebEngineView) MousePressEventDefault ¶
func (ptr *QWebEngineView) MousePressEventDefault(event gui.QMouseEvent_ITF)
func (*QWebEngineView) MouseReleaseEvent ¶
func (ptr *QWebEngineView) MouseReleaseEvent(event gui.QMouseEvent_ITF)
func (*QWebEngineView) MouseReleaseEventDefault ¶
func (ptr *QWebEngineView) MouseReleaseEventDefault(event gui.QMouseEvent_ITF)
func (*QWebEngineView) MoveEvent ¶
func (ptr *QWebEngineView) MoveEvent(event gui.QMoveEvent_ITF)
func (*QWebEngineView) MoveEventDefault ¶
func (ptr *QWebEngineView) MoveEventDefault(event gui.QMoveEvent_ITF)
func (*QWebEngineView) NativeEvent ¶
func (ptr *QWebEngineView) NativeEvent(eventType core.QByteArray_ITF, message unsafe.Pointer, result int) bool
func (*QWebEngineView) NativeEventDefault ¶
func (ptr *QWebEngineView) NativeEventDefault(eventType core.QByteArray_ITF, message unsafe.Pointer, result int) bool
func (*QWebEngineView) Page ¶
func (ptr *QWebEngineView) Page() *QWebEnginePage
func (*QWebEngineView) PageAction ¶
func (ptr *QWebEngineView) PageAction(action QWebEnginePage__WebAction) *widgets.QAction
func (*QWebEngineView) PaintEvent ¶
func (ptr *QWebEngineView) PaintEvent(event gui.QPaintEvent_ITF)
func (*QWebEngineView) PaintEventDefault ¶
func (ptr *QWebEngineView) PaintEventDefault(event gui.QPaintEvent_ITF)
func (*QWebEngineView) Pointer ¶
func (p *QWebEngineView) Pointer() unsafe.Pointer
func (*QWebEngineView) QWebEngineView_PTR ¶
func (p *QWebEngineView) QWebEngineView_PTR() *QWebEngineView
func (*QWebEngineView) Raise ¶
func (ptr *QWebEngineView) Raise()
func (*QWebEngineView) RaiseDefault ¶
func (ptr *QWebEngineView) RaiseDefault()
func (*QWebEngineView) Reload ¶
func (ptr *QWebEngineView) Reload()
func (*QWebEngineView) RenderProcessTerminated ¶
func (ptr *QWebEngineView) RenderProcessTerminated(terminationStatus QWebEnginePage__RenderProcessTerminationStatus, exitCode int)
func (*QWebEngineView) Repaint ¶
func (ptr *QWebEngineView) Repaint()
func (*QWebEngineView) RepaintDefault ¶
func (ptr *QWebEngineView) RepaintDefault()
func (*QWebEngineView) ResizeEvent ¶
func (ptr *QWebEngineView) ResizeEvent(event gui.QResizeEvent_ITF)
func (*QWebEngineView) ResizeEventDefault ¶
func (ptr *QWebEngineView) ResizeEventDefault(event gui.QResizeEvent_ITF)
func (*QWebEngineView) SelectedText ¶
func (ptr *QWebEngineView) SelectedText() string
func (*QWebEngineView) SelectionChanged ¶
func (ptr *QWebEngineView) SelectionChanged()
func (*QWebEngineView) SetContent ¶
func (ptr *QWebEngineView) SetContent(data core.QByteArray_ITF, mimeType string, baseUrl core.QUrl_ITF)
func (*QWebEngineView) SetDisabled ¶
func (ptr *QWebEngineView) SetDisabled(disable bool)
func (*QWebEngineView) SetDisabledDefault ¶
func (ptr *QWebEngineView) SetDisabledDefault(disable bool)
func (*QWebEngineView) SetEnabled ¶
func (ptr *QWebEngineView) SetEnabled(vbo bool)
func (*QWebEngineView) SetEnabledDefault ¶
func (ptr *QWebEngineView) SetEnabledDefault(vbo bool)
func (*QWebEngineView) SetFocus2 ¶
func (ptr *QWebEngineView) SetFocus2()
func (*QWebEngineView) SetFocus2Default ¶
func (ptr *QWebEngineView) SetFocus2Default()
func (*QWebEngineView) SetHidden ¶
func (ptr *QWebEngineView) SetHidden(hidden bool)
func (*QWebEngineView) SetHiddenDefault ¶
func (ptr *QWebEngineView) SetHiddenDefault(hidden bool)
func (*QWebEngineView) SetHtml ¶
func (ptr *QWebEngineView) SetHtml(html string, baseUrl core.QUrl_ITF)
func (*QWebEngineView) SetPage ¶
func (ptr *QWebEngineView) SetPage(page QWebEnginePage_ITF)
func (*QWebEngineView) SetPointer ¶
func (p *QWebEngineView) SetPointer(ptr unsafe.Pointer)
func (*QWebEngineView) SetStyleSheet ¶
func (ptr *QWebEngineView) SetStyleSheet(styleSheet string)
func (*QWebEngineView) SetStyleSheetDefault ¶
func (ptr *QWebEngineView) SetStyleSheetDefault(styleSheet string)
func (*QWebEngineView) SetUrl ¶
func (ptr *QWebEngineView) SetUrl(url core.QUrl_ITF)
func (*QWebEngineView) SetVisible ¶
func (ptr *QWebEngineView) SetVisible(visible bool)
func (*QWebEngineView) SetVisibleDefault ¶
func (ptr *QWebEngineView) SetVisibleDefault(visible bool)
func (*QWebEngineView) SetWindowModified ¶
func (ptr *QWebEngineView) SetWindowModified(vbo bool)
func (*QWebEngineView) SetWindowModifiedDefault ¶
func (ptr *QWebEngineView) SetWindowModifiedDefault(vbo bool)
func (*QWebEngineView) SetWindowTitle ¶
func (ptr *QWebEngineView) SetWindowTitle(vqs string)
func (*QWebEngineView) SetWindowTitleDefault ¶
func (ptr *QWebEngineView) SetWindowTitleDefault(vqs string)
func (*QWebEngineView) SetZoomFactor ¶
func (ptr *QWebEngineView) SetZoomFactor(factor float64)
func (*QWebEngineView) Settings ¶
func (ptr *QWebEngineView) Settings() *QWebEngineSettings
func (*QWebEngineView) Show ¶
func (ptr *QWebEngineView) Show()
func (*QWebEngineView) ShowDefault ¶
func (ptr *QWebEngineView) ShowDefault()
func (*QWebEngineView) ShowEvent ¶
func (ptr *QWebEngineView) ShowEvent(event gui.QShowEvent_ITF)
func (*QWebEngineView) ShowEventDefault ¶
func (ptr *QWebEngineView) ShowEventDefault(event gui.QShowEvent_ITF)
func (*QWebEngineView) ShowFullScreen ¶
func (ptr *QWebEngineView) ShowFullScreen()
func (*QWebEngineView) ShowFullScreenDefault ¶
func (ptr *QWebEngineView) ShowFullScreenDefault()
func (*QWebEngineView) ShowMaximized ¶
func (ptr *QWebEngineView) ShowMaximized()
func (*QWebEngineView) ShowMaximizedDefault ¶
func (ptr *QWebEngineView) ShowMaximizedDefault()
func (*QWebEngineView) ShowMinimized ¶
func (ptr *QWebEngineView) ShowMinimized()
func (*QWebEngineView) ShowMinimizedDefault ¶
func (ptr *QWebEngineView) ShowMinimizedDefault()
func (*QWebEngineView) ShowNormal ¶
func (ptr *QWebEngineView) ShowNormal()
func (*QWebEngineView) ShowNormalDefault ¶
func (ptr *QWebEngineView) ShowNormalDefault()
func (*QWebEngineView) SizeHint ¶
func (ptr *QWebEngineView) SizeHint() *core.QSize
func (*QWebEngineView) SizeHintDefault ¶
func (ptr *QWebEngineView) SizeHintDefault() *core.QSize
func (*QWebEngineView) Stop ¶
func (ptr *QWebEngineView) Stop()
func (*QWebEngineView) TabletEvent ¶
func (ptr *QWebEngineView) TabletEvent(event gui.QTabletEvent_ITF)
func (*QWebEngineView) TabletEventDefault ¶
func (ptr *QWebEngineView) TabletEventDefault(event gui.QTabletEvent_ITF)
func (*QWebEngineView) TimerEvent ¶
func (ptr *QWebEngineView) TimerEvent(event core.QTimerEvent_ITF)
func (*QWebEngineView) TimerEventDefault ¶
func (ptr *QWebEngineView) TimerEventDefault(event core.QTimerEvent_ITF)
func (*QWebEngineView) Title ¶
func (ptr *QWebEngineView) Title() string
func (*QWebEngineView) TitleChanged ¶
func (ptr *QWebEngineView) TitleChanged(title string)
func (*QWebEngineView) TriggerPageAction ¶
func (ptr *QWebEngineView) TriggerPageAction(action QWebEnginePage__WebAction, checked bool)
func (*QWebEngineView) Update ¶
func (ptr *QWebEngineView) Update()
func (*QWebEngineView) UpdateDefault ¶
func (ptr *QWebEngineView) UpdateDefault()
func (*QWebEngineView) UpdateMicroFocus ¶
func (ptr *QWebEngineView) UpdateMicroFocus()
func (*QWebEngineView) UpdateMicroFocusDefault ¶
func (ptr *QWebEngineView) UpdateMicroFocusDefault()
func (*QWebEngineView) Url ¶
func (ptr *QWebEngineView) Url() *core.QUrl
func (*QWebEngineView) UrlChanged ¶
func (ptr *QWebEngineView) UrlChanged(url core.QUrl_ITF)
func (*QWebEngineView) WheelEvent ¶
func (ptr *QWebEngineView) WheelEvent(event gui.QWheelEvent_ITF)
func (*QWebEngineView) WheelEventDefault ¶
func (ptr *QWebEngineView) WheelEventDefault(event gui.QWheelEvent_ITF)
func (*QWebEngineView) ZoomFactor ¶
func (ptr *QWebEngineView) ZoomFactor() float64
type QWebEngineView_ITF ¶
type QWebEngineView_ITF interface { widgets.QWidget_ITF QWebEngineView_PTR() *QWebEngineView }