changeset 37 | 758a864f9613 |
parent 30 | 5dc02b23752f |
36:ef0373b55136 | 37:758a864f9613 |
---|---|
38 ** |
38 ** |
39 ****************************************************************************/ |
39 ****************************************************************************/ |
40 |
40 |
41 import Qt 4.7 |
41 import Qt 4.7 |
42 |
42 |
43 Item { |
43 Rectangle { |
44 color: "white" |
|
44 width: 400 |
45 width: 400 |
45 height: 200 |
46 height: 200 |
46 |
47 |
47 ListModel { |
48 ListModel { |
48 id: myModel |
49 id: myModel |