You need to override contextMenuEvent on the view that displays the images. Now, I think that is a common qlistview, so you can create an event filter.
Grep for contextMenuEvent on the code for examples. Em 13 de out de 2015 08:53, "Robert Helling" <[email protected]> escreveu: > > On 13.10.2015, at 13:38, Guido Lerch <[email protected]> wrote: > > Quick question, removing images is a little cumbersome. Single select only > and only available via a delete key that > took me hours to find what it was (FN - Backspace on the MAC). > I struggle to get a contextMenue working in the imageView, can you give me > a hint ? > > > No experience with context menus. Re deleting images: Hover the mouse over > the thumbnail in the profile. Then the image pops up and in the corner is a > trash can. Click on that also deletes the image. > > And yes, we should make image handling much more user friendly. After 4.5 > is out. I have already the drag and drop of images ready. We also need to > be able to move images. And do multi select and such things. And, > currently, images are slow. Opening dive with a number of images virtually > takes forever. At least on my computer. If it really takes so long, the > image loading should be moved to a background thread. Etc etc. > > Best > Robert > > > -- > > .oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO > Robert C. Helling Elite Master Course Theoretical and Mathematical > Physics > Scientific Coordinator > Ludwig Maximilians Universitaet Muenchen, Dept. > Physik > Phone: +49 89 2180-4523 Theresienstr. 39, rm. B339 > http://www.atdotde.de > > Enhance your privacy, use cryptography! My PGP keys have fingerprints > A9D1 A01D 13A5 31FA 6515 BB44 0820 367C 36BC 0C1D and > DCED 37B6 251C 7861 270D 5613 95C7 9D32 9A8D 9B8F > > > > > > > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface > >
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
