pictureDialog context menu in normal+fullscreen

This commit is contained in:
Rafael 2016-04-24 12:47:14 +02:00
parent 787bb81fda
commit d42f263f4e
7 changed files with 88 additions and 28 deletions

View file

@ -43,6 +43,9 @@ private:
QHBoxLayout *widgetLayout;
UiModLabel *pictureLabel;
private slots:
void pictureDoubleClicked(Qt::MouseButton button);
signals:
void nextPictureRequested();
void previousPictureRequested();