| Accelerated2dCanvasEnabled enum value | CFxWebView |  | 
  | AllowPersistentCookies enum value | CFxWebView |  | 
  | AllowRunningInsecureContent enum value | CFxWebView |  | 
  | AlsoOpenLinksInBrowser()=0 | CFxWebView | pure virtual | 
  | AutoLoadIconsForPage enum value | CFxWebView |  | 
  | AutoLoadImages enum value | CFxWebView |  | 
  | Back enum value | CFxWebView |  | 
  | CanGoBack() const =0 | CFxWebView | pure virtual | 
  | CanGoForward() const =0 | CFxWebView | pure virtual | 
  | CFxWebView(CFxWebWidgetManager *pManager) | CFxWebView |  | 
  | ClearCookies()=0 | CFxWebView | pure virtual | 
  | ClearDefaultUserAgentString()=0 | CFxWebView | pure virtual | 
  | ClearUserAgentString(const QUrl &url)=0 | CFxWebView | pure virtual | 
  | ClearUserAgentStrings()=0 | CFxWebView | pure virtual | 
  | ConnectToContentChangedSignal(std::function< void(void)> slot)=0 | CFxWebView | pure virtual | 
  | ConnectToContentsSizeChangedSignal(std::function< void(const QSizeF &)> slot)=0 | CFxWebView | pure virtual | 
  | ConnectToGeometryChangeRequestedSignal(std::function< void(const QRect &)> slot)=0 | CFxWebView | pure virtual | 
  | ConnectToHttpResponseFinished(std::function< void(QNetworkReply *)> slot)=0 | CFxWebView | pure virtual | 
  | ConnectToLinkClickedSignal(std::function< void(const QUrl &)> slot)=0 | CFxWebView | pure virtual | 
  | ConnectToLoadFinishedSignal(std::function< void(bool)> slot)=0 | CFxWebView | pure virtual | 
  | ConnectToLoadProgressSignal(std::function< void(int progress)> slot)=0 | CFxWebView | pure virtual | 
  | ConnectToLoadStartedSignal(std::function< void(void)> slot)=0 | CFxWebView | pure virtual | 
  | ConnectToRepaintRequestedSignal(std::function< void(const QRect &)> slot)=0 | CFxWebView | pure virtual | 
  | ConnectToRepaintRequestedSignalWebEngine(std::function< void(bool)> slot)=0 | CFxWebView | pure virtual | 
  | ConnectToUrlChangedSignal(std::function< void(const QUrl &)> slot)=0 | CFxWebView | pure virtual | 
  | Copy enum value | CFxWebView |  | 
  | CopyImageToClipboard enum value | CFxWebView |  | 
  | CopyImageUrlToClipboard enum value | CFxWebView |  | 
  | CopyLinkToClipboard enum value | CFxWebView |  | 
  | CopyMediaUrlToClipboard enum value | CFxWebView |  | 
  | Cut enum value | CFxWebView |  | 
  | DelegateAllLinks enum value | CFxWebView |  | 
  | DelegateExternalLinks enum value | CFxWebView |  | 
  | DoBack()=0 | CFxWebView | pure virtual | 
  | DoForward()=0 | CFxWebView | pure virtual | 
  | DontDelegateLinks enum value | CFxWebView |  | 
  | DoPrint(QPrinter *) const =0 | CFxWebView | pure virtual | 
  | DoReload()=0 | CFxWebView | pure virtual | 
  | DoStop()=0 | CFxWebView | pure virtual | 
  | DownloadImageToDisk enum value | CFxWebView |  | 
  | DownloadLinkToDisk enum value | CFxWebView |  | 
  | DownloadMediaToDisk enum value | CFxWebView |  | 
  | ErrorPageEnabled enum value | CFxWebView |  | 
  | EvaluateJavascript(const QString &script)=0 | CFxWebView | pure virtual | 
  | ExitFullScreen enum value | CFxWebView |  | 
  | FindAtWordBeginningsOnly enum value | CFxWebView |  | 
  | FindBackward enum value | CFxWebView |  | 
  | FindBeginsInSelection enum value | CFxWebView |  | 
  | FindCaseSensitively enum value | CFxWebView |  | 
  | FindText(const QString &subString, FxFindFlag options=(FxFindFlag) 0)=0 | CFxWebView | pure virtual | 
  | FindWrapsAroundDocument enum value | CFxWebView |  | 
  | FocusOnNavigationEnabled enum value | CFxWebView |  | 
  | ForcePersistentCookies enum value | CFxWebView |  | 
  | Forward enum value | CFxWebView |  | 
  | FullScreenSupportEnabled enum value | CFxWebView |  | 
  | FxFindFlag enum name | CFxWebView |  | 
  | FxLinkDelegationPolicy enum name | CFxWebView |  | 
  | FxPersistentCookiesPolicy enum name | CFxWebView |  | 
  | FxWebAction enum name | CFxWebView |  | 
  | FxWebAttribute enum name | CFxWebView |  | 
  | GetCookieStoreForDefaultProfile()=0 | CFxWebView | pure virtual | 
  | GetDefaultUserAgentString()=0 | CFxWebView | pure virtual | 
  | GetIcon() const =0 | CFxWebView | pure virtual | 
  | GetLinkDelegationPolicy()=0 | CFxWebView | pure virtual | 
  | GetPageAction(FxWebAction eAction) const =0 | CFxWebView | pure virtual | 
  | GetPreferredContentsSize()=0 | CFxWebView | pure virtual | 
  | GetRenderHints() const =0 | CFxWebView | pure virtual | 
  | GetSelectedHtml() const =0 | CFxWebView | pure virtual | 
  | GetSelectedText() const =0 | CFxWebView | pure virtual | 
  | GetTextSizeMultiplier() const =0 | CFxWebView | pure virtual | 
  | GetTitle() const =0 | CFxWebView | pure virtual | 
  | GetURL() const =0 | CFxWebView | pure virtual | 
  | GetUserAgentStrings()=0 | CFxWebView | pure virtual | 
  | GetWidget()=0 | CFxWebView | pure virtual | 
  | GetWidget() const =0 | CFxWebView | pure virtual | 
  | GetZoomFactor() const =0 | CFxWebView | pure virtual | 
  | HasSelection() const =0 | CFxWebView | pure virtual | 
  | HighlightAllOccurrences enum value | CFxWebView |  | 
  | HyperlinkAuditingEnabled enum value | CFxWebView |  | 
  | InspectElement enum value | CFxWebView |  | 
  | IsModified() const =0 | CFxWebView | pure virtual | 
  | JavascriptCanAccessClipboard enum value | CFxWebView |  | 
  | JavascriptCanOpenWindows enum value | CFxWebView |  | 
  | JavascriptEnabled enum value | CFxWebView |  | 
  | LinksIncludedInFocusChain enum value | CFxWebView |  | 
  | Load(const CFxString &sURL) | CFxWebView | virtual | 
  | Load(const QString &sURL)=0 | CFxWebView | pure virtual | 
  | Load(const QUrl &url)=0 | CFxWebView | pure virtual | 
  | Load(const QNetworkRequest &request, QNetworkAccessManager::Operation operation=QNetworkAccessManager::GetOperation, const QByteArray &body=QByteArray())=0 | CFxWebView | pure virtual | 
  | LocalContentCanAccessFileUrls enum value | CFxWebView |  | 
  | LocalContentCanAccessRemoteUrls enum value | CFxWebView |  | 
  | LocalStorageEnabled enum value | CFxWebView |  | 
  | m_pManager | CFxWebView | protected | 
  | NoPersistentCookies enum value | CFxWebView |  | 
  | NoWebAction enum value | CFxWebView |  | 
  | OpenExternalLinksInBrowser(std::function< bool(const QUrl &url)> checkIfExternalLink)=0 | CFxWebView | pure virtual | 
  | OpenLinkInNewBackgroundTab enum value | CFxWebView |  | 
  | OpenLinkInNewTab enum value | CFxWebView |  | 
  | OpenLinkInNewWindow enum value | CFxWebView |  | 
  | OpenLinkInThisWindow enum value | CFxWebView |  | 
  | Paste enum value | CFxWebView |  | 
  | PasteAndMatchStyle enum value | CFxWebView |  | 
  | PluginsEnabled enum value | CFxWebView |  | 
  | PrintElementBackgrounds enum value | CFxWebView |  | 
  | Redo enum value | CFxWebView |  | 
  | Reload enum value | CFxWebView |  | 
  | ReloadAndBypassCache enum value | CFxWebView |  | 
  | RequestClose enum value | CFxWebView |  | 
  | SavePage enum value | CFxWebView |  | 
  | ScreenCaptureEnabled enum value | CFxWebView |  | 
  | ScrollAnimatorEnabled enum value | CFxWebView |  | 
  | SelectAll enum value | CFxWebView |  | 
  | SetCacheEnabled(bool bEnable)=0 | CFxWebView | pure virtual | 
  | SetContent(const QByteArray &data, const QString &sMimeType=QString(), const QUrl &baseUrl=QUrl())=0 | CFxWebView | pure virtual | 
  | SetCookieForDefaultProfile(QNetworkCookie *pCookie)=0 | CFxWebView | pure virtual | 
  | SetDefaultUserAgentString(const QString &userAgentString)=0 | CFxWebView | pure virtual | 
  | SetHtml(const QString &html, const QUrl &baseUrl=QUrl())=0 | CFxWebView | pure virtual | 
  | SetLinkDelegationPolicy(FxLinkDelegationPolicy linkDelegationPolicy)=0 | CFxWebView | pure virtual | 
  | SetNetworkAccessManager(QNetworkAccessManager *manager)=0 | CFxWebView | pure virtual | 
  | SetPersistCookies(bool bEnable)=0 | CFxWebView | pure virtual | 
  | SetPersistentCookiesPolicyForDefaultProfile(FxPersistentCookiesPolicy ePolicy)=0 | CFxWebView | pure virtual | 
  | SetRenderHint(QPainter::RenderHint hint, bool bEnabled=true)=0 | CFxWebView | pure virtual | 
  | SetRenderHints(QPainter::RenderHints hints)=0 | CFxWebView | pure virtual | 
  | SetSettingsAttribute(FxWebAttribute eAttribute, bool bEnable)=0 | CFxWebView | pure virtual | 
  | SetTextSizeMultiplier(double dFactor)=0 | CFxWebView | pure virtual | 
  | SetURL(const CFxString &sURL) | CFxWebView | virtual | 
  | SetURL(const QUrl &url)=0 | CFxWebView | pure virtual | 
  | SetURL(const QString &sURL)=0 | CFxWebView | pure virtual | 
  | SetUserAgentString(const QUrl &url, const QString &userAgentString)=0 | CFxWebView | pure virtual | 
  | SetZoomFactor(double dFactor)=0 | CFxWebView | pure virtual | 
  | SpatialNavigationEnabled enum value | CFxWebView |  | 
  | Stop enum value | CFxWebView |  | 
  | ToggleMediaControls enum value | CFxWebView |  | 
  | ToggleMediaLoop enum value | CFxWebView |  | 
  | ToggleMediaMute enum value | CFxWebView |  | 
  | ToggleMediaPlayPause enum value | CFxWebView |  | 
  | TouchIconsEnabled enum value | CFxWebView |  | 
  | TreatMedialCapitalAsWordBeginning enum value | CFxWebView |  | 
  | TriggerPageAction(FxWebAction eAction, bool bChecked=false)=0 | CFxWebView | pure virtual | 
  | Undo enum value | CFxWebView |  | 
  | Unselect enum value | CFxWebView |  | 
  | ViewSource enum value | CFxWebView |  | 
  | WebActionCount enum value | CFxWebView |  | 
  | WebGLEnabled enum value | CFxWebView |  | 
  | XSSAuditingEnabled enum value | CFxWebView |  | 
  | ~CFxWebView() | CFxWebView | virtual |