Results 1 to 3 of 3

Thread: QT Message queue

  1. #1
    Join Date
    May 2017
    Posts
    5
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default QT Message queue

    I am new to QT.
    Does QT supports message queue? if it supports, please tell me what all headers to use?And does it supports POSIX mq_send and mq_receive?

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: QT Message queue

    When you know how to do it then you may do it wrong.
    When you don't know how to do it then it is not that you may do it wrong but you may not do it right.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT Message queue

    You can use POSIX API to message queues. Qt doesn't provide any wrappers around it.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. QT Message queue
    By jish in forum Newbie
    Replies: 0
    Last Post: 18th May 2017, 15:03
  2. Multiple QTcpServer instances and message queue
    By sandor in forum Qt Programming
    Replies: 1
    Last Post: 22nd May 2012, 17:18
  3. how to develop message queue in Qt
    By gauravg in forum Qt Programming
    Replies: 1
    Last Post: 2nd December 2011, 08:23
  4. how to create message queue in qt
    By gauravg in forum Qt Programming
    Replies: 1
    Last Post: 17th November 2011, 13:36
  5. Inter-Process Communication : Message Queue ?
    By lllturtle in forum Qt Programming
    Replies: 5
    Last Post: 6th August 2011, 13:25

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.