CVS commit by rich: - Integrated the constructor bindings into the binding wizard and added a hack that only enables the first method we see with a given name, meaning that only the first version of overloaded methods can be used. This change means that the QComboBox binding is now generated directly from the Qt header file using the wizard. M +1 -1 design.h 1.6 M +60 -6 bindings/qcombobox_imp.cpp 1.5 M +25 -3 bindings/qcombobox_imp.h 1.2 M +13 -8 bindwizard/binding_wizard.js 1.5 M +3 -0 bindwizard/binding_wizard.ui 1.4 M +53 -37 bindwizard/doxygen2imp_cpp.xsl 1.3 M +3 -3 bindwizard/doxygen2imp_h.xsl 1.3