Home
last modified time | relevance | path

Searched defs:QPlaceSearchSuggestionReply (Results 1 – 3 of 3) sorted by relevance

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/places/
H A Dqplacemanagerengine.h49 class QPlaceSearchSuggestionReply; variable
H A Dqplacesearchsuggestionreply.cpp73 QPlaceSearchSuggestionReply::QPlaceSearchSuggestionReply(QObject *parent) in QPlaceSearchSuggestionReply() function in QPlaceSearchSuggestionReply
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtLocation.py2084 class QPlaceSearchSuggestionReply(QPlaceReply): class