Results 1 to 9 of 9

Thread: QwtPlot Canvas Size Hint?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    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: QwtPlot Canvas Size Hint?

    Qt Code:
    1. QPen( Qt::color1, axisWidget(..)->penWidth() );
    To copy to clipboard, switch view to plain text mode 
    The color doesn't matter.

    Uwe

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

    pihentagy (25th February 2011)

Similar Threads

  1. Replies: 0
    Last Post: 4th May 2010, 09:45
  2. Replies: 2
    Last Post: 27th October 2009, 23:02
  3. Replies: 1
    Last Post: 29th November 2008, 12:37
  4. hint on OO
    By mickey in forum General Programming
    Replies: 7
    Last Post: 7th July 2006, 13:38
  5. QDockArea size hint
    By ksierens in forum Qt Programming
    Replies: 2
    Last Post: 5th April 2006, 15:37

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.