when user moves to new position in tableView via mouse or keyboard how do you get the current row number ?


something like thisrow= (tableView->currentRow().toint); //