Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QMapboxGLStyleRemoveLayer Class Reference

#include <qmapboxglstylechange_p.h>

+ Inheritance diagram for QMapboxGLStyleRemoveLayer:
+ Collaboration diagram for QMapboxGLStyleRemoveLayer:

Public Member Functions

 QMapboxGLStyleRemoveLayer (const QString &id)
 
void apply (QMapboxGL *map) override
 
- Public Member Functions inherited from QMapboxGLStyleChange
virtual ~QMapboxGLStyleChange ()=default
 
virtual void apply (QMapboxGL *map)=0
 

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 *)
 

Detailed Description

Definition at line 85 of file qmapboxglstylechange_p.h.

Constructor & Destructor Documentation

◆ QMapboxGLStyleRemoveLayer()

QMapboxGLStyleRemoveLayer::QMapboxGLStyleRemoveLayer ( const QString id)
explicit

Definition at line 380 of file qmapboxglstylechange.cpp.

References QMapboxGLStyleRemoveLayer().

Referenced by QMapboxGLStyleRemoveLayer().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Function Documentation

◆ apply()

void QMapboxGLStyleRemoveLayer::apply ( QMapboxGL *  map)
overridevirtual

Implements QMapboxGLStyleChange.

Definition at line 375 of file qmapboxglstylechange.cpp.

References map.


The documentation for this class was generated from the following files: