Plasma
grow.cpp
Go to the documentation of this file.
49 geometry.setTopLeft(m_startGeometry.topLeft() * (1-delta) + (m_targetGeometry.topLeft() * delta));
55 void GrowAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState)
QSizeF effectiveSizeHint(Qt::SizeHint which, const QSizeF &constraint) const
void setTopLeft(const QPointF &position)
void setSize(const QSizeF &size)
qreal height() const
virtual void setGeometry(const QRectF &rect)
qreal width() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 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:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.