Home
last modified time | relevance | path

Searched refs:LocationLabsSingleton (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/locationlabs/
H A Dlocationlabssingleton.cpp66 LocationLabsSingleton::LocationLabsSingleton(QObject *parent) in LocationLabsSingleton() function in LocationLabsSingleton
76 QList<QObject *> LocationLabsSingleton::mapObjectsAt(const QGeoCoordinate &coordinate, QDeclarative… in mapObjectsAt()
H A Dlocationlabssingleton_p.h58 class LocationLabsSingleton : public QObject
63 explicit LocationLabsSingleton(QObject *parent = 0);
H A Dlocationlabs.cpp58 return new LocationLabsSingleton; in singleton_type_factory()
88 …qmlRegisterSingletonType<LocationLabsSingleton>(uri, major, minor, "QtLocationLabs", singleton_typ… in registerTypes()
H A Dplugins.qmltypes12 name: "LocationLabsSingleton"