![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
This is the complete list of members for TestWebView, including all inherited members.
_contextMenuEvent(QContextMenuEvent *event) | WebView | protectedvirtual |
_keyPressEvent(QKeyEvent *event) | WebView | protectedvirtual |
_keyReleaseEvent(QKeyEvent *event) | WebView | protectedvirtual |
_mouseMoveEvent(QMouseEvent *event) | WebView | protectedvirtual |
_mousePressEvent(QMouseEvent *event) | WebView | protectedvirtual |
_mouseReleaseEvent(QMouseEvent *event) | WebView | protectedvirtual |
_wheelEvent(QWheelEvent *event) | WebView | protectedvirtual |
addNotification(QWidget *notif) | WebView | |
applyZoom() | WebView | protected |
back() | WebView | slot |
backgroundActivity() const | WebView | |
backgroundActivityChanged(bool) | WebView | signal |
bookmarkLink() | WebView | protectedslot |
checkForForm(QAction *action, const QPoint &pos) | WebView | protected |
closeView() override | TestWebView | inlinevirtual |
contextMenuEvent(QContextMenuEvent *event) override | WebView | protected |
copyImageToClipboard() | WebView | protectedslot |
copyLinkToClipboard() | WebView | protectedslot |
createContextMenu(QMenu *menu, WebHitTestResult &hitTest) | WebView | protected |
createImageContextMenu(QMenu *menu, const WebHitTestResult &hitTest) | WebView | protected |
createLinkContextMenu(QMenu *menu, const WebHitTestResult &hitTest) | WebView | protected |
createMediaContextMenu(QMenu *menu, const WebHitTestResult &hitTest) | WebView | protected |
createPageContextMenu(QMenu *menu) | WebView | protected |
createSearchEngine() | WebView | protected |
createSelectedTextContextMenu(QMenu *menu, const WebHitTestResult &hitTest) | WebView | protected |
downloadImageToDisk() | WebView | protectedslot |
downloadLinkToDisk() | WebView | protectedslot |
downloadMediaToDisk() | WebView | protectedslot |
editCopy() | WebView | slot |
editCut() | WebView | slot |
editDelete() | WebView | slot |
editPaste() | WebView | slot |
editRedo() | WebView | slot |
editSelectAll() | WebView | slot |
editUndo() | WebView | slot |
eventFilter(QObject *obj, QEvent *event) override | WebView | |
focusChanged(bool) | WebView | signal |
focusNextPrevChild(bool next) override | WebView | protected |
forceContextMenuOnMouseRelease() | WebView | static |
forward() | WebView | slot |
icon(bool allowNull=false) const | WebView | |
inputWidget() const | WebView | |
isFullScreen() override | TestWebView | inlinevirtual |
isLoading() const | WebView | |
isUrlValid(const QUrl &url) | WebView | static |
load(const QUrl &url) | WebView | |
load(const LoadRequest &request) | WebView | |
loadingProgress() const | WebView | |
loadInNewTab(const LoadRequest &req, Qz::NewTabPositionFlags position) override | TestWebView | inlinevirtual |
loadRequest(const LoadRequest &req) | WebView | protected |
m_fullScreen | TestWebView | |
mapToViewport(const QPointF &pos) const | WebView | |
openActionUrl() | WebView | protectedslot |
openUrlInBackgroundTab() | WebView | protectedslot |
openUrlInNewTab(const QUrl &url, Qz::NewTabPositionFlags position) | WebView | slot |
openUrlInNewWindow() | WebView | protectedslot |
openUrlInSelectedTab() | WebView | protectedslot |
overlayWidget() override | TestWebView | inlinevirtual |
page() const | WebView | |
pageChanged(WebPage *page) | WebView | signal |
printPage() | WebView | slot |
privacyChanged(bool) | WebView | signal |
reloadBypassCache() | WebView | slot |
requestFullScreen(bool enable) override | TestWebView | inlinevirtual |
resizeEvent(QResizeEvent *event) override | WebView | protected |
savePageAs() | WebView | protectedslot |
scrollBarGeometry(Qt::Orientation orientation) const | WebView | |
searchSelectedText() | WebView | protectedslot |
searchSelectedTextInBackgroundTab() | WebView | protectedslot |
sendPageByMail() | WebView | slot |
sendTextByMail() | WebView | protectedslot |
setForceContextMenuOnMouseRelease(bool force) | WebView | static |
setPage(WebPage *page) | WebView | |
setZoomLevel(int level) | WebView | |
showEvent(QShowEvent *event) override | WebView | protected |
showNotification(QWidget *) | WebView | signal |
showSiteInfo() | WebView | protectedslot |
showSource() | WebView | slot |
slotIconChanged() | WebView | protectedslot |
slotLoadFinished(bool ok) | WebView | protectedslot |
slotLoadProgress(int progress) | WebView | protectedslot |
slotLoadStarted() | WebView | protectedslot |
slotTitleChanged(const QString &title) | WebView | protectedslot |
slotUrlChanged(const QUrl &url) | WebView | protectedslot |
TestWebView() | TestWebView | inlineexplicit |
title(bool allowEmpty=false) const | WebView | |
userDefinedOpenUrlInBgTab(const QUrl &url=QUrl()) | WebView | protectedslot |
userDefinedOpenUrlInNewTab(const QUrl &url=QUrl(), bool invert=false) | WebView | protectedslot |
viewportResized(QSize) | WebView | signal |
WebView(QWidget *parent=nullptr) | WebView | explicit |
zoomIn() | WebView | slot |
zoomLevel() const | WebView | |
zoomLevelChanged(int) | WebView | signal |
zoomLevels() | WebView | static |
zoomOut() | WebView | slot |
zoomReset() | WebView | slot |
~WebView() override | WebView |