Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QMapboxGLStyleRemoveSource Class Reference

#include <qmapboxglstylechange_p.h>

+ Inheritance diagram for QMapboxGLStyleRemoveSource:
+ Collaboration diagram for QMapboxGLStyleRemoveSource:

Public Member Functions

 QMapboxGLStyleRemoveSource (const QString &id)
 
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 *)
 

Detailed Description

Definition at line 113 of file qmapboxglstylechange_p.h.

Constructor & Destructor Documentation

◆ QMapboxGLStyleRemoveSource()

QMapboxGLStyleRemoveSource::QMapboxGLStyleRemoveSource ( const QString & id)
explicit

Definition at line 416 of file qmapboxglstylechange.cpp.

References QMapboxGLStyleRemoveSource().

Referenced by QMapboxGLStyleRemoveSource().

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

Member Function Documentation

◆ apply()

void QMapboxGLStyleRemoveSource::apply ( QMapboxGL * map)
overridevirtual

Implements QMapboxGLStyleChange.

Definition at line 411 of file qmapboxglstylechange.cpp.

References map.


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