[Kmymoney-devel] QWizard and combobox values

Alvaro Soliverez asoliverez at kde.org
Mon Aug 23 15:52:18 CEST 2010


Hello all,
I'm trying to fix permanently the issue we had with the combobox using
the string to match the value instead of the data index. eg.
MyMoneySchedule::stringToOccurrence().

For that, I need to store the value of data into the fields used by
the QWizard, with RegisterField.

However, so far I haven't had luck trying to link the field and the
widget. It doesn't throw any errors, but the value of the field never
changes. Even setting it manually doesn't change the value.

Is there a trick or something to it?

Regards,
Alvaro


More information about the KMyMoney-devel mailing list