Results 1 to 3 of 3

Thread: access plot rectangle before QwtScaleDraw::label is called?

Hybrid View

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

    Default Re: access plot rectangle before QwtScaleDraw::label is called?

    Or do the following:

    Qt Code:
    1. double xBegin = scaleDiv().lowerBound();
    2. double xEnd = scaleDiv().upperBound();
    To copy to clipboard, switch view to plain text mode 
    Uwe

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

    kja (17th August 2011)

Similar Threads

  1. QwtScaleDraw align label to xaxis
    By kja in forum Qwt
    Replies: 1
    Last Post: 21st November 2010, 19:55
  2. Replies: 3
    Last Post: 27th August 2010, 06:00
  3. HOW TO DISPLAY A RECTANGLE ON AN IMAGE on a label
    By qt_user in forum Qt Programming
    Replies: 4
    Last Post: 6th August 2010, 15:19
  4. Replies: 3
    Last Post: 18th June 2010, 13:18
  5. Replies: 5
    Last Post: 17th June 2009, 14:01

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.