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

[quick] QgsQuickMapCanvasMap implements QgsMapCanvasInterface #8410

Closed
wants to merge 1 commit into from

Conversation

3nids
Copy link
Member

@3nids 3nids commented Nov 3, 2018

QgsQuickMapCanvasMap now also returns native QgsMapSettings.
This means existing method mapSettings (return QgsQuickMapSettings) had to to be renamed.

depends on #8404

@3nids
Copy link
Member Author

3nids commented Nov 3, 2018

@PeterPetrik are you ok with this rename? I could not see any better solution.

QgsQuickMapSettings *quickMapSettings() const;

/**
* Rerturn the native map settings
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Returns

@PeterPetrik
Copy link
Contributor

Hi @3nids, lets first resolve the QgsMapCanvasInterface PR and solve this one afterwards.

@3nids
Copy link
Member Author

3nids commented Nov 6, 2018

closing since another approach has been chosen for the other PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants