diff options
author | Volker Hilsheimer <[email protected]> | 2025-06-13 13:57:37 +0200 |
---|---|---|
committer | Volker Hilsheimer <[email protected]> | 2025-06-13 19:52:41 +0200 |
commit | 560bf5a07720eaa8cc589f424743db8ed1f1d902 (patch) | |
tree | ceca3f8bf45a7e2b14d2d04eb60f2c4bc20397cd /examples/sql/sqlwidgetmapper/main.cpp | |
parent | 9f93ddd2f3ce77a6d4ccd2de93bff95244d381d8 (diff) |
There are no icons for computer, trash, desktop, folders, files etc. on
mobile platforms. QAbstractFileIconProvider tests the
QPlatformTheme::PreferFileIconFromTheme hint, and if set, gives
QIcon::fromTheme a try with an icon name mapped to the icon provider's
icon type.
We have at least some mapping of such standard icons in the native icon
engines, and those engines would also be the right place to perform
additional platform specific look-ups of icons (i.e. for specific file
types). So as a first improvement, try to use the icon engine for file
icon provider icons.
Task-number: QTBUG-134239
Pick-to: 6.10
Change-Id: Ib8c301a19b0d7e23f1d3ebdccde2147709f3ddb3
Reviewed-by: Assam Boudjelthia <[email protected]>
Diffstat (limited to 'examples/sql/sqlwidgetmapper/main.cpp')
0 files changed, 0 insertions, 0 deletions