summaryrefslogtreecommitdiffstats
path: root/src/pdf/quick/quick.pro
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2020-01-20 15:12:01 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2020-02-03 23:44:16 +0100
commitbf3133033236afb34974fec63ac21e1749d503ad (patch)
treecfb48f3cfb430c4cb1f93a5af23d2ccd3ca1c84d /src/pdf/quick/quick.pro
parent7cf69cb52d434f5e74619b0577104d05688b0c22 (diff)
Add PdfMultiPageView
So far it's a ListView with a page per delegate. Many features are working, but zooming and rotation are not working yet. Change-Id: I9ee7aa60ad4411bd8734fe2cd987a68906a5cf57 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/pdf/quick/quick.pro')
-rw-r--r--src/pdf/quick/quick.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pdf/quick/quick.pro b/src/pdf/quick/quick.pro
index a3bdfb45e..a0a39d414 100644
--- a/src/pdf/quick/quick.pro
+++ b/src/pdf/quick/quick.pro
@@ -6,6 +6,7 @@ IMPORT_VERSION = 1.0
#QMAKE_DOCS = $$PWD/doc/qtquickpdf.qdocconf
PDF_QML_FILES = \
+ qml/PdfMultiPageView.qml \
qml/PdfPageView.qml \
QML_FILES += $$PDF_QML_FILES qmldir