Home
last modified time | relevance | path

Searched refs:IdReply (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h160 class IdReply : public QPlaceIdReply
167 IdReply(QPlaceIdReply::OperationType type, QObject *parent = 0)
527 IdReply *reply = new IdReply(QPlaceIdReply::SavePlace, this); in savePlace()
550 IdReply *reply = new IdReply(QPlaceIdReply::RemovePlace, this); in removePlace()
567 IdReply *reply = new IdReply(QPlaceIdReply::SaveCategory, this); in saveCategory()
605 IdReply *reply = new IdReply(QPlaceIdReply::RemoveCategory, this); in removeCategory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceidreply.cpp100 return QPlaceReply::IdReply; in type()
H A Dqplacereply.h70 IdReply, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativecategory.cpp384 case (QPlaceReply::IdReply) : { in replyFinished()
H A Dqdeclarativeplace.cpp670 case (QPlaceReply::IdReply) : { in finished()