Creating Data-Aware Forms
-
I was wondering if there are any examples out there of how to bind controls to individual columns in a db? In the Qt GUI world, one would use the "QDataWidgetMapper":http://doc.qt.nokia.com/qt-maemo/sql-forms.html to accomplish this task.