KWidgetsAddons
kpixmapsequenceoverlaypainter.h
22 * \class KPixmapSequenceOverlayPainter kpixmapsequenceoverlaypainter.h KPixmapSequenceOverlayPainter
void setOffset(const QPoint &offset)
Set the offset relative to the placement determined by alignment and rect.
Definition kpixmapsequenceoverlaypainter.cpp:198
QPoint offset() const
The optional offset within the rect.
Definition kpixmapsequenceoverlaypainter.cpp:152
KPixmapSequence sequence() const
The sequence used to draw the overlay.
Definition kpixmapsequenceoverlaypainter.cpp:126
void setSequence(const KPixmapSequence &seq)
Set the sequence to be used.
Definition kpixmapsequenceoverlaypainter.cpp:157
QRect rect() const
The optional rect to draw the pixmaps in.
Definition kpixmapsequenceoverlaypainter.cpp:136
void setAlignment(Qt::Alignment align)
Set the alignment of the sequence in rect.
Definition kpixmapsequenceoverlaypainter.cpp:188
Qt::Alignment alignment() const
The alignment of the pixmaps in the rect.
Definition kpixmapsequenceoverlaypainter.cpp:147
void setRect(const QRect &rect)
Set the rect in which to place the sequence.
Definition kpixmapsequenceoverlaypainter.cpp:178
KPixmapSequenceOverlayPainter(QObject *parent=nullptr)
Constructor.
Definition kpixmapsequenceoverlaypainter.cpp:106
void setInterval(int msecs)
Set the interval between frames.
Definition kpixmapsequenceoverlaypainter.cpp:167
void setWidget(QWidget *w)
Set the widget to draw the overlay on.
Definition kpixmapsequenceoverlaypainter.cpp:172
Loads and gives access to the frames of a typical multi-row pixmap as often used for spinners.
Definition kpixmapsequence.h:32
void stop(Ekos::AlignState mode)
Q_SCRIPTABLE Q_NOREPLY void start()
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
virtual bool event(QEvent *e)
virtual bool eventFilter(QObject *watched, QEvent *event)
QObject * parent() const const
typedef Alignment
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:52:02 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:52:02 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.