summaryrefslogtreecommitdiffstats
path: root/examples/pdf/pdfviewer/images
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2017-01-24 11:27:17 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2017-01-27 07:31:21 +0000
commit43cebeadbe8d0550aeee4aa35f3c93a9e7e14a34 (patch)
tree0769a1f41b5e71a38118aef0bbbfb94882b95516 /examples/pdf/pdfviewer/images
parent192de15a4b3b6f750bee5a9a57b86f8a842d9eeb (diff)
install the pdfviewer example; provide examples subdirs .pro files
Actually moving the files is unfortunately necessary because of a rule about having the source directory structure match the intended installation directory structure. It was intended to differentiate widget examples from future QtQuick examples, but now that distiction is being unfortunately lost in order to keep the directory structure as shallow as it can still be, after having to comply with the first rule. Change-Id: I831227d2be3c8f5cab55a98a531e16bcb3aa0303 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'examples/pdf/pdfviewer/images')
-rw-r--r--examples/pdf/pdfviewer/images/busy.pngbin0 -> 172 bytes
-rw-r--r--examples/pdf/pdfviewer/images/fileopen.pngbin0 -> 1771 bytes
-rw-r--r--examples/pdf/pdfviewer/images/go-next-24.pngbin0 -> 782 bytes
-rw-r--r--examples/pdf/pdfviewer/images/go-previous-24.pngbin0 -> 797 bytes
-rw-r--r--examples/pdf/pdfviewer/images/zoom-in-24.pngbin0 -> 1302 bytes
-rw-r--r--examples/pdf/pdfviewer/images/zoom-in-32.pngbin0 -> 1873 bytes
-rw-r--r--examples/pdf/pdfviewer/images/zoom-out-24.pngbin0 -> 1247 bytes
-rw-r--r--examples/pdf/pdfviewer/images/zoom-out-32.pngbin0 -> 1749 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/examples/pdf/pdfviewer/images/busy.png b/examples/pdf/pdfviewer/images/busy.png
new file mode 100644
index 0000000..69056c4
--- /dev/null
+++ b/examples/pdf/pdfviewer/images/busy.png
Binary files differ
diff --git a/examples/pdf/pdfviewer/images/fileopen.png b/examples/pdf/pdfviewer/images/fileopen.png
new file mode 100644
index 0000000..33e0d63
--- /dev/null
+++ b/examples/pdf/pdfviewer/images/fileopen.png
Binary files differ
diff --git a/examples/pdf/pdfviewer/images/go-next-24.png b/examples/pdf/pdfviewer/images/go-next-24.png
new file mode 100644
index 0000000..9a55ef3
--- /dev/null
+++ b/examples/pdf/pdfviewer/images/go-next-24.png
Binary files differ
diff --git a/examples/pdf/pdfviewer/images/go-previous-24.png b/examples/pdf/pdfviewer/images/go-previous-24.png
new file mode 100644
index 0000000..2ea769e
--- /dev/null
+++ b/examples/pdf/pdfviewer/images/go-previous-24.png
Binary files differ
diff --git a/examples/pdf/pdfviewer/images/zoom-in-24.png b/examples/pdf/pdfviewer/images/zoom-in-24.png
new file mode 100644
index 0000000..d29b142
--- /dev/null
+++ b/examples/pdf/pdfviewer/images/zoom-in-24.png
Binary files differ
diff --git a/examples/pdf/pdfviewer/images/zoom-in-32.png b/examples/pdf/pdfviewer/images/zoom-in-32.png
new file mode 100644
index 0000000..34d70af
--- /dev/null
+++ b/examples/pdf/pdfviewer/images/zoom-in-32.png
Binary files differ
diff --git a/examples/pdf/pdfviewer/images/zoom-out-24.png b/examples/pdf/pdfviewer/images/zoom-out-24.png
new file mode 100644
index 0000000..1970347
--- /dev/null
+++ b/examples/pdf/pdfviewer/images/zoom-out-24.png
Binary files differ
diff --git a/examples/pdf/pdfviewer/images/zoom-out-32.png b/examples/pdf/pdfviewer/images/zoom-out-32.png
new file mode 100644
index 0000000..b832206
--- /dev/null
+++ b/examples/pdf/pdfviewer/images/zoom-out-32.png
Binary files differ