hello qt and all who do good work schedule, my question I have is: which of the two classes QTableView or QTableWidget I can use for good performance with delegates (QCheckBox, QComboBox, QDateEdit, QSipinBox, QProgressBar, etc.) in a table with connection to a database and its respective relationship, it can QSqlRelationalDelegate’m adapting to various elements, while with QTableWidget is much easier. What can sugerime you?
↧