can I use QT Designer 4 to create / design tables or other controls with automatic binding to database connections?
Or must I write specific code for that in my application?
(i'm using python 2.5 with pyqt 4.8 on Windows xp, if it matters)
Thanks.