Searched refs:brit (Results 1 – 1 of 1) sorted by relevance
156 QJsonObject::const_iterator brit = mapView.constFind(QLatin1String("BottomRight")); in checkLocation() local157 if (brit == mapView.constEnd()) { in checkLocation()160 } else if (!brit.value().isObject()) { in checkLocation()164 QJsonObject bottomRight = brit.value().toObject(); in checkLocation()