summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/treemodelcompleter/resources/treemodel.txt
blob: 06c90077afaa80cd79b64ad8af2287b07738a002 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Parent1
    Child1
        GrandChild1
        GrandChild2
        GrandChild3
            GrandGrandChild1
    Child2
        GrandChild1
            GrandGrandChild1
        GrandChild2
    Child3

Parent2
    Child1
        GrandChild1
    Child2
    Child3
        GrandChild1
        GrandChild2