Qt 5.15
Qt Location
C++ Classes
QPlaceManagerEngine
Qt 5.15.11 Reference Documentation
List of All Members for QPlaceManagerEngine
This is the complete list of members for
QPlaceManagerEngine
, including inherited members.
QPlaceManagerEngine
(const QVariantMap &, QObject *)
categoryAdded
(const QPlaceCategory &, const QString &)
categoryRemoved
(const QString &, const QString &)
categoryUpdated
(const QPlaceCategory &, const QString &)
dataChanged
()
error
(QPlaceReply *, QPlaceReply::Error , const QString &)
finished
(QPlaceReply *)
placeAdded
(const QString &)
placeRemoved
(const QString &)
placeUpdated
(const QString &)
~QPlaceManagerEngine
()
category
(const QString &) const : QPlaceCategory
childCategories
(const QString &) const : QList<QPlaceCategory>
childCategoryIds
(const QString &) const : QStringList
compatiblePlace
(const QPlace &) const : QPlace
constructIconUrl
(const QPlaceIcon &, const QSize &) const : QUrl
getPlaceContent
(const QPlaceContentRequest &) : QPlaceContentReply *
getPlaceDetails
(const QString &) : QPlaceDetailsReply *
initializeCategories
() : QPlaceReply *
locales
() const : QList<QLocale>
manager
() const : QPlaceManager *
managerName
() const : QString
managerVersion
() const : int
matchingPlaces
(const QPlaceMatchRequest &) : QPlaceMatchReply *
parentCategoryId
(const QString &) const : QString
removeCategory
(const QString &) : QPlaceIdReply *
removePlace
(const QString &) : QPlaceIdReply *
saveCategory
(const QPlaceCategory &, const QString &) : QPlaceIdReply *
savePlace
(const QPlace &) : QPlaceIdReply *
search
(const QPlaceSearchRequest &) : QPlaceSearchReply *
searchSuggestions
(const QPlaceSearchRequest &) : QPlaceSearchSuggestionReply *
setLocales
(const QList<QLocale> &)