Results 1 to 9 of 9

Thread: Qwt 5.2.7 SVG generating QwtPlot::drawCanvas

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,325
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qwt 5.2.7 SVG generating QwtPlot::drawCanvas

    Quote Originally Posted by Taxi View Post
    The way I know QSvgGenerator works is that you use a QPainter referenced to the generator, begin the painting, do some painting and end the painting...
    Exactly this way - "do some painting" is in your case QwtPlot::print( QPainter *, ... );

    Check the examples.

    Uwe

  2. The following user says thank you to Uwe for this useful post:

    Taxi (14th February 2012)

Similar Threads

  1. Generating a QT Build
    By mvbaffa in forum Installation and Deployment
    Replies: 2
    Last Post: 18th December 2010, 17:53
  2. Generating SVG
    By beekeep in forum Qt Programming
    Replies: 0
    Last Post: 7th January 2010, 17:55
  3. Generating Log files
    By srohit24 in forum Qt Programming
    Replies: 12
    Last Post: 15th July 2009, 07:57
  4. Replies: 6
    Last Post: 14th May 2009, 12:02
  5. Need help for generating for beginner
    By yuvaraj.yadav in forum Qt Programming
    Replies: 1
    Last Post: 9th April 2009, 10:19

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.