~zsombi/ubuntu-ui-toolkit/listitemSelectModeBugs

« back to all changes in this revision

Viewing changes to src/Ubuntu/Test/UbuntuTestCase.qml

  • 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:
34
34
    }
35
35
 
36
36
    /*!
 
37
        This property holds the inner TestUtil instance.
 
38
    */
 
39
    property alias testUtil: util
 
40
 
 
41
    /*!
37
42
        Find a child from the item based on the objectName.
38
43
    */
39
44
    function findChild(obj,objectName) {