File icon in QML
QML and Qt Quick
2
Posts
2
Posters
3.1k
Views
1
Watching
-
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 ?