![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
This is the complete list of members for MouseGesturesPlugin, including all inherited members.
acceptNavigationRequest(WebPage *page, const QUrl &url, QWebEnginePage::NavigationType type, bool isMainFrame) | PluginInterface | inlinevirtual |
init(InitState state, const QString &settingsPath) override | MouseGesturesPlugin | virtual |
InitState enum name | PluginInterface | |
keyPress(Qz::ObjectName type, QObject *obj, QKeyEvent *event) | PluginInterface | inlinevirtual |
keyRelease(Qz::ObjectName type, QObject *obj, QKeyEvent *event) | PluginInterface | inlinevirtual |
LateInitState enum value | PluginInterface | |
mouseDoubleClick(Qz::ObjectName type, QObject *obj, QMouseEvent *event) | PluginInterface | inlinevirtual |
MouseGesturesPlugin() | MouseGesturesPlugin | |
mouseMove(Qz::ObjectName type, QObject *obj, QMouseEvent *event) override | MouseGesturesPlugin | virtual |
mousePress(Qz::ObjectName type, QObject *obj, QMouseEvent *event) override | MouseGesturesPlugin | virtual |
mouseRelease(Qz::ObjectName type, QObject *obj, QMouseEvent *event) override | MouseGesturesPlugin | virtual |
populateExtensionsMenu(QMenu *menu) | PluginInterface | inlinevirtual |
populateWebViewMenu(QMenu *menu, WebView *view, const WebHitTestResult &r) | PluginInterface | inlinevirtual |
showSettings(QWidget *parent) override | MouseGesturesPlugin | virtual |
StartupInitState enum value | PluginInterface | |
testPlugin() override | MouseGesturesPlugin | virtual |
unload() override | MouseGesturesPlugin | virtual |
wheelEvent(Qz::ObjectName type, QObject *obj, QWheelEvent *event) | PluginInterface | inlinevirtual |
~PluginInterface()=default | PluginInterface | virtual |