Results 1 to 2 of 2

Thread: Real Time Applications in Qt

  1. #1
    Join Date
    Oct 2012
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Real Time Applications in Qt

    Hello

    I have developed some GUI applications using Qt. But I never worked on advance applications like multithreading and real time applications. So for my reference I need some examples in multithreading and real time. Can I refer Scribble and gtalk application as real time applications?. These are already in Qt Examples. I am not sure which examples I can refer for getting some basic idea.
    Please help give.

    Thanks in advance

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Real Time Applications in Qt

    What do you mean by "real time application?"

    In my book a real time application is one that can provide some guaranteed response in some guaranteed time to an external stimulus. Often this stimulus is something like the arrival of a signal indicating an exception (think electrical distribution system overload sensor) or a steady stream of sensor data requiring timely response (think aircraft control). Nothing in Qt is specifically designed for these purposes, and if it were, it would require a suitable underlying operating system; i.e. not Windows, OS X or desktop Linux, but something like VxWorks.

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

    berzasnon (4th October 2012)

Similar Threads

  1. Qwt real time plotting
    By santoshpradeep in forum Qwt
    Replies: 8
    Last Post: 28th June 2012, 09:53
  2. Qwt real time
    By oddytz1989 in forum Qwt
    Replies: 3
    Last Post: 10th February 2012, 04:41
  3. Zoom in real time
    By oddytz1989 in forum Qwt
    Replies: 4
    Last Post: 7th February 2012, 05:00
  4. Real time QT application?
    By marc2050 in forum Newbie
    Replies: 1
    Last Post: 8th June 2011, 06:08
  5. real time plotting
    By agostain in forum Qwt
    Replies: 0
    Last Post: 10th August 2009, 10:47

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.