Hi,

I am trying to have a total count of the .png file of a folder and its subfolders.

Seems like QDir is the way to go but I have trouble placing it and using it. Damn am I such a noob (.

What QDir attributes/properties should I use? Even with the doc and some example I can't wrap my head around it...

Once I have this count, I want to put it in a variable that I can use/read in my other .qml files...



If anyone would be so kind as to help me code this...



Yours,
--Jay