Results 1 to 2 of 2

Thread: Signal currentChanged() is not emitted on QTabWidget?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2007
    Posts
    61
    Thanks
    12
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Signal currentChanged() is not emitted on QTabWidget?

    Hi

    I had to rewrite this thread some because I found out more about the problem and it was a quite different problem then I though.

    When I create the first tab in a QTabWidget the new tab will ofcourse get focus, but the currentChanged(int) signal is not emitted although the current HAS changed. Any thoughts on this?
    Last edited by invictus; 27th April 2008 at 22:54.

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.