It is my first post in this forum so I would like to say hello to all Qt programmers.
Hello
Could anyone help me in following problem:
I would like to receive coordinates of QTreeView clicked signal.
I need them because action performed on item displayed in tree view will depend of where this item was clicked. clicked signal is called with QModelIndex argument and I couldn't find any coordinate related info.
Application is developed for Symbian devices.
Thank you in advance
Bookmarks