Results 1 to 2 of 2

Thread: QWTPOLAR label text removal from marker after attaching.

  1. #1
    Join Date
    Jun 2018
    Location
    Bangalore, India
    Posts
    6
    Thanks
    3
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Post QWTPOLAR label text removal from marker after attaching.

    Hello.
    I want to remove text label from a marker after attaching it.
    I am trying this in the polardemo project of qwtpolar.
    How do i remove the text while replot().
    Thanks in advance.

  2. #2
    Join Date
    Jun 2018
    Posts
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QWTPOLAR label text removal from marker after attaching.

    One way is to use another marker to plot the same point with the label, and keep reusing this marker. Create a new marker everytime to plot without the label so that you can still view them even if you use replot() .

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

    Uwe Yashwanth (29th June 2018)

Similar Threads

  1. How to wrap text in a label?
    By sasi in forum Qt Programming
    Replies: 5
    Last Post: 22nd October 2016, 05:14
  2. Replies: 1
    Last Post: 24th July 2016, 10:44
  3. centered text label
    By djconnel in forum Qwt
    Replies: 5
    Last Post: 28th April 2009, 18:22
  4. how to append text in label
    By wagmare in forum Qt Programming
    Replies: 3
    Last Post: 12th March 2009, 12:06
  5. label with image and text
    By mattia in forum Newbie
    Replies: 1
    Last Post: 7th March 2008, 12:28

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.