We're phasing out loadMimeTypeIcon in favor of QIcon::fromTheme(). We can't oficially deprecate it yet since there are still unported users, but add a comment recommending alternative API.
Details
Details
- Reviewers
dfaure - Group Reviewers
Frameworks - Commits
- R302:fe3f59b27dcf: Add note about porting loadMimeTypeIcon
Diff Detail
Diff Detail
- Repository
- R302 KIconThemes
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
OK, for the simple case (no overlays, no extraction of path). More complete documentation would include the args for QIcon::pixmap but OK, very often we just port to QIcon instead.