![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
This is the complete list of members for AdBlockPlugin, including all inherited members.
| AdBlockPlugin() | AdBlockPlugin | explicit |
| init(InitState state, const QString &settingsPath) override | AdBlockPlugin | 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 |
| mouseMove(Qz::ObjectName type, QObject *obj, QMouseEvent *event) | PluginInterface | inlinevirtual |
| mousePress(Qz::ObjectName type, QObject *obj, QMouseEvent *event) | PluginInterface | inlinevirtual |
| mouseRelease(Qz::ObjectName type, QObject *obj, QMouseEvent *event) | PluginInterface | inlinevirtual |
| populateExtensionsMenu(QMenu *menu) | PluginInterface | inlinevirtual |
| populateWebViewMenu(QMenu *menu, WebView *view, const WebHitTestResult &r) | PluginInterface | inlinevirtual |
| showSettings(QWidget *parent=nullptr) override | AdBlockPlugin | virtual |
| StartupInitState enum value | PluginInterface | |
| testPlugin() override | AdBlockPlugin | virtual |
| unload() override | AdBlockPlugin | virtual |
| wheelEvent(Qz::ObjectName type, QObject *obj, QWheelEvent *event) | PluginInterface | inlinevirtual |
| ~PluginInterface()=default | PluginInterface | virtual |