|
libosmscout 1.1.1
|
#include <libosmscout-client-qt/include/osmscoutclientqt/IconAnimation.h>
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) |
| osmscout::IconAnimation::IconAnimation | ( | ) |
|
overridedefault |
| void osmscout::IconAnimation::activate | ( | const MapIcon & | icon | ) |
| void osmscout::IconAnimation::deactivateAll | ( | ) |
| void osmscout::IconAnimation::paint | ( | QPainter * | painter, |
| const MercatorProjection & | projection ) |
|
slot |
|
signal |