Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Timing diagram like a things.....
QtWS25 Last Chance

Timing diagram like a things.....

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 4 Posters 4.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sathiyaraj.venkat
    wrote on last edited by
    #1

    Hi all,
    Hope everyone doing well. I am newbie to QT.I have to develop user interface which captures the data from external source(Some hardware).I have to display the catured data in graphical format like suqare wave in Mainwindow.How can I achieve this?Any help appreciated.

    Thanks,
    Sathiyaraj.venkat

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jbarron
      wrote on last edited by
      #2

      You could plot the data yourself using QPainter on a custom widget or you could try a more high level solution such as QWT:

      http://qwt.sourceforge.net/

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mariusbu
        wrote on last edited by
        #3

        You may also want to take a look at "KD Charts":http://www.kdab.com/index.php?option=com_content&view=article&id=55&Itemid=65.

        Cheers,
        Marius Bugge Monsen (mbm)

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          Yes, indeed. And don't be fooled, the KDAB stuff, including KD Charts, are available under GPL, even if KDAB does not advertise it that way.

          My experiences with KD Chart are pretty decent. There are some weird inconsistencies, but all in all its not bad at all.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved