Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/snippets/places/
H A Drequesthandler.h181 connect(removePlaceReply, SIGNAL(finished()), this, SLOT(handleRemovePlaceReply())); in removePlace()
411 void handleRemovePlaceReply() { in handleRemovePlaceReply() function