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

#include <tabicon.h>

Inheritance diagram for TabIcon:

Classes

struct  Data
 

Signals

void resized ()
 

Public Member Functions

 TabIcon (QWidget *parent=nullptr)
 
void setWebTab (WebTab *tab)
 
void updateIcon ()
 

Static Public Member Functions

static Datadata ()
 

Detailed Description

Definition at line 30 of file tabicon.h.

Constructor & Destructor Documentation

◆ TabIcon()

TabIcon::TabIcon ( QWidget *  parent = nullptr)
explicit

Definition at line 29 of file tabicon.cpp.

Member Function Documentation

◆ data()

TabIcon::Data * TabIcon::data ( )
static

Definition at line 99 of file tabicon.cpp.

◆ resized

void TabIcon::resized ( )
signal

◆ setWebTab()

void TabIcon::setWebTab ( WebTab tab)

Definition at line 49 of file tabicon.cpp.

◆ updateIcon()

void TabIcon::updateIcon ( )

Definition at line 83 of file tabicon.cpp.


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