qt - How to be notified when the user clicks in the tableview below the last row? -


when user clicks in tableview on row, events (clicked, activated, pressed, etc) fired. far good. when user clicks below last row (when tableview bigger required display rows) don't know how notified: selectionmodel()->currentchanged() not fired. visually, currentrow seems lose focus, @ time tableview->currentindex() indicates last clicked row.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

How do you convert a timestamp into a datetime in python with the correct timezone? -