![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <tabicon.h>
Classes | |
struct | Data |
Signals | |
void | resized () |
Public Member Functions | |
TabIcon (QWidget *parent=nullptr) | |
void | setWebTab (WebTab *tab) |
void | updateIcon () |
Static Public Member Functions | |
static Data * | data () |
|
explicit |
Definition at line 29 of file tabicon.cpp.
|
static |
Definition at line 99 of file tabicon.cpp.
|
signal |
void TabIcon::setWebTab | ( | WebTab * | tab | ) |
Definition at line 49 of file tabicon.cpp.
void TabIcon::updateIcon | ( | ) |
Definition at line 83 of file tabicon.cpp.