Hey

i have a qlistview that supports drops. Every time a drop is entered in the list i need to update some local vars. I have created a slot for that but I can´t figure where to connect it.

Is there any signal emmited whenever a drop is done?

or

Is there any signal emmited whenever a QListView size changes?

Thanks in advance