自定義只讀模型

,cpp文件源碼 #include "currencymodel.h" CurrencyModel::CurrencyModel(QObject *parent) : QAbstractTableModel(parent) { } CurrencyModel::~CurrencyModel() { } int CurrencyModel::rowCount(const QModelIndex &p
相關文章
相關標籤/搜索