Results 1 to 2 of 2

Thread: QwtPlotSvgItem versus QSvgWidget ?

  1. #1
    Join Date
    Jan 2011
    Posts
    14
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QwtPlotSvgItem versus QSvgWidget ?

    What are the advantages compared to QwtPlotSvgItem and QSvgWidget ?

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QwtPlotSvgItem versus QSvgWidget ?

    QwtPlotSvgItem scales a SVG into the coordinate system of a plot and displays it on the plot canvas. F.e. when you want to display a SVG of your country on a plot with geographic coordinates.

    When your SVG is completely unrelated to a plot widget use QSvgRenderer or QSvgWidget.

    Uwe

Similar Threads

  1. QSvgWidget Compile error
    By jimiq in forum Qt Programming
    Replies: 1
    Last Post: 17th September 2009, 16:27
  2. Add QSvgWidget to Layout
    By calh1578 in forum Qt Programming
    Replies: 2
    Last Post: 18th August 2009, 23:15
  3. qsvgwidget load
    By talk2amulya in forum Qt Programming
    Replies: 1
    Last Post: 16th July 2009, 17:02
  4. QSvgWidget Question
    By craigdillabaugh in forum Qt Programming
    Replies: 1
    Last Post: 1st May 2009, 22:01
  5. What different between version 4.3.1 versus 4.3.2?
    By Teerayoot in forum Qt Programming
    Replies: 1
    Last Post: 24th November 2007, 14:30

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.