[Kde-bindings] playground/bindings/kimono

Arno Rehn kde at arnorehn.de
Fri Sep 22 17:48:00 UTC 2006


SVN commit 587427 by arnorehn:

* The return type of a slot is now being added to the definition in the QMetaObject

* Added a struct which holds the MethodInfo, the signature and the return type of a slot.
  This struct is now the 'Value' in the Slot-Hashtable

CCMAIL: kde-bindings at kde.org



 M  +6 -0      ChangeLog  


--- trunk/playground/bindings/kimono/ChangeLog #587426:587427
@@ -1,3 +1,9 @@
+2006-09-22  Arno Rehn  <arno at arnorehn.de>
+
+	* The return type of a slot is now being added to the definition in the QMetaObject
+	* Added a struct which holds the MethodInfo, the signature and the return type of a slot.
+	  This struct is now the 'Value' in the Slot-Hashtable
+
 2006-09-17  Richard Dale  <rdale at foton.es>
 
 	* Applied patches from Arno Rehn:



More information about the Kde-bindings mailing list