They do not come much more obvious than QTableWidget::setCurrentCell(). The QTableWidget also provides a convenient signal when the current cell changes.
BTW: You will want to revisit your non-use of widget layouts before your project is finished.
They do not come much more obvious than QTableWidget::setCurrentCell(). The QTableWidget also provides a convenient signal when the current cell changes.
BTW: You will want to revisit your non-use of widget layouts before your project is finished.
Last edited by ChrisW67; 15th April 2014 at 23:24.
Bookmarks