QFileIconProvider uses QPlatformTheme::fileIconPixmap() to get icons. Without this method all pixmaps for file paths are empty. P.S. The same applies to frameworkintegration.
Implemented.