Changes between Initial Version and Version 2 of Ticket #22


Ignore:
Timestamp:
Mar 25, 2006, 2:57:02 AM (18 years ago)
Author:
gsherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22 – Description

    initial v2  
    1 '''bool QgsMapLayer::draw(QPainter *, QgsRect *, QgsMapToPixel *)'''
     1'''bool !QgsMapLayer::draw(QPainter *, !QgsRect *, !QgsMapToPixel *)'''
    22
    33is a non-void function so it '''must''' return a value.