[Interest] QTreeView / QTableView row change
Scott Aron Bloom
scott.bloom at onshorecs.com
Fri Nov 8 11:25:26 CET 2013
Connect to the selectionChanged signale
If you need more advanced monitoring, look into the QSelectionmanager (every view has one)
Scott
-----Original Message-----
From: interest-bounces+scott=onshorecs.com at qt-project.org [mailto:interest-bounces+scott=onshorecs.com at qt-project.org] On Behalf Of Joseph W. Joshua
Sent: Friday, November 8, 2013 2:21 AM
To: interest at qt-project.org
Subject: [Interest] QTreeView / QTableView row change
Hi All,
Is it possible to detect when a QTreeView / QTableView row is changed?
An example is when the user changes the current row using keyboard navigation.
Josh.
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list