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

#include <loadinganimator.h>

Inheritance diagram for LoadingAnimator:

Signals

void updateIndex (const QModelIndex &index)
 

Public Member Functions

 LoadingAnimator (QObject *parent=nullptr)
 
QPixmap pixmap (const QModelIndex &index)
 

Friends

class LoadingAnimation
 

Detailed Description

Definition at line 26 of file loadinganimator.h.

Constructor & Destructor Documentation

◆ LoadingAnimator()

LoadingAnimator::LoadingAnimator ( QObject *  parent = nullptr)
explicit

Definition at line 54 of file loadinganimator.cpp.

Member Function Documentation

◆ pixmap()

QPixmap LoadingAnimator::pixmap ( const QModelIndex &  index)

Definition at line 59 of file loadinganimator.cpp.

◆ updateIndex

void LoadingAnimator::updateIndex ( const QModelIndex &  index)
signal

Friends And Related Function Documentation

◆ LoadingAnimation

friend class LoadingAnimation
friend

Definition at line 44 of file loadinganimator.h.


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