This pull request is a subset of #6490
This adds a new library for creation of applications based on Qt Quick
framework.
It contains reusable QML / Qt Quick components based on QGIS core
library.
The initial work introduces MapCanvas
To enable compilation of the library, use WITH_QUICK=TRUE
Further documentation of the library is located in doc/qgsquick.dox
For background information see the associated QEP:
qgis/QGIS-Enhancement-Proposals#109
The initial implementation is largely based on the work of Matthias Kuhn
and Marco Bernasocchi on QField probject - kudos to them for the great
job!
# The first commit's message is:
some fixes
# The 2nd commit message will be skipped:
# more fixes
# The 3rd commit message will be skipped:
# minor fixes
# The 4th commit message will be skipped:
# Revert "minor fixes"
#
# This reverts commit 24c3ae15e04bc928b1c59d059d5378ad30bd6008.
# The 5th commit message will be skipped:
# Revert "more fixes"
#
# This reverts commit 1d3c4d97cf6ecd81f27ca43889132b5ba1bdd1ad.