Hi everybody, Shiboken now generates code for Python named arguments. The generator will use only C++ arguments with default values for this purpose. The sole modification needed in the PySide bindings to get this into effect was to add the argument names in the type system XML file for those arguments left nameless in the C++ headers.
Cheers you all, -- Marcelo Lira dos Santos INdT - Instituto Nokia de Tecnologia _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
