Results 1 to 2 of 2

Thread: A file browser that uses the native OS icons

  1. #1
    Join Date
    May 2007
    Posts
    4
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default A file browser that uses the native OS icons

    Hi all,

    I started with fileiconview example and would like to extend it so that it displays not only a few types of icons that are predefined, but all icons that are associated with that file type or directory. Can you tell me how to achieve this design?

    Best regards,
    Calin

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: A file browser that uses the native OS icons

    You'll have to use desktop dependent solutions. In general you have to provide an implementation for QFileIconProvider that suits your needs.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.