|  | Falkon Develop
    Cross-platform Qt-based web browser | 
#include <sbi_imagesicon.h>
 
  
| Public Member Functions | |
| SBI_ImagesIcon (BrowserWindow *window, const QString &settingsPath) | |
|  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 25 of file sbi_imagesicon.h.
| 
 | explicit | 
Definition at line 29 of file sbi_imagesicon.cpp.