File icon in QML
-
Hello,
I m trying to get the mime icon of a file : filename.xxx using QML..
I 've already succeeded in C++ using QFileIconProvider .. But now I m on symbian, and I didn't find solution.
So I can put all mime type icon in my application..But then? How can I connect the extension with good icon ?