[Kde-bindings] playground/bindings/kimono
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Mon Jan 29 19:18:19 UTC 2007
SVN commit 628325 by rdale:
* Added reply values when emitting signals
* Some static methods were being dropped because they had the same
name as property names. So make the static methods start with a
lower case letter and keep them.
CCMAIL: kde-bindings at kde.org
M +7 -0 ChangeLog
M +43 -8 SmokeInvocation.cs
M +30 -0 core/QCoreApplication.cs
M +5 -0 core/QTimer.cs
M +4 -0 core/QVariantExtras.cs
M +100 -0 gui/QApplication.cs
M +98 -61 qyoto.cpp
More information about the Kde-bindings
mailing list