Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 229 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 229 Bytes

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.