![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <sbi_javascripticon.h>
Public Member Functions | |
| SBI_JavaScriptIcon (BrowserWindow *window) | |
Public Member Functions inherited from SBI_Icon | |
| SBI_Icon (BrowserWindow *window, const QString &settingsPath=QString()) | |
Public Member Functions inherited from ClickableLabel | |
| ClickableLabel (QWidget *parent=nullptr) | |
| QString | themeIcon () const |
| void | setThemeIcon (const QString &name) |
| QIcon | fallbackIcon () const |
| void | setFallbackIcon (const QIcon &fallbackIcon) |
Additional Inherited Members | |
Signals inherited from ClickableLabel | |
| void | clicked (QPoint) |
| void | middleClicked (QPoint) |
Protected Member Functions inherited from SBI_Icon | |
| bool | testCurrentPageWebAttribute (QWebEngineSettings::WebAttribute attr) const |
| void | setCurrentPageWebAttribute (QWebEngineSettings::WebAttribute attr, bool value) |
| QWebEngineSettings * | currentPageSettings () const |
| WebPage * | currentPage () const |
Protected Attributes inherited from SBI_Icon | |
| BrowserWindow * | m_window |
| QString | m_settingsFile |
Properties inherited from ClickableLabel | |
| QSize | fixedsize |
| int | fixedwidth |
| int | fixedheight |
| QString | themeIcon |
| QIcon | fallbackIcon |
Definition at line 26 of file sbi_javascripticon.h.
|
explicit |
Definition at line 30 of file sbi_javascripticon.cpp.