Results 1 to 3 of 3

Thread: QWT help!

  1. #1
    Join Date
    Oct 2011
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60

    Exclamation QWT help!

    I am a newbie to QT and QWT, so please help me about it.

    I am trying to plot points ( simple x,y coordinates) using qwt.
    the points will be transmitted using Sockets through a server, anyone who can guide how to plot these points.!

    i am using Qt Creator 4.7 and Qwt 6.0.0.rc4 .

    After a long search I have found a safe heaven.

    • Please guide me how to start with qwt, i want to start with plotting simple (x,y) points on graph canvas.
      Please help me in doing so .
    • I am also interested in getting these points from a socket( which i think i can manage).
    • Also if anyone has any idea how to include XENOMAI support to Qt Creator


    i am using QT Creator 4.7 and Qwt 6.0.0.4rc
    Last edited by wysota; 14th October 2011 at 11:14.

  2. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QWT help!

    Grab points from the socket to some container and then plot them.
    It's very simple, take any example that comes with Qwt and you're good to go.

  3. #3
    Join Date
    Oct 2011
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60

    Red face Re: QWT help!

    I'll try and get back to you!
    thanks

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.