From ba9c314b4ba68b2da1d6c59accbcb9cf1aa5f897 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 16 Nov 2012 16:43:50 +0100 Subject: Usability: Make archiving pics easier To make archiving pictures from different sources easier, add a NewPicsDialog to PictureViewer. Add shortcuts to show the dialog and adding pics to it. After adding all pics with the same mappping, just click OK and add them to the archive. Shortcuts: Meta+s: Show NewPicsDialog Meta+a: Add current pic --- shemov.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index d1a4ee2..96d0de1 100644 --- a/shemov.h +++ b/shemov.h @@ -183,6 +183,8 @@ class SheMov : public QMainWindow { QAction *mPVSlideA; QAction *mPVShuffleA; QAction *mPVCopyToA; + QAction *mPVShowNPDialogA; + QAction *mPVAddToNPA; QActionGroup *mPicActionGroup; //EndActions -- cgit v1.2.3-70-g09d2