Results 1 to 3 of 3

Thread: How to make points wth a sign

  1. #1
    Join Date
    Sep 2010
    Location
    Russia, Moscow
    Posts
    2
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How to make points wth a sign

    Hello! I am just a beginner in QT-programming and using QWT.
    Excuse me for my english (it's too bad, i know ), so i try to describe my problem as i can.
    I need to make a points with a sign as you can see in the attachment:test.jpg
    I will be glad if you can help me!
    Thanks!

  2. #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: How to make points wth a sign

    I guess by "sign" you mean the text labels beside the points. For those you need to insert QwtPlotMarker items ( or overload and reimplement QwtPlotCurve::drawSymbols ).

    Uwe

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

    v1pka (13th September 2010)

  4. #3
    Join Date
    Sep 2010
    Location
    Russia, Moscow
    Posts
    2
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to make points wth a sign

    >I guess by "sign" you mean the text labels beside the points
    Yeah, you are right!
    Sorry, but i havn't enough knowledges to do this.
    Could you explain a little bit wider or give an example how to do this?

Similar Threads

  1. Currency Symbol/Sign with QLocale
    By NoRulez in forum Qt Programming
    Replies: 1
    Last Post: 5th June 2010, 23:52
  2. how to make lines or points flicker?
    By lengshuang in forum Qt Programming
    Replies: 2
    Last Post: 21st April 2009, 11:53
  3. Euro sign
    By dragon in forum Qt Programming
    Replies: 3
    Last Post: 8th September 2008, 19:58
  4. Problem Euro Sign with QLineEdit
    By Kubil in forum Qt Programming
    Replies: 1
    Last Post: 24th August 2007, 04:56

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.