indiantarget / quimeraengine

0 stars 0 forks source link

Define delegate_q function #698

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The delegate_q function receives a function pointer and, optionally, a pointer 
to an object. It returns a QDelegate instance for that function and object. In 
this process, the user does not have to specify template parameters, which is 
more usable and readable.

Original issue reported on code.google.com by Lince3D@gmail.com on 23 Nov 2014 at 4:14

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 9 Feb 2015 at 6:30