Results 1 to 2 of 2

Thread: Circular scale

  1. #1
    Join Date
    Dec 2007
    Posts
    119
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Circular scale

    I want something like this circular scale:


    The problems is that I must work with Qwt-0.4.1 (new version of Qwt has problems of compatibility with other libraries) so I've not the Dials.
    How I can't resolve this question?
    Last edited by jpn; 5th March 2008 at 19:52. Reason: removed line break from link

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

    Default Re: Circular scale

    QwtScaleDraw is able to draw circular scales since Qwt 0.1.
    But there is not so much difference beween 0.4.1 and 4.2.0. You could also take the code of QwtDial from 4.2.0 and strip it down.

    Uwe

    PS: There will be a first basic implementation of a polar plot widget end of this month. Better check if it isn't easier to port your depending libraries to Qwt 5.0.1.

Similar Threads

  1. how to zoom out item in View/Scene
    By nileshsince1980 in forum Qt Programming
    Replies: 7
    Last Post: 28th December 2007, 10:24
  2. QGraphicsView and very small scale values
    By Vladimir in forum Qt Programming
    Replies: 4
    Last Post: 9th July 2007, 18:03
  3. How to copy pixmap and keep scale ratio?
    By Teerayoot in forum Qt Programming
    Replies: 2
    Last Post: 11th May 2007, 11:42
  4. Can QPicture scale and rotate ?
    By igor in forum Qt Programming
    Replies: 6
    Last Post: 25th January 2007, 22:48
  5. My own scale widget in Qwt
    By igrms in forum Qwt
    Replies: 7
    Last Post: 15th June 2006, 21:18

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.