Results 1 to 9 of 9

Thread: Qwt : QwtPlotZoomer with Qt 6.0.1, fixed grid

Hybrid View

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

    Default Re: Qwt : QwtPlotZoomer with Qt 6.0.1, fixed grid

    Instead of overloading QwtPlotZoomer::zoom() better overload QwtLinearScaleEngine::divideScale() - this is the right place for your first code snippet !
    The motivation behind the second seems to be to right/left align the min/max tick label, to avoid the extra space at the borders ?

    Which of your code snippets doesn't work with Qwt 6.0 ?

    Uwe

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

    lionel.s (7th July 2015)

Similar Threads

  1. Replies: 0
    Last Post: 9th March 2015, 12:47
  2. Replies: 2
    Last Post: 4th September 2014, 11:09
  3. Replies: 1
    Last Post: 5th March 2012, 06:34
  4. QwtPlotZoomer example
    By ken123 in forum Qwt
    Replies: 2
    Last Post: 20th October 2011, 15:20
  5. Replies: 1
    Last Post: 19th July 2010, 07:21

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.