thank you for the reply.
m_pDataModel has QStandardItemModel Class. m_pDataModel is set as
Qt Code:
m_pTable->setModel(m_pDataModel);To copy to clipboard, switch view to plain text mode
thank you for the reply.
m_pDataModel has QStandardItemModel Class. m_pDataModel is set as
Qt Code:
m_pTable->setModel(m_pDataModel);To copy to clipboard, switch view to plain text mode
Ok, so correct the remaining problems and then we'll continue.
Bookmarks