KPixmapSequenceLoader Namespace
Header: | #include <KPixmapSequenceLoader> |
CMake: | find_package(KF6 REQUIRED COMPONENTS IconWidgets) target_link_libraries(mytarget PRIVATE KF6::IconWidgets) |
Functions
(since 6.0) KPixmapSequence | load(const QString &iconName, int size) |
Detailed Description
Function Documentation
[since 6.0]
KPixmapSequence KPixmapSequenceLoader::load(const QString &iconName, int size)
Loads a pixmapSequence given the xdg icon name
iconName The name of the icon, without extension.
size the size to be used
This function was introduced in 6.0.