Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QMapboxGLStyleChange Class Referenceabstract

#include <qmapboxglstylechange_p.h>

Inheritance diagram for QMapboxGLStyleChange:
Collaboration diagram for QMapboxGLStyleChange:

Public Member Functions

virtual ~QMapboxGLStyleChange ()=default
virtual void apply (QMapboxGL *map)=0

Static Public Member Functions

static QList< QSharedPointer< QMapboxGLStyleChange > > addMapItem (QDeclarativeGeoMapItemBase *, const QString &before)
static QList< QSharedPointer< QMapboxGLStyleChange > > removeMapItem (QDeclarativeGeoMapItemBase *)

Detailed Description

Definition at line 21 of file qmapboxglstylechange_p.h.

Constructor & Destructor Documentation

◆ ~QMapboxGLStyleChange()

virtual QMapboxGLStyleChange::~QMapboxGLStyleChange ( )
virtualdefault

Member Function Documentation

◆ addMapItem()

QList< QSharedPointer< QMapboxGLStyleChange > > QMapboxGLStyleChange::addMapItem ( QDeclarativeGeoMapItemBase * item,
const QString & before )
static

Definition at line 163 of file qmapboxglstylechange.cpp.

◆ apply()

◆ removeMapItem()

QList< QSharedPointer< QMapboxGLStyleChange > > QMapboxGLStyleChange::removeMapItem ( QDeclarativeGeoMapItemBase * item)
static

Definition at line 188 of file qmapboxglstylechange.cpp.


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