[Kde-bindings] playground/bindings/kimono
Paolo Capriotti
paolo.capriotti at gmail.com
Thu Jun 8 15:12:12 UTC 2006
SVN commit 549429 by capriotti:
* The overriden MetaObject is now called in place
of the qt version.
* make_metaObject didn't create the parent meta object
correctly. Modified it so that it calls the parent version
of metaObject().
* Slot arguments are now handled correctly.
* Added static IsSmokeClass method to Qyoto.
CCMAIL: kde-bindings at kde.org
M +10 -0 ChangeLog
M +50 -5 SmokeInvocation.cs
M +28 -14 qyoto.cpp
M +1 -0 qyoto.h
M +4 -1 qyoto/QObject.cs
M +29 -23 qyoto/Qyoto.cs
More information about the Kde-bindings
mailing list