KDEUI
kfadewidgeteffect.cpp
Go to the documentation of this file.
50 QPixmap KFadeWidgetEffectPrivate::transition(const QPixmap &from, const QPixmap &to, qreal amount) const
KFadeWidgetEffect(QWidget *destWidget)
Create the animation widget.
Definition: kfadewidgeteffect.cpp:156
bool end()
void fillRect(const QRectF &rectangle, const QBrush &brush)
void setCompositionMode(CompositionMode mode)
Display * display()
bool isVisible() const
QPixmap fromImage(const QImage &image, QFlags< Qt::ImageConversionFlag > flags)
virtual QPaintEngine * paintEngine() const =0
Animates changes fading the new UI over the old look.
Definition: kfadewidgeteffect.h:48
void setGeometry(int x, int y, int w, int h)
size
void drawPixmap(const QRectF &target, const QPixmap &pixmap, const QRectF &source)
QRect rect() const
void deleteLater()
void hide()
QRect rect() const
void repaint()
void drawImage(const QRectF &target, const QImage &image, const QRectF &source, QFlags< Qt::ImageConversionFlag > flags)
QPoint mapTo(QWidget *parent, const QPoint &pos) const
QWidget * parentWidget() const
QPixmap grabWidget(QWidget *widget, const QRect &rectangle)
void setAlphaF(qreal alpha)
bool hasFeature(QFlags< QPaintEngine::PaintEngineFeature > feature) const
void show()
QImage toImage() const
static GraphicEffects graphicEffectsLevel()
This function determines the desired level of effects on the GUI.
Definition: kglobalsettings.cpp:782
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
bool begin(QPaintDevice *device)
QRect rect() const
GUI with simple animations enabled.
Definition: kglobalsettings.h:467
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.