Home
last modified time | relevance | path

Searched defs:setManeuver (Results 1 – 3 of 3) sorted by relevance

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/maps/
H A Dqgeoroutesegment.cpp250 void QGeoRouteSegment::setManeuver(const QGeoManeuver &maneuver) in setManeuver() function in QGeoRouteSegment
349 void QGeoRouteSegmentPrivate::setManeuver(const QGeoManeuver &maneuver) in setManeuver() function in QGeoRouteSegmentPrivate
461 void QGeoRouteSegmentPrivateDefault::setManeuver(const QGeoManeuver &maneuver) in setManeuver() function in QGeoRouteSegmentPrivateDefault
/dports/astro/marble/marble-21.12.3/src/lib/marble/routing/
H A DRouteSegment.cpp32 void RouteSegment::setManeuver( const Maneuver &maneuver ) in setManeuver() function in Marble::RouteSegment
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtLocation.py679 def setManeuver(self, maneuver): member in QGeoRouteSegment