Qtc.Enums.Webenginewidgets.QWebEngineSettings
type FontFamily = QEnum (CFontFamily Int) #
eStandardFont :: FontFamily #
eSerifFont :: FontFamily #
eSansSerifFont :: FontFamily #
eCursiveFont :: FontFamily #
eFantasyFont :: FontFamily #
ePictographFont :: FontFamily #
type WebAttribute = QEnum (CWebAttribute Int) #
eAutoLoadImages :: WebAttribute #
eJavascriptEnabled :: WebAttribute #
eJavascriptCanOpenWindows :: WebAttribute #
eJavascriptCanAccessClipboard :: WebAttribute #
eLinksIncludedInFocusChain :: WebAttribute #
eLocalStorageEnabled :: WebAttribute #
eLocalContentCanAccessRemoteUrls :: WebAttribute #
eXSSAuditingEnabled :: WebAttribute #
eSpatialNavigationEnabled :: WebAttribute #
eLocalContentCanAccessFileUrls :: WebAttribute #
eHyperlinkAuditingEnabled :: WebAttribute #
eScrollAnimatorEnabled :: WebAttribute #
eErrorPageEnabled :: WebAttribute #
ePluginsEnabled :: WebAttribute #
eFullScreenSupportEnabled :: WebAttribute #
eScreenCaptureEnabled :: WebAttribute #
eWebGLEnabled :: WebAttribute #
eAccelerated2dCanvasEnabled :: WebAttribute #
eAutoLoadIconsForPage :: WebAttribute #
eTouchIconsEnabled :: WebAttribute #
eFocusOnNavigationEnabled :: WebAttribute #
ePrintElementBackgrounds :: WebAttribute #
eAllowRunningInsecureContent :: WebAttribute #
eAllowGeolocationOnInsecureOrigins :: WebAttribute #
eAllowWindowActivationFromJavaScript :: WebAttribute #
eShowScrollBars :: WebAttribute #
type FontSize = QEnum (CFontSize Int) #
eMinimumFontSize :: FontSize #
eMinimumLogicalFontSize :: FontSize #
eDefaultFontSize :: FontSize #
eDefaultFixedFontSize :: FontSize #