~faenil/ubuntu-ui-toolkit/flickableBasedScrollView

« back to all changes in this revision

Viewing changes to examples/ubuntu-ui-toolkit-gallery/Template.qml

  • Committer: Andrea Bernabei
  • Date: 2015-11-25 11:50:10 UTC
  • mfrom: (1681.2.44 staging)
  • Revision ID: andrea.bernabei@canonical.com-20151125115010-vpxkm2lze1hav9q9
mergeĀ upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
    default property alias content: column.children
24
24
    property alias spacing: column.spacing
 
25
    property alias scrollable: flickable.interactive
25
26
 
26
27
    header: PageHeader {
27
28
        title: template.title