Results 1 to 4 of 4

Thread: Drawing icon on QwtPlot

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    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: Drawing icon on QwtPlot

    If it is related to plot coordinates you could use a marker ( with a symbol ). If not you might have to implement a trivial custom plot item that would consist of some layout code around QPainter::drawPixmap().

    Uwe

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

    gorec323 (25th December 2015)

Similar Threads

  1. Replies: 1
    Last Post: 26th May 2015, 07:34
  2. QTabWidget Place icon with no text and stretch icon over tab
    By alenn.masic in forum Qt Programming
    Replies: 2
    Last Post: 11th April 2013, 12:25
  3. Drawing Rect on QwtPlot
    By baray98 in forum Qwt
    Replies: 4
    Last Post: 26th October 2012, 16:34
  4. Replies: 6
    Last Post: 14th May 2009, 12:02
  5. Couple of questions: main window icon + toolbar icon
    By bpackard in forum Qt Programming
    Replies: 0
    Last Post: 20th March 2008, 19:03

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.