Skip to content
  • David Hurka's avatar
    Improve PagePainter and LineAnnotPainter documentation · cd79b9b4
    David Hurka authored and Albert Astals Cid's avatar Albert Astals Cid committed
    Write doxygen documentation for:
    * PagePainter::paintPageOnPainter(), paintCroppedPageOnPainter()
    * `Change Colors` algorithm functions of PagePainter
    * PagePainter::drawShapeOnImage(), drawPixmapOnImage(); very straightforward,
      but added a note on the coordinate system.
    * LineAnnotPainter constructor, draw()
    
    Remove unused functions:
    * PagePainter::cropPixmapOnImage(), QPixmap::copy() can do it easily today.
    cd79b9b4