With QTableView you have to use a model. Usually this is done by subclassing QAbstractTableModel . More on the different Qt models here: ...
確定! 回上一頁