[Qt-interest] QFileSystemModel some questions
Alex Custov
alex.custov at gmail.com
Fri Apr 3 19:56:14 CEST 2009
Hi.
I'd like to try QFileSystemModel with different views. It seems to
work, but it misses several important features. Well,
1) How to show system-wide MIME icons for files? Currently all of them
are blank. Directory icons seems to work, but all files have blank
icons.
2) How to always show directories first (say in QTreeView)?
3) How to use 48x48 icons in QListView with QFileSystemModel? I set
"iconSize" to 48x48 and "gridSize" to 60x60, but the icons are still
16x16 (the grid became bigger, but MIME icons are still 16x16).
Thanks in advance!
--
More information about the Qt-interest-old
mailing list