Jump to content

Talk:How to use QAbstractListModel

From Qt Wiki

QAbstractListModel::rowCount and QAbstractListModel::columnCount return int, not void. Needs to be fixed in the page.