Falkon Develop
Cross-platform Qt-based web browser
TabIcon::Data Struct Reference

#include <tabicon.h>

Public Attributes

int framesCount
 
int animationInterval
 
QPixmap animationPixmap
 
QPixmap audioPlayingPixmap
 
QPixmap audioMutedPixmap
 

Detailed Description

Definition at line 35 of file tabicon.h.

Member Data Documentation

◆ animationInterval

int TabIcon::Data::animationInterval

Definition at line 37 of file tabicon.h.

◆ animationPixmap

QPixmap TabIcon::Data::animationPixmap

Definition at line 38 of file tabicon.h.

◆ audioMutedPixmap

QPixmap TabIcon::Data::audioMutedPixmap

Definition at line 40 of file tabicon.h.

◆ audioPlayingPixmap

QPixmap TabIcon::Data::audioPlayingPixmap

Definition at line 39 of file tabicon.h.

◆ framesCount

int TabIcon::Data::framesCount

Definition at line 36 of file tabicon.h.


The documentation for this struct was generated from the following file: