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

#include <qdeclarativerectanglemapitem_p_p.h>

Inheritance diagram for QDeclarativeRectangleMapItemPrivateCPU:
Collaboration diagram for QDeclarativeRectangleMapItemPrivateCPU:

Public Member Functions

 QDeclarativeRectangleMapItemPrivateCPU (QDeclarativeRectangleMapItem &rect)
 ~QDeclarativeRectangleMapItemPrivateCPU () override
void onLinePropertiesChanged () override
void markSourceDirtyAndUpdate () override
void onMapSet () override
void onGeoGeometryChanged () override
void onItemGeometryChanged () override
void afterViewportChanged () override
void updatePolish () override
QSGNodeupdateMapItemPaintNode (QSGNode *oldNode, QQuickItem::UpdatePaintNodeData *data) override
bool contains (const QPointF &point) const override
Public Member Functions inherited from QDeclarativeRectangleMapItemPrivate
 QDeclarativeRectangleMapItemPrivate (QDeclarativeRectangleMapItem &rect)
virtual ~QDeclarativeRectangleMapItemPrivate ()

Public Attributes

QGeoMapPolygonGeometry m_geometry
QQuickShapem_shape = nullptr
QQuickShapePathm_shapePath = nullptr
QDeclarativeGeoMapPainterPathm_painterPath = nullptr
Public Attributes inherited from QDeclarativeRectangleMapItemPrivate
QDeclarativeRectangleMapItemm_rect

Detailed Description

Definition at line 49 of file qdeclarativerectanglemapitem_p_p.h.

Constructor & Destructor Documentation

◆ QDeclarativeRectangleMapItemPrivateCPU()

QDeclarativeRectangleMapItemPrivateCPU::QDeclarativeRectangleMapItemPrivateCPU ( QDeclarativeRectangleMapItem & rect)

Definition at line 325 of file qdeclarativerectanglemapitem.cpp.

◆ ~QDeclarativeRectangleMapItemPrivateCPU()

QDeclarativeRectangleMapItemPrivateCPU::~QDeclarativeRectangleMapItemPrivateCPU ( )
override

Definition at line 343 of file qdeclarativerectanglemapitem.cpp.

Member Function Documentation

◆ afterViewportChanged()

void QDeclarativeRectangleMapItemPrivateCPU::afterViewportChanged ( )
inlineoverridevirtual

◆ contains()

bool QDeclarativeRectangleMapItemPrivateCPU::contains ( const QPointF & point) const
overridevirtual

◆ markSourceDirtyAndUpdate()

void QDeclarativeRectangleMapItemPrivateCPU::markSourceDirtyAndUpdate ( )
inlineoverridevirtual

◆ onGeoGeometryChanged()

void QDeclarativeRectangleMapItemPrivateCPU::onGeoGeometryChanged ( )
inlineoverridevirtual

◆ onItemGeometryChanged()

void QDeclarativeRectangleMapItemPrivateCPU::onItemGeometryChanged ( )
inlineoverridevirtual

◆ onLinePropertiesChanged()

void QDeclarativeRectangleMapItemPrivateCPU::onLinePropertiesChanged ( )
inlineoverridevirtual

◆ onMapSet()

void QDeclarativeRectangleMapItemPrivateCPU::onMapSet ( )
inlineoverridevirtual

◆ updateMapItemPaintNode()

QSGNode * QDeclarativeRectangleMapItemPrivateCPU::updateMapItemPaintNode ( QSGNode * oldNode,
QQuickItem::UpdatePaintNodeData * data )
overridevirtual

◆ updatePolish()

void QDeclarativeRectangleMapItemPrivateCPU::updatePolish ( )
overridevirtual

Member Data Documentation

◆ m_geometry

QGeoMapPolygonGeometry QDeclarativeRectangleMapItemPrivateCPU::m_geometry

Definition at line 85 of file qdeclarativerectanglemapitem_p_p.h.

◆ m_painterPath

QDeclarativeGeoMapPainterPath* QDeclarativeRectangleMapItemPrivateCPU::m_painterPath = nullptr

Definition at line 88 of file qdeclarativerectanglemapitem_p_p.h.

◆ m_shape

QQuickShape* QDeclarativeRectangleMapItemPrivateCPU::m_shape = nullptr

Definition at line 86 of file qdeclarativerectanglemapitem_p_p.h.

◆ m_shapePath

QQuickShapePath* QDeclarativeRectangleMapItemPrivateCPU::m_shapePath = nullptr

Definition at line 87 of file qdeclarativerectanglemapitem_p_p.h.


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