Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 5

Qt-interest Archive, April 2008
signal for item text chaged


Message 1 in thread

I've searched and searched but I don't find a simple way to understand 
when the text of an item in a QAbstractItemView (and derived classes) is 
changed by the user. It's possible that there isn't a signal for this?

For example, in QListWidget there is the signal itemChanged() but it's 
emitted not only when the name text change.

To do this, I had to implement an item delegate... There'isnt a simpler way?

Thanks

Fabio

--
 [ signature omitted ]