KWidgetsAddons
kanimatedbutton.cpp
129 p.drawPixmap(QPoint(0, 0), pixmap, QRect(column * icon_size, row * icon_size, icon_size, icon_size));
KAnimatedButton(QWidget *parent=nullptr)
Construct an animated tool button.
Definition kanimatedbutton.cpp:45
void setAnimationPath(const QString &path)
Sets the path to the file which contains the animation to load.
Definition kanimatedbutton.cpp:84
CacheAll
NotRunning
void setCacheMode(CacheMode mode)
void finished()
void frameChanged(int frameNumber)
QList< QByteArray > supportedFormats()
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
QObject * parent() const const
void fill(const QColor &color)
transparent
void timeout()
QToolButton(QWidget *parent)
QWidget(QWidget *parent, Qt::WindowFlags f)
bool isVisible() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.