[Kde-bindings] KDE/kdebindings/smoke
Arno Rehn
kde at arnorehn.de
Sat Jan 30 20:25:24 UTC 2010
SVN commit 1082577 by arnorehn:
make KUrl::List a t_voidp type.
CCMAIL: kde-bindings at kde.org
M +1 -0 kde/smokeconfig.xml
M +1 -0 kdecore/smokeconfig.xml
M +1 -0 kdeui/smokeconfig.xml
M +1 -0 kfile/smokeconfig.xml
M +1 -0 kio/smokeconfig.xml
M +1 -0 kparts/smokeconfig.xml
M +1 -0 nepomukquery/smokeconfig.xml
M +1 -0 plasma/smokeconfig.xml
--- trunk/KDE/kdebindings/smoke/kde/smokeconfig.xml #1082576:1082577
@@ -10,6 +10,7 @@
<voidpTypes>
<!-- both are classes, but they are represented as Smoke::t_voidp -->
<typeName>QStringList</typeName>
+ <typeName>KUrl::List</typeName>
<typeName>QString</typeName>
</voidpTypes>
<exclude>
--- trunk/KDE/kdebindings/smoke/kdecore/smokeconfig.xml #1082576:1082577
@@ -13,6 +13,7 @@
<!-- both are classes, but they are represented as Smoke::t_voidp -->
<typeName>QStringList</typeName>
<typeName>QString</typeName>
+ <typeName>KUrl::List</typeName>
</voidpTypes>
<exclude>
<!-- private stuff -->
--- trunk/KDE/kdebindings/smoke/kdeui/smokeconfig.xml #1082576:1082577
@@ -12,6 +12,7 @@
<!-- both are classes, but they are represented as Smoke::t_voidp -->
<typeName>QStringList</typeName>
<typeName>QString</typeName>
+ <typeName>KUrl::List</typeName>
</voidpTypes>
<exclude>
<!-- private stuff -->
--- trunk/KDE/kdebindings/smoke/kfile/smokeconfig.xml #1082576:1082577
@@ -12,6 +12,7 @@
<!-- both are classes, but they are represented as Smoke::t_voidp -->
<typeName>QStringList</typeName>
<typeName>QString</typeName>
+ <typeName>KUrl::List</typeName>
</voidpTypes>
<exclude>
<!-- private stuff -->
--- trunk/KDE/kdebindings/smoke/kio/smokeconfig.xml #1082576:1082577
@@ -11,6 +11,7 @@
<!-- both are classes, but they are represented as Smoke::t_voidp -->
<typeName>QStringList</typeName>
<typeName>QString</typeName>
+ <typeName>KUrl::List</typeName>
</voidpTypes>
<exclude>
<!-- private stuff -->
--- trunk/KDE/kdebindings/smoke/kparts/smokeconfig.xml #1082576:1082577
@@ -11,6 +11,7 @@
<!-- both are classes, but they are represented as Smoke::t_voidp -->
<typeName>QStringList</typeName>
<typeName>QString</typeName>
+ <typeName>KUrl::List</typeName>
</voidpTypes>
<exclude>
<!-- private stuff -->
--- trunk/KDE/kdebindings/smoke/nepomukquery/smokeconfig.xml #1082576:1082577
@@ -12,6 +12,7 @@
<!-- both are classes, but they are represented as Smoke::t_voidp -->
<typeName>QStringList</typeName>
<typeName>QString</typeName>
+ <typeName>KUrl::List</typeName>
</voidpTypes>
<exclude>
<!-- private stuff -->
--- trunk/KDE/kdebindings/smoke/plasma/smokeconfig.xml #1082576:1082577
@@ -13,6 +13,7 @@
<!-- both are classes, but they are represented as Smoke::t_voidp -->
<typeName>QStringList</typeName>
<typeName>QString</typeName>
+ <typeName>KUrl::List</typeName>
</voidpTypes>
<exclude>
<!-- private stuff -->
More information about the Kde-bindings
mailing list