![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qmapboxglstylechange_p.h>
Public Member Functions | |
| void | apply (QMapboxGL *map) override |
| Public Member Functions inherited from QMapboxGLStyleChange | |
| virtual | ~QMapboxGLStyleChange ()=default |
Additional Inherited Members | |
| Static Public Member Functions inherited from QMapboxGLStyleChange | |
| static QList< QSharedPointer< QMapboxGLStyleChange > > | addMapItem (QDeclarativeGeoMapItemBase *, const QString &before) |
| static QList< QSharedPointer< QMapboxGLStyleChange > > | removeMapItem (QDeclarativeGeoMapItemBase *) |
Definition at line 138 of file qmapboxglstylechange_p.h.
|
overridevirtual |
Implements QMapboxGLStyleChange.
Definition at line 430 of file qmapboxglstylechange.cpp.