![]() |
Qt 6.x
The Qt SDK
|
#include <qmapboxglstylechange_p.h>
Public Member Functions | |
QMapboxGLStyleRemoveLayer (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 85 of file qmapboxglstylechange_p.h.
|
explicit |
Definition at line 380 of file qmapboxglstylechange.cpp.
References QMapboxGLStyleRemoveLayer().
Referenced by QMapboxGLStyleRemoveLayer().
|
overridevirtual |
Implements QMapboxGLStyleChange.
Definition at line 375 of file qmapboxglstylechange.cpp.
References map.