Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I currently have the table widget connected to a void slot called onCurrentItemChanged() but I want to know the previous and the current items... how can I access that information from the slot? What signature do I need the slot to have?
Thanks!
@jdent
like the signal onCurrentItemChanged(QTableWidgetItem *current, QTableWidgetItem *previous)