Hello, I have an XML file which I parse in QML. It has many child nodes but I dont want all of them to appear at once. LIke I have a device under which it has parameters. so the list of parameters should appear only after i click on the device.
I hope you have got my question.
Thank you.