Results 1 to 3 of 3

Thread: the strange phenomenon: the emiited signal cannot be received by the slot function

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2014
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: the strange phenomenon: the emiited signal cannot be received by the slot functio

    according to you suggestions,I find:
    1. the warnings : QObject::connect: Cannot queue arguments of type 'QList<t_orbCorr>'
    2. the sender and receiver are not in the same thread


    Added after 21 minutes:


    Quote Originally Posted by wysota View Post
    Do you get any warnings in the console during runtime? Do your sender and receiver live in the same thread?
    Thank you very much ,with your suggestions,I solve the problem by registering the type 'QList<t_orbCorr>'.
    Last edited by zhaolewen; 15th November 2014 at 14:06.

Similar Threads

  1. Replies: 2
    Last Post: 26th October 2013, 05:40
  2. SIGNAL/SLOT Calling the same function. Possible?
    By matthieunc in forum Qt Programming
    Replies: 4
    Last Post: 28th July 2011, 23:24
  3. why doesn't signal gets emiited?
    By naturalpsychic in forum Qt Programming
    Replies: 3
    Last Post: 26th January 2011, 22:43
  4. Replies: 4
    Last Post: 20th January 2011, 01:03
  5. QThread Signal Not Received By Main Thread Slot
    By EF2008 in forum Qt Programming
    Replies: 7
    Last Post: 4th June 2010, 08:06

Tags for this Thread

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.