![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
This is the complete list of members for PluginProxy, including all inherited members.
| acceptNavigationRequest(WebPage *page, const QUrl &url, QWebEnginePage::NavigationType type, bool isMainFrame) | PluginProxy | |
| addPlugin(const QString &id) | Plugins | |
| availablePlugins() | Plugins | |
| availablePluginsChanged() | Plugins | signal |
| createSpec(const QJsonObject &metaData) | Plugins | static |
| createSpec(const DesktopFile &metaData) | Plugins | static |
| emitMainWindowCreated(BrowserWindow *window) | PluginProxy | |
| emitMainWindowDeleted(BrowserWindow *window) | PluginProxy | |
| emitWebPageCreated(WebPage *page) | PluginProxy | |
| emitWebPageDeleted(WebPage *page) | PluginProxy | |
| EventHandlerType enum name | PluginProxy | |
| KeyPressHandler enum value | PluginProxy | |
| KeyReleaseHandler enum value | PluginProxy | |
| loadPlugin(Plugin *plugin) | Plugins | |
| loadPlugins() | Plugins | slot |
| loadSettings() | Plugins | slot |
| m_loadedPlugins | Plugins | protected |
| mainWindowCreated(BrowserWindow *window) | PluginProxy | signal |
| mainWindowDeleted(BrowserWindow *window) | PluginProxy | signal |
| MouseDoubleClickHandler enum value | PluginProxy | |
| MouseMoveHandler enum value | PluginProxy | |
| MousePressHandler enum value | PluginProxy | |
| MouseReleaseHandler enum value | PluginProxy | |
| PluginProxy(QObject *parent=nullptr) | PluginProxy | explicit |
| Plugins(QObject *parent=nullptr) | Plugins | explicit |
| populateExtensionsMenu(QMenu *menu) | PluginProxy | |
| populateWebViewMenu(QMenu *menu, WebView *view, const WebHitTestResult &r) | PluginProxy | |
| processKeyPress(Qz::ObjectName type, QObject *obj, QKeyEvent *event) | PluginProxy | |
| processKeyRelease(Qz::ObjectName type, QObject *obj, QKeyEvent *event) | PluginProxy | |
| processMouseDoubleClick(Qz::ObjectName type, QObject *obj, QMouseEvent *event) | PluginProxy | |
| processMouseMove(Qz::ObjectName type, QObject *obj, QMouseEvent *event) | PluginProxy | |
| processMousePress(Qz::ObjectName type, QObject *obj, QMouseEvent *event) | PluginProxy | |
| processMouseRelease(Qz::ObjectName type, QObject *obj, QMouseEvent *event) | PluginProxy | |
| processWheelEvent(Qz::ObjectName type, QObject *obj, QWheelEvent *event) | PluginProxy | |
| registerAppEventHandler(EventHandlerType type, PluginInterface *obj) | PluginProxy | |
| removePlugin(Plugin *plugin) | Plugins | |
| shutdown() | Plugins | |
| speedDial() | Plugins | inline |
| unloadPlugin(Plugin *plugin) | Plugins | |
| webPageCreated(WebPage *page) | PluginProxy | signal |
| webPageDeleted(WebPage *page) | PluginProxy | signal |
| WheelEventHandler enum value | PluginProxy |