We are trying to phase out/deprecate most of the API in KIconThemes in favor of QIcon API.
Kleopatra is one of the few remaining applications that still uses KIconLoader to load icons in a few places. Please port to QIcon::fromTheme() and let us know about any blockers you encounter