WebGui::WebView Class Reference
#include <BrowserView.h>
Signals | |
void openLinkInExternalBrowser (const QUrl &) | |
void openLinkInNewWindow (const QUrl &) | |
void viewSource (const QUrl &) | |
Public Member Functions | |
WebView (QWidget *parent=0) | |
Constructs a WebView widget which can be zoomed with Ctrl+Mousewheel. More... | |
Protected Member Functions | |
void contextMenuEvent (QContextMenuEvent *event) | |
void wheelEvent (QWheelEvent *event) | |
Constructor & Destructor Documentation
◆ WebView()
WebView::WebView | ( | QWidget * | parent = 0 | ) |
Constructs a WebView widget which can be zoomed with Ctrl+Mousewheel.
Member Function Documentation
◆ contextMenuEvent()
|
protected |
◆ openLinkInExternalBrowser
|
signal |
◆ openLinkInNewWindow
|
signal |
◆ viewSource
|
signal |
◆ wheelEvent()
|
protected |
The documentation for this class was generated from the following files:
- src/Mod/Web/Gui/BrowserView.h
- src/Mod/Web/Gui/BrowserView.cpp