[Kde-bindings] KDE/kdebindings/csharp/qyoto
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Sat Jul 12 10:27:31 UTC 2008
SVN commit 831266 by rdale:
* Change the slot/signal argument parsing code to work the same way as in
QtRuby. Use a QList<MocArgument*> type instead of just an array of
'MocArgument *'.
CCMAIL: kde-bindings at kde.org
M +6 -0 ChangeLog
M +10 -7 src/delegateinvocation.h
M +11 -7 src/emitsignal.cpp
M +3 -3 src/emitsignal.h
M +10 -8 src/invokeslot.cpp
M +3 -4 src/invokeslot.h
M +2 -2 src/qyoto.cpp
M +4 -5 src/qyoto.h
M +120 -140 src/qyotoshared.cpp
M +2 -2 src/signalreturnvalue.cpp
M +3 -3 src/signalreturnvalue.h
M +2 -2 src/slotreturnvalue.cpp
M +3 -3 src/slotreturnvalue.h
M +3 -0 src/smokeqyoto.h
More information about the Kde-bindings
mailing list