Commit 24cd9f79 authored by Shawn Rutledge's avatar Shawn Rutledge
Browse files

Rearrange PdfPageView.qml


Now it looks more similar to PdfMultiPageView.qml: public properties
and functions are grouped by functionality, implementation details are
"below the fold", and properties and functions that we don't want to
expose as API are nested inside inner items.

Also fixed ColumnLayout attached properties.

Change-Id: Iafe6f983a34ca6bac9b0d4f3a26aba5a426e0232
Reviewed-by: default avatarShawn Rutledge <shawn.rutledge@qt.io>
parent 3b397077
Showing with 64 additions and 64 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment