libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::IconAnimation Class Reference

#include <IconAnimation.h>

+ Inheritance diagram for osmscout::IconAnimation:

Public Slots

void tick ()
 

Signals

void update ()
 

Public Member Functions

void activate (const MapIcon &icon)
 
void deactivateAll ()
 
 IconAnimation ()
 
void paint (QPainter *painter, const MercatorProjection &projection)
 
 ~IconAnimation () override=default
 

Constructor & Destructor Documentation

◆ IconAnimation()

osmscout::IconAnimation::IconAnimation ( )

References tick().

◆ ~IconAnimation()

osmscout::IconAnimation::~IconAnimation ( )
overridedefault

Member Function Documentation

◆ activate()

void osmscout::IconAnimation::activate ( const MapIcon icon)

◆ deactivateAll()

void osmscout::IconAnimation::deactivateAll ( )

◆ paint()

void osmscout::IconAnimation::paint ( QPainter *  painter,
const MercatorProjection projection 
)

◆ tick

void osmscout::IconAnimation::tick ( )
slot

References update().

Referenced by IconAnimation().

◆ update

void osmscout::IconAnimation::update ( )
signal

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