[Kde-bindings] playground/bindings/kimono

Paolo Capriotti paolo.capriotti at gmail.com
Wed May 31 14:00:14 UTC 2006


SVN commit 546950 by capriotti:

2006-05-31  Paolo Capriotti  <paolo.capriotti at gmail.com>

	* Added a void** marshaller in handler.cpp (needed for qt_metacall).
	* Decommented InvokeSlot and ported to qt4 (invokeSlot() method still empty).
	* Added some code to intercept a qt_metacall and invoke the corresponding slot (doesn't work yet).
	* Rewritten Hello.cs to test custom slot invocation.

CCMAIL: kde-bindings at kde.org



 M  +7 -0      ChangeLog  
 M  +34 -22    Hello.cs  
 M  +25 -1     SmokeInvocation.cs  
 M  +18 -0     handlers.cpp  
 M  +213 -140  qyoto.cpp  
 M  +1 -0      qyoto.h  
 M  +1 -1      qyoto/QObject.cs  
 M  +21 -7     qyoto/Qyoto.cs  





More information about the Kde-bindings mailing list