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
QMapboxGLStyleAddLayer Class Reference

#include <qmapboxglstylechange_p.h>

Inheritance diagram for QMapboxGLStyleAddLayer:
Collaboration diagram for QMapboxGLStyleAddLayer:

Public Member Functions

void apply (QMapboxGL *map) override
Public Member Functions inherited from QMapboxGLStyleChange
virtual ~QMapboxGLStyleChange ()=default

Static Public Member Functions

static QSharedPointer< QMapboxGLStyleChangefromFeature (const QMapbox::Feature &feature, const QString &before)
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 71 of file qmapboxglstylechange_p.h.

Member Function Documentation

◆ apply()

void QMapboxGLStyleAddLayer::apply ( QMapboxGL * map)
overridevirtual

Implements QMapboxGLStyleChange.

Definition at line 344 of file qmapboxglstylechange.cpp.

◆ fromFeature()

QSharedPointer< QMapboxGLStyleChange > QMapboxGLStyleAddLayer::fromFeature ( const QMapbox::Feature & feature,
const QString & before )
static

Definition at line 349 of file qmapboxglstylechange.cpp.


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