Dnia niedziela, 10 listopada 2013 23:47:35 Michał rysiek Woźniak pisze:
> Hi there,
>
> I am trying to create a nested, tree-view like structure. I am trying to
> base on:
> http://www.codeproject.com/Articles/632795/QML-TreeModel-and-TreeView
>
> However, I do not have QtQuick 2.0 (and the compo
Hi there,
I am trying to create a nested, tree-view like structure. I am trying to base
on:
http://www.codeproject.com/Articles/632795/QML-TreeModel-and-TreeView
However, I do not have QtQuick 2.0 (and the components that go with it).
Anyway, I have created the following code that... crashes bo