Searched refs:LocationLabsSingleton (Results 1 – 4 of 4) sorted by relevance
66 LocationLabsSingleton::LocationLabsSingleton(QObject *parent) in LocationLabsSingleton() function in LocationLabsSingleton76 QList<QObject *> LocationLabsSingleton::mapObjectsAt(const QGeoCoordinate &coordinate, QDeclarative… in mapObjectsAt()
58 class LocationLabsSingleton : public QObject63 explicit LocationLabsSingleton(QObject *parent = 0);
58 return new LocationLabsSingleton; in singleton_type_factory()88 …qmlRegisterSingletonType<LocationLabsSingleton>(uri, major, minor, "QtLocationLabs", singleton_typ… in registerTypes()
12 name: "LocationLabsSingleton"