Falkon Develop
Cross-platform Qt-based web browser
SBI_JavaScriptIcon Class Reference

#include <sbi_javascripticon.h>

Inheritance diagram for SBI_JavaScriptIcon:
SBI_Icon ClickableLabel

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
 
WebPagecurrentPage () const
 
- Protected Attributes inherited from SBI_Icon
BrowserWindowm_window
 
QString m_settingsFile
 
- Properties inherited from ClickableLabel
QSize fixedsize
 
int fixedwidth
 
int fixedheight
 
QString themeIcon
 
QIcon fallbackIcon
 

Detailed Description

Definition at line 26 of file sbi_javascripticon.h.

Constructor & Destructor Documentation

◆ SBI_JavaScriptIcon()

SBI_JavaScriptIcon::SBI_JavaScriptIcon ( BrowserWindow window)
explicit

Definition at line 30 of file sbi_javascripticon.cpp.


The documentation for this class was generated from the following files: