User Tools

Site Tools


qt:signals_and_slots

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
qt:signals_and_slots [2010/12/09 14:57] – [Signals and slots] mithatqt:signals_and_slots [2010/12/09 15:01] – [Multiple connections] mithat
Line 26: Line 26:
  
 ===== Multiple connections ===== ===== Multiple connections =====
-Signals may connect to multiple slots. (FIXME Is the reverse true?)+Signals may connect to multiple slots. Multiple signals may also connect to a single slot.
  
-If a signal connects to multiple slots, the execution order of the slots is undefined.+In the case of multiple connection, the execution order of the slots or signals is undefined.
  
 ===== Writing your own slots ===== ===== Writing your own slots =====
qt/signals_and_slots.txt · Last modified: 2011/04/01 11:10 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki