Results 1 to 6 of 6

Thread: does there exists any sofware to manipulate/view signals/slots in graphical view?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Nov 2007
    Location
    Lithuania
    Posts
    16
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: does there exists any sofware to manipulate/view signals/slots in graphical view?

    Quote Originally Posted by wysota View Post
    Define "manipulate". Qt Designer has a connection editor.
    but using Designer-qt4 signal/slots editor I can't connect signals to slots outside .ui object, for example I can't even add custom function(slot) to button clicked() signal, I only can add default slots from other widgets.
    And it would be very nice to edit signal/slots in graphical view(not by hand code) to all Qt objects(for example QThread, etc), not only .ui objects.
    Last edited by saugumas; 21st November 2007 at 20:25.

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.