Results 1 to 5 of 5

Thread: Zooming problem with QwtSymbol::Ellipse

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: Zooming problem with QwtSymbol::Ellipse

    In Qwt 6.x the symbol needs to be allocated by new. This is something you can expect from all parameters, that are passed as pointer ( in opposite to references ).

    Uwe

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

    fatecasino (29th March 2011)

Similar Threads

  1. QwtSymbol highlighting?
    By shud in forum Qwt
    Replies: 1
    Last Post: 2nd October 2009, 21:42
  2. Qwt Zooming Problem....urgent
    By Raghaw in forum Qwt
    Replies: 0
    Last Post: 2nd September 2009, 15:12
  3. QT3 to Qt4 port - problem seeing Ellipse etc
    By tanimbar in forum Qt Programming
    Replies: 3
    Last Post: 10th March 2008, 13:44
  4. problem with opengl, zooming, drawpixels, and origin
    By ntp in forum General Programming
    Replies: 0
    Last Post: 22nd February 2008, 21:48
  5. Zooming QCanvas: QCanvasLine problem
    By Pieter from Belgium in forum Qt Programming
    Replies: 1
    Last Post: 4th October 2006, 16:58

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.