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