2016-04-04 16:10:53 +02:00
|
|
|
config BR2_PACKAGE_QT5LOCATION
|
|
|
|
bool "qt5location"
|
|
|
|
select BR2_PACKAGE_QT5BASE
|
|
|
|
help
|
|
|
|
Qt is a cross-platform application and UI framework for
|
|
|
|
developers using C++.
|
|
|
|
|
2017-02-08 11:26:35 +01:00
|
|
|
The Qt Location API helps you create viable mapping
|
|
|
|
solutions using the data available from some of the
|
|
|
|
popular location services.
|
2016-04-04 16:10:53 +02:00
|
|
|
|
2017-02-08 11:26:35 +01:00
|
|
|
http://doc.qt.io/qt-5/qtlocation-index.html
|