Can somebody give me a simple example of how to fill info from a database in a table view??
I have created the GUI using the designer.
Renan
Can somebody give me a simple example of how to fill info from a database in a table view??
I have created the GUI using the designer.
Renan
Use the QSqlTableModel. I'm sure its docs contain an example of doing that.
GuL (28th August 2008)
Bookmarks