Results 1 to 7 of 7

Thread: Problem in reading port using QextSerialPort

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2009
    Location
    Russia
    Posts
    309
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    2
    Thanked 43 Times in 42 Posts

    Default Re: Problem in reading port using QextSerialPort

    2 cutie.monkey, use QSerialDevice :-)

    this library work in asynchronous mode and support method: waitForReadyRead(msecs)

    this library is alternative QextSerialPort

    in this library is /examples/reader and /examples/writer ... for testing use it.

    PS:
    in the library may contain errors!
    you can fix them myself! :-)
    Attached Files Attached Files

  2. The following user says thank you to kuzulis for this useful post:

    cutie.monkey (2nd July 2009)

Similar Threads

  1. QWT 5, QT3, SuSE 10.2. Crash and burn
    By DrMcCleod in forum Qwt
    Replies: 8
    Last Post: 7th September 2007, 20:53
  2. Replies: 6
    Last Post: 18th April 2007, 15:04
  3. problem with reading input data in qt
    By Ahmad in forum Qt Programming
    Replies: 3
    Last Post: 9th April 2007, 10:58
  4. Replies: 16
    Last Post: 7th March 2006, 15:57
  5. Problem with reading a file
    By Buhmann in forum Qt Programming
    Replies: 11
    Last Post: 17th February 2006, 13:02

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.