filmov
tv
CSC-121, Graphical Python Programming, Creating a data-mapped (bound) tableView with PyQt5

Показать описание
Demonstrates the creation of a user interface with a tableView widget that is mapped to QtSql database model and view to allow the user to scroll through rows in a database, add rows and delete rows with Python and PyQt5.