KDEUI
kpixmapsequence.cpp
Go to the documentation of this file.
64 QPixmap pix = bigPixmap.copy(col * size.width(), row * size.height(), size.width(), size.height());
93 d->loadSequence(QPixmap(KIconLoader::global()->iconPath(xdgIconName, -size)), QSize(size, size));
static KIconLoader * global()
Returns the global icon loader initialized with the global KComponentData.
Loads and gives access to the frames of a typical multi-row pixmap as often used for spinners.
Definition: kpixmapsequence.h:46
KPixmapSequence & operator=(const KPixmapSequence &other)
Create a copy of other.
Definition: kpixmapsequence.cpp:102
#define kWarning
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.