![]() |
Qt 6.x
The Qt SDK
|
#include <qmapboxglstylechange_p.h>
Public Member Functions | |
QMapboxGLStyleRemoveSource (const QString &id) | |
void | apply (QMapboxGL *map) override |
![]() | |
virtual | ~QMapboxGLStyleChange ()=default |
virtual void | apply (QMapboxGL *map)=0 |
Additional Inherited Members | |
![]() | |
static QList< QSharedPointer< QMapboxGLStyleChange > > | addMapItem (QDeclarativeGeoMapItemBase *, const QString &before) |
static QList< QSharedPointer< QMapboxGLStyleChange > > | removeMapItem (QDeclarativeGeoMapItemBase *) |
Definition at line 113 of file qmapboxglstylechange_p.h.
|
explicit |
Definition at line 416 of file qmapboxglstylechange.cpp.
References QMapboxGLStyleRemoveSource().
Referenced by QMapboxGLStyleRemoveSource().
|
overridevirtual |
Implements QMapboxGLStyleChange.
Definition at line 411 of file qmapboxglstylechange.cpp.
References map.