Home
last modified time | relevance | path

Searched refs:RouteRole (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqdeclarativenavigator_p_p.h170 ReadOnlyListModel<QDeclarativeGeoRoute, QDeclarativeGeoRouteModel::RouteRole> m_routes;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel_p.h94 RouteRole = Qt::UserRole + 500 enumerator
H A Dqdeclarativegeoroutemodel.cpp299 if (role == RouteRole) { in data()
309 roleNames.insert(RouteRole, "routeData"); in roleNames()