~zsombi/ubuntu-ui-toolkit/listitemSelectModeBugs

« back to all changes in this revision

Viewing changes to tests/apicheck/test/components.api

  • Committer: Zsombor Egri
  • Date: 2015-11-16 06:35:05 UTC
  • mfrom: (1664.1.1 listitemSelectModeBugs)
  • Revision ID: zsombor.egri@canonical.com-20151116063505-cwn2qfks7qzk10g9
re-sync

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    property string bar
8
8
    property var basket
9
9
    property url bazz
 
10
    property list<Item> buckets
10
11
    property string eggs
11
12
    signal jump()
12
13
    signal bounce(int length)