![]() |
Qt 6.x
The Qt SDK
|
#include <qmapboxglstylechange_p.h>
Public Member Functions | |
void | apply (QMapboxGL *map) override |
![]() | |
virtual | ~QMapboxGLStyleChange ()=default |
virtual void | apply (QMapboxGL *map)=0 |
Static Public Member Functions | |
static QList< QSharedPointer< QMapboxGLStyleChange > > | fromMapItem (QDeclarativeGeoMapItemBase *) |
![]() | |
static QList< QSharedPointer< QMapboxGLStyleChange > > | addMapItem (QDeclarativeGeoMapItemBase *, const QString &before) |
static QList< QSharedPointer< QMapboxGLStyleChange > > | removeMapItem (QDeclarativeGeoMapItemBase *) |
Definition at line 32 of file qmapboxglstylechange_p.h.
|
overridevirtual |
Implements QMapboxGLStyleChange.
Definition at line 202 of file qmapboxglstylechange.cpp.
References map.
|
static |
Definition at line 207 of file qmapboxglstylechange.cpp.
References fromMapItem(), QGraphicsItem::isVisible(), item, QGeoMap::MapPolyline, and QStringLiteral.
Referenced by QMapboxGLStyleChange::addMapItem(), and fromMapItem().