pictureDialog context menu in normal+fullscreen
This commit is contained in:
parent
787bb81fda
commit
d42f263f4e
7 changed files with 88 additions and 28 deletions
|
@ -43,6 +43,9 @@ private:
|
|||
QHBoxLayout *widgetLayout;
|
||||
UiModLabel *pictureLabel;
|
||||
|
||||
private slots:
|
||||
void pictureDoubleClicked(Qt::MouseButton button);
|
||||
|
||||
signals:
|
||||
void nextPictureRequested();
|
||||
void previousPictureRequested();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue