libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::IconAnimation Class Reference

#include <libosmscout-client-qt/include/osmscoutclientqt/IconAnimation.h>

Inheritance diagram for osmscout::IconAnimation:
Collaboration diagram for osmscout::IconAnimation:

Public Slots

void tick ()

Signals

void update ()

Public Member Functions

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

Constructor & Destructor Documentation

◆ IconAnimation()

osmscout::IconAnimation::IconAnimation ( )

◆ ~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

◆ update

void osmscout::IconAnimation::update ( )
signal

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