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.
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.