Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem_p.h141 void updateAfterLinePropertiesChanged();
H A Dqdeclarativepolylinemapitem.cpp969 this, SLOT(updateAfterLinePropertiesChanged())); in Q_GLOBAL_STATIC()
971 this, SLOT(updateAfterLinePropertiesChanged())); in Q_GLOBAL_STATIC()
982 void QDeclarativePolylineMapItem::updateAfterLinePropertiesChanged() in updateAfterLinePropertiesChanged() function in QDeclarativePolylineMapItem