Searched refs:QPlaceReplyUnsupported (Results 1 – 2 of 2) sorted by relevance
181 class Q_LOCATION_PRIVATE_EXPORT QPlaceReplyUnsupported : public QPlaceReply186 QPlaceReplyUnsupported(const QString &message, QPlaceManagerEngine *parent) in QPlaceReplyUnsupported() function
233 return new QPlaceReplyUnsupported(QStringLiteral("Categories are not supported."), this); in initializeCategories()