From e6b32e719881757230398269a30e49a8e80975a6 Mon Sep 17 00:00:00 2001 From: Javier Date: Thu, 18 Jun 2015 17:11:01 +0200 Subject: Synchronize zoom value back to zoom slider --- mainwindow.ui | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) (limited to 'mainwindow.ui') diff --git a/mainwindow.ui b/mainwindow.ui index 83c5105..1cfff9a 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -349,14 +349,14 @@ - + &Help - + @@ -387,7 +387,9 @@ - + + + About... @@ -403,6 +405,7 @@ curPageChanged() paperReplayRequested(QString,qint64) + zoomChanged(int) setZoom(int) prevPage() nextPage() @@ -648,8 +651,8 @@ handleAbout() - 358 - 193 + -1 + -1 358 @@ -657,6 +660,22 @@ + + notebookView + zoomChanged(int) + zoomSlider + setValue(int) + + + 361 + 193 + + + 671 + 42 + + + handleNotebookSelected(QModelIndex) -- cgit v1.2.3