Qt 5.13
Qt Location
C++ Classes
QGeoRoutingManagerEngine
Qt 5.13.0 Reference Documentation
List of All Members for QGeoRoutingManagerEngine
This is the complete list of members for
QGeoRoutingManagerEngine
, including inherited members.
QGeoRoutingManagerEngine
(const QVariantMap &, QObject *)
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
deleteLater
()
objectNameChanged
(const QString &)
~QGeoRoutingManagerEngine
()
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
locale
() const : QLocale
managerName
() const : QString
managerVersion
() const : int
measurementSystem
() const : QLocale::MeasurementSystem
moveToThread
(QThread *)
objectName
() const : QString
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setLocale
(const QLocale &)
setMeasurementSystem
(QLocale::MeasurementSystem )
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setSupportedFeatureTypes
(QGeoRouteRequest::FeatureTypes )
setSupportedFeatureWeights
(QGeoRouteRequest::FeatureWeights )
setSupportedManeuverDetails
(QGeoRouteRequest::ManeuverDetails )
setSupportedRouteOptimizations
(QGeoRouteRequest::RouteOptimizations )
setSupportedSegmentDetails
(QGeoRouteRequest::SegmentDetails )
setSupportedTravelModes
(QGeoRouteRequest::TravelModes )
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
supportedFeatureTypes
() const : QGeoRouteRequest::FeatureTypes
supportedFeatureWeights
() const : QGeoRouteRequest::FeatureWeights
supportedManeuverDetails
() const : QGeoRouteRequest::ManeuverDetails
supportedRouteOptimizations
() const : QGeoRouteRequest::RouteOptimizations
supportedSegmentDetails
() const : QGeoRouteRequest::SegmentDetails
supportedTravelModes
() const : QGeoRouteRequest::TravelModes
thread
() const : QThread *
updateRoute
(const QGeoRoute &, const QGeoCoordinate &) : QGeoRouteReply *