Python UI application with Qt designer (SQLite with tableWidget) #8



Python UI application with Qt designer (SQLite with tableWidget) #8

Python UI application with Qt designer (SQLite with tableWidget) #8

Source code: https://github.com/zigcBenx/Python-SQLite

In this video I am going to show you, how to use your SQLiteHelper class, which we created in previous video. We will read data from SQLite database and display it in table widget of PyQt5 widgets.

Comments are closed.