Home
last modified time | relevance | path

Searched refs:sgObject (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqgeomapobjectqsgsupport_p.h67 : object(o), sgObject(sgo) {} in MapObject()
70 …QQSGMapObject *sgObject = nullptr; // this is a QMap*ObjectPrivateQSG. it becomes invalid when the… member
H A Dqgeomapobjectqsgsupport.cpp190 QQSGMapObject *sgo = mo.sgObject; in updateMapObjects()
205 QQSGMapObject *sgo = mo.sgObject; in updateMapObjects()
237 QQSGMapObject *sgo = m_mapObjects.at(i).sgObject; in updateObjectsGeometry()