KWidgetsAddons
kpixmapsequence.cpp
46 QPixmap pix = bigPixmap.copy(col * size.width(), row * size.height(), size.width(), size.height());
Loads and gives access to the frames of a typical multi-row pixmap as often used for spinners.
Definition kpixmapsequence.h:32
KPixmapSequence & operator=(const KPixmapSequence &other)
Create a copy of other.
Definition kpixmapsequence.cpp:78
void resize(qsizetype size)
QPixmap copy(const QRect &rectangle) const const
int height() const const
bool isNull() const const
int width() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.