pyqt / examples

Learn to create a desktop app with Python and Qt

Repository from Github https://github.compyqt/examplesRepository from Github https://github.compyqt/examples

In QTableView example the content of a column is cut

AlkisPis opened this issue · comments

Re: QAbstractTableModel example
https://github.com/pyqt/examples/blob/_/src/14%20QAbstractTableModel%20example/main.py

The content of cell (1,3) --"Classical mechanics"-- is cut:

image