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

#include <qmapboxglstylechange_p.h>

+ Inheritance diagram for QMapboxGLStyleSetPaintProperty:
+ Collaboration diagram for QMapboxGLStyleSetPaintProperty:

Public Member Functions

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

Static Public Member Functions

static QList< QSharedPointer< QMapboxGLStyleChange > > fromMapItem (QDeclarativeGeoMapItemBase *)
 
- 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 50 of file qmapboxglstylechange_p.h.

Member Function Documentation

◆ apply()

void QMapboxGLStyleSetPaintProperty::apply ( QMapboxGL * map)
overridevirtual

Implements QMapboxGLStyleChange.

Definition at line 252 of file qmapboxglstylechange.cpp.

References map.

◆ fromMapItem()

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

Definition at line 257 of file qmapboxglstylechange.cpp.

References fromMapItem(), item, QGeoMap::MapCircle, QGeoMap::MapPolygon, QGeoMap::MapPolyline, QGeoMap::MapRectangle, and qWarning.

Referenced by QMapboxGLStyleChange::addMapItem(), and fromMapItem().

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

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