Searched refs:dataLocations (Results 1 – 1 of 1) sorted by relevance
221 …QStringList dataLocations = QStandardPaths::standardLocations(QStandardPaths::GenericDataLocation); in QPlaceManagerEngineNokiaV2() local223 if (!dataLocations.isEmpty() && !dataLocations.first().isEmpty()) { in QPlaceManagerEngineNokiaV2()224 m_localDataPath = dataLocations.first() in QPlaceManagerEngineNokiaV2()