Skip to content

JC3/QtNamedSlotExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of how QMetaObject::connectNamedSlots() is used to automatically set up signal and slot connections based on object and slot names.

Created for this Stack Overflow answer.