8QPlaceCategoriesReplyHere::QPlaceCategoriesReplyHere(
QObject *
parent)
13QPlaceCategoriesReplyHere::~QPlaceCategoriesReplyHere()
17void QPlaceCategoriesReplyHere::emitFinished()
23void QPlaceCategoriesReplyHere::setError(QPlaceReply::Error error_,
const QString &errorString)
25 QPlaceReply::setError(error_, errorString);
26 emit errorOccurred(error_, errorString);
Combined button and popup list for selecting options.