[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebindings/kalyptus
From:       Arno Rehn <kde () arnorehn ! de>
Date:       2009-03-15 13:28:42
Message-ID: 1237123722.691596.4696.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 939636 by arnorehn:

special case KIO::file_move() with three args, which
is not implemented on purpose in libkio.



 M  +1 -0      kalyptusCxxToSmoke.pm  


--- trunk/KDE/kdebindings/kalyptus/kalyptusCxxToSmoke.pm #939635:939636
@@ -634,6 +634,7 @@
 			|| ($classNode->{astNodeName} eq 'KInputDialog' and $name eq 'getDouble')
 			|| ($classNode->{astNodeName} eq 'KInputDialog' and $name eq 'getInteger')
 			|| ($classNode->{astNodeName} eq 'KIO' and $name eq 'buildHTMLErrorString')
+			|| ($classNode->{astNodeName} eq 'KIO' and $name eq 'file_move' && \
$#{$m->{ParamList}} == 2)  || ($classNode->{astNodeName} eq 'KJob' and $name eq \
'description')  || ($classNode->{astNodeName} eq 'KJob' and $name eq 'KJob')
 			|| ($className eq 'KParts::MainWindow' and $name eq 'MainWindow' && \
$#{$m->{ParamList}} == 2 && $m->{ParamList}[2]->{ArgType} =~ /Qt::WindowFlags/)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic