Results 1 to 3 of 3

Thread: QSerialDevice on Symbian

  1. #1
    Join Date
    Dec 2009
    Posts
    62
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default QSerialDevice on Symbian

    Hi

    Does anyone know if QSerialDevice works on Symbian?

    I need to use a virtual com port on Symbian and I am not sure which is the best way, any advice on this?

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

    Default Re: QSerialDevice on Symbian

    I do not know. But if simbian is POSIX, quite probably that QSerialDevice will work (excluding class SerialDeviceEnumerator). Ie possible class AbstractSerial will work.

    You build yourself and check it out.

    I do not have Symbian to check it.

    PS: If you find something like: "Symbian serial programming howto " I will try to do anything.

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

    Default Re: QSerialDevice on Symbian

    I to realize in QSerialDevice 2.0 OS support Symbian.
    We've implemented an API for the class SerialPortInfo, as well as launched API class SerialPort.

    At the moment I need help:
    1. It is necessary to implement the methods read()/write() (and related)
    2. Need to somehow implement the notifications on data port, etc. (for signal ReadyRead ()).

    Who interes to test and help me - ask your questions here or send me an email.

    PS:
    Link to library develop: http://gitorious.net/qserialdevice/q...vice/trees/2.0

Similar Threads

  1. QSerialDevice v 0.2.0 released
    By kuzulis in forum Qt Programming
    Replies: 23
    Last Post: 18th September 2010, 23:30
  2. Replies: 1
    Last Post: 9th September 2010, 16:49
  3. QSerialDevice Problem
    By waynew in forum Qt Programming
    Replies: 8
    Last Post: 21st January 2010, 14:31
  4. QSerialDevice
    By clinisbut in forum Qt Programming
    Replies: 2
    Last Post: 23rd October 2009, 13:30
  5. new library QSerialDevice
    By kuzulis in forum Qt Programming
    Replies: 2
    Last Post: 13th July 2009, 05:42

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.