Results 1 to 8 of 8

Thread: How to inherit correct canReadLine()

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to inherit correct canReadLine()

    Quote Originally Posted by The Storm View Post
    is there a way to get the signals from the QTcpSocket without to define them in to the Thread class that I will create.
    Yes, of course. Just perform the connection from within an object that has pointers to both the sender and receiver.

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

    The Storm (26th March 2008)

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.