Skip to content
Snippets Groups Projects
  • Friedemann Kleint's avatar
    6771aafb
    FileIconProvider: Refactor class. · 6771aafb
    Friedemann Kleint authored
    Streamline code, avoid functions and container.end() invocations,
    introduce private, reduce #ifdefs, clarify code and add
    comments about usage on various platforms.
    Implement QFileIconProvider interface, making it usable for file system
    models. Use in FolderNavigationWidget. On this occasion, add checkable
    "Synchronize" action to FolderNavigationWidget.
    Task-number: QTCREATORBUG-62
    6771aafb
    History
    FileIconProvider: Refactor class.
    Friedemann Kleint authored
    Streamline code, avoid functions and container.end() invocations,
    introduce private, reduce #ifdefs, clarify code and add
    comments about usage on various platforms.
    Implement QFileIconProvider interface, making it usable for file system
    models. Use in FolderNavigationWidget. On this occasion, add checkable
    "Synchronize" action to FolderNavigationWidget.
    Task-number: QTCREATORBUG-62
fileiconprovider.h 2.30 KiB