Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Introduction of QGIS Quick library #2619

Closed
QGIS-feature-tracker opened this issue May 9, 2018 · 2 comments
Closed

[FEATURE] Introduction of QGIS Quick library #2619

QGIS-feature-tracker opened this issue May 9, 2018 · 2 comments
Labels
3.2 QGIS 3.2 new features Automatic new feature ToDocOrNotToDoc? Issues that may be of low level, not clear enough and probably not worth documenting
Milestone

Comments

@QGIS-feature-tracker
Copy link
Collaborator

Original commit: qgis/QGIS@b1bf9b2 by PeterPetrik

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!

@DelazJ
Copy link
Collaborator

DelazJ commented May 9, 2018

I guess we don't have to doc this...

@DelazJ DelazJ added the ToDocOrNotToDoc? Issues that may be of low level, not clear enough and probably not worth documenting label May 9, 2018
@nyalldawson
Copy link
Contributor

I don't think it needs documenting here either

@DelazJ DelazJ added the 3.2 QGIS 3.2 new features label Sep 26, 2019
@DelazJ DelazJ modified the milestones: QGIS 3.2, QGIS 3.4 Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2 QGIS 3.2 new features Automatic new feature ToDocOrNotToDoc? Issues that may be of low level, not clear enough and probably not worth documenting
Projects
None yet
Development

No branches or pull requests

3 participants