Results 1 to 3 of 3

Thread: QSocketNotifier class's internal mechanism

  1. #1
    Join Date
    Mar 2011
    Posts
    42
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default QSocketNotifier class's internal mechanism

    hi, i use QSocketNotifier to monitor a serial port, this port mainly to receive data, but i found it use cpu(ARM9) 20-30%, so i feel surprising, this is why, so i want to know this class's internal mechanism, please help, thanks.

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

    Default Re: QSocketNotifier class's internal mechanism

    Read the source code for yourself.

  3. #3
    Join Date
    Mar 2011
    Posts
    42
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: QSocketNotifier class's internal mechanism

    ok, i know, thank you.

Similar Threads

  1. QSocketNotifier activated() not firing
    By jflatt in forum Qt Programming
    Replies: 1
    Last Post: 10th July 2009, 21:10
  2. Replies: 0
    Last Post: 7th June 2009, 11:28
  3. QSocketNotifier Qt 4.5 Windows
    By bunjee in forum Qt Programming
    Replies: 3
    Last Post: 18th April 2009, 22:17
  4. QSocketNotifier can not enable from an other thread.
    By dabiabilus in forum Qt Programming
    Replies: 4
    Last Post: 5th August 2008, 14:31
  5. QSocketNotifier Issue
    By TheGrimace in forum Qt Programming
    Replies: 6
    Last Post: 18th July 2007, 22:29

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.