JC3 / QtNamedSlotExample

Qt Named Slot Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Qt Named Slot Example


Languages

Language:C++ 85.8%Language:QMake 14.2%