Results 1 to 8 of 8

Thread: coordinate system

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,540
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: coordinate system

    Maybe look at Qwt

  2. #2
    Join Date
    Apr 2010
    Location
    Katowice, Poland
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: coordinate system

    I fail to see what the problem is Maybe you could explain what you mean by "write a coordinate system"?
    I want to have drawn something like this: http://upload.wikimedia.org/wikipedi...ate-system.svg

    @Lesiok: Thank you, very interesting

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: coordinate system

    I think we understand different things by the term "coordinate system" You mean you want to draw a graph/chart, right?

    Is the problem mathematical or you don't know how to draw primitives or what exactly?

    The image you link to is invalid, by the way... each axis should only have one arrow head :]

  4. #4
    Join Date
    Feb 2010
    Location
    Pennsylvania, USA
    Posts
    36
    Thanks
    9
    Thanked 3 Times in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: coordinate system

    You could make your own custom widget for this. If so, you're going to want to read about QImage and QPainter.

Similar Threads

  1. Qt Coordinate System and the Graphics View Framework
    By djurodrljaca in forum Qt Programming
    Replies: 14
    Last Post: 17th February 2012, 11:19
  2. 2D Graphics on coordinate system
    By soumya in forum Qt Programming
    Replies: 0
    Last Post: 4th November 2009, 06:27
  3. Replies: 1
    Last Post: 9th April 2009, 14:54
  4. The coordinate system
    By avis_phoenix in forum Qt Programming
    Replies: 1
    Last Post: 28th July 2008, 12:16
  5. Replies: 22
    Last Post: 7th December 2007, 09:01

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.