Results 1 to 5 of 5

Thread: Signal from a library

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    ucomesdag Guest

    Question Signal from a library

    Hi,

    How do I add a signal to a library?

    Tried:
    Qt Code:
    1. signals:
    2. virtual void mySignal();
    To copy to clipboard, switch view to plain text mode 
    But I get:
    Qt Code:
    1. Warning: Signals cannot be declared virtual
    To copy to clipboard, switch view to plain text mode 
    Thanks!
    Already asked this question in the past and got an anwer sorry!
    http://www.qtcentre.org/threads/1684...d-to-a-library
    Last edited by ucomesdag; 26th April 2010 at 18:46. Reason: updated contents

Similar Threads

  1. Replies: 4
    Last Post: 18th December 2009, 18:55
  2. Replies: 1
    Last Post: 13th August 2009, 16:32
  3. signal mapping on pushbutton signal clicked
    By wagmare in forum Qt Programming
    Replies: 2
    Last Post: 17th March 2009, 07:54
  4. Signal-Signal Connections Between Threads
    By PhilippB in forum Qt Programming
    Replies: 2
    Last Post: 15th December 2008, 18:27
  5. Replies: 1
    Last Post: 8th November 2007, 17:11

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.