ohm…
After some study. Maybe I should use the QAbstractItemModel ?
Only QML thinks can’t achieve my requirement.
And, according to parse XML, I have found this Simple DOM Model Example [qt-project.org] .
I am not sure the exist class above link provide is what I need.
I have kept studying the QAbstractItemModel.
Can any one give me some suggestion or examples in QAbstractItemModel + QML to parse XML file?
Or maybe it has another approach to achieve my requirement?
Thank you!
↧









