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

QgsMapLayer::draw must return a value #13949

Closed
qgib opened this issue Mar 24, 2006 · 3 comments
Closed

QgsMapLayer::draw must return a value #13949

qgib opened this issue Mar 24, 2006 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Vectors Related to general vector layer handling (not specific data formats)

Comments

@qgib
Copy link
Contributor

qgib commented Mar 24, 2006

Author Name: Mateusz Loskot - (Mateusz Loskot -)
Original Redmine Issue: 3925

Redmine category:vectors
Assignee: Gary Sherman


*bool QgsMapLayer::draw(QPainter *, QgsRect *, QgsMapToPixel )

is a non-void function so it must return a value.


@qgib
Copy link
Contributor Author

qgib commented Mar 24, 2006

Author Name: Mateusz Loskot - (Mateusz Loskot -)


Body of this [[QgsMapLayer]]::draw member function is empty, so I decided to return false, temporarily.

@qgib
Copy link
Contributor Author

qgib commented Mar 25, 2006

Author Name: Gary Sherman (@g-sherman)


Fixed in HEAD


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 0.8 deleted

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Vectors Related to general vector layer handling (not specific data formats) labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Vectors Related to general vector layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant