QListView::iconMode Infopanel
Solved
General and Desktop
-
-
Hi
Why not just use a QListView in list mode next to the
QListView in icon mode ? -
My goal was to have the InfoBox right next to the selected icon.
Else i would simply create a non-modal dialog and show this above everything.
-
Okay, is there a way to get the position of my clicked icon and position the non modal dialog right next to it (on the right side)?
Hi
yes there is visualRect()
http://doc.qt.io/qt-5/qabstractitemview.html#visualRect