Qt Creator 2.8.1, how to use Designer to create new Signal/Slot
-
Hi, everyone!
When I connect two widgets in Design mode, it popup a "Configure Connection" dialog and list predefined signals and slots. The "Edit" button is disabled.
Meanwhile, the "Signals & Slots Editor" can also add connections, but it still can't create custom signal/slot.How can I add a new function to be signal or slot?
I found qt4 designer can just create custom signal/slot, which from menu edit->slots. Here is the "link":http://www.cs.usfca.edu/~afedosov/qttut/