Home
last modified time | relevance | path

Searched refs:legs (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroute_p.h71 Q_PROPERTY(QList<QObject *> legs READ legs CONSTANT REVISION 12)
94 QList<QObject *> legs();
H A Dqdeclarativegeoroute.cpp341 QList<QObject *> QDeclarativeGeoRoute::legs() in legs() function in QDeclarativeGeoRoute
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroute.cpp308 void QGeoRoute::setRouteLegs(const QList<QGeoRouteLeg> &legs) in setRouteLegs() argument
310 d_ptr->setRouteLegs(legs); in setRouteLegs()
661 void QGeoRoutePrivateDefault::setRouteLegs(const QList<QGeoRouteLeg> &legs) in setRouteLegs() argument
663 m_legs = legs; in setRouteLegs()
H A Dqgeoroute_p.h101 virtual void setRouteLegs(const QList<QGeoRouteLeg> &legs);
157 virtual void setRouteLegs(const QList<QGeoRouteLeg> &legs) override;
H A Dqgeoroute.h90 void setRouteLegs(const QList<QGeoRouteLeg> &legs);
H A Dqgeorouteparserosrmv5.cpp938 QJsonArray legs = routeObject.value(QLatin1String("legs")).toArray(); in parseReply() local
941 for (int legIndex = 0; legIndex < legs.size(); ++legIndex) { in parseReply()
942 const QJsonValue &l = legs.at(legIndex); in parseReply()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-log.rst11 the legs of the mirror and may not reach the legs at the same time.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.12.037 - Added support for route legs.
/OK3568_Linux_fs/kernel/net/ipv4/
H A DKconfig545 long-RTT, large-bandwidth connections, like when satellite legs are
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes768 Property { name: "legs"; revision: 12; type: "QList<QObject*>"; isReadonly: true }
/OK3568_Linux_fs/kernel/Documentation/
H A Dmemory-barriers.txt884 (*) If both legs of the "if" statement begin with identical stores to