Results 1 to 8 of 8

Thread: Signal in base class Slot in Subclass

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Posts
    68
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Signal in base class Slot in Subclass

    hi,
    I have a code that works with a custom signal genreated by a class and then its handled by the same class only.

    now i tried doing the same by genreating signal from the base class and then handle it with a slot at subclass but that is not working.

    i have attached both the copies of the code..
    please tell me what change i should do.

    thanks in advance
    Attached Files Attached Files

Similar Threads

  1. Replies: 4
    Last Post: 19th March 2008, 17:47
  2. send own class reference throught signal
    By ^NyAw^ in forum Qt Programming
    Replies: 3
    Last Post: 10th January 2008, 21:55
  3. How to use Signal through direct connection
    By santosh.kumar in forum Qt Programming
    Replies: 1
    Last Post: 14th December 2007, 07:07
  4. Connecting to a base class signal?
    By AaronMK in forum Qt Programming
    Replies: 4
    Last Post: 26th October 2007, 22:37
  5. Replies: 2
    Last Post: 4th May 2006, 19:17

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.