Home
last modified time | relevance | path

Searched refs:_q_interpolate (Results 1 – 25 of 60) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/animation/
H A Dqguivariantanimation.cpp54 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
56 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
57 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
58 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
59 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
62 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/animation/
H A Dqguivariantanimation.cpp51 template<> Q_INLINE_TEMPLATE QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) in _q_interpolate() function
53 return QColor(qBound(0,_q_interpolate(f.red(), t.red(), progress),255), in _q_interpolate()
54 qBound(0,_q_interpolate(f.green(), t.green(), progress),255), in _q_interpolate()
55 qBound(0,_q_interpolate(f.blue(), t.blue(), progress),255), in _q_interpolate()
56 qBound(0,_q_interpolate(f.alpha(), t.alpha(), progress),255)); in _q_interpolate()
59 template<> Q_INLINE_TEMPLATE QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, … in _q_interpolate() function
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/animation/
H A Dqvariantanimation.cpp158 template<> Q_INLINE_TEMPLATE QRect _q_interpolate(const QRect &f, const QRect &t, qreal progress) in _q_interpolate() function
161 ret.setCoords(_q_interpolate(f.left(), t.left(), progress), in _q_interpolate()
162 _q_interpolate(f.top(), t.top(), progress), in _q_interpolate()
163 _q_interpolate(f.right(), t.right(), progress), in _q_interpolate()
164 _q_interpolate(f.bottom(), t.bottom(), progress)); in _q_interpolate()
168 template<> Q_INLINE_TEMPLATE QRectF _q_interpolate(const QRectF &f, const QRectF &t, qreal progress) in _q_interpolate() function
174 return QRectF(_q_interpolate(x1, x2, progress), _q_interpolate(y1, y2, progress), in _q_interpolate()
175 _q_interpolate(w1, w2, progress), _q_interpolate(h1, h2, progress)); in _q_interpolate()
178 template<> Q_INLINE_TEMPLATE QLine _q_interpolate(const QLine &f, const QLine &t, qreal progress) in _q_interpolate() function
180 … return QLine( _q_interpolate(f.p1(), t.p1(), progress), _q_interpolate(f.p2(), t.p2(), progress)); in _q_interpolate()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/animation/
H A Dqvariantanimation.cpp168 template<> Q_INLINE_TEMPLATE QRect _q_interpolate(const QRect &f, const QRect &t, qreal progress) in _q_interpolate() function
171 ret.setCoords(_q_interpolate(f.left(), t.left(), progress), in _q_interpolate()
172 _q_interpolate(f.top(), t.top(), progress), in _q_interpolate()
173 _q_interpolate(f.right(), t.right(), progress), in _q_interpolate()
174 _q_interpolate(f.bottom(), t.bottom(), progress)); in _q_interpolate()
178 template<> Q_INLINE_TEMPLATE QRectF _q_interpolate(const QRectF &f, const QRectF &t, qreal progress) in _q_interpolate() function
184 return QRectF(_q_interpolate(x1, x2, progress), _q_interpolate(y1, y2, progress), in _q_interpolate()
185 _q_interpolate(w1, w2, progress), _q_interpolate(h1, h2, progress)); in _q_interpolate()
188 template<> Q_INLINE_TEMPLATE QLine _q_interpolate(const QLine &f, const QLine &t, qreal progress) in _q_interpolate() function
190 … return QLine( _q_interpolate(f.p1(), t.p1(), progress), _q_interpolate(f.p2(), t.p2(), progress)); in _q_interpolate()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/animation/
H A Dqvariantanimation.cpp158 template<> Q_INLINE_TEMPLATE QRect _q_interpolate(const QRect &f, const QRect &t, qreal progress) in _q_interpolate() function
161 ret.setCoords(_q_interpolate(f.left(), t.left(), progress), in _q_interpolate()
162 _q_interpolate(f.top(), t.top(), progress), in _q_interpolate()
163 _q_interpolate(f.right(), t.right(), progress), in _q_interpolate()
164 _q_interpolate(f.bottom(), t.bottom(), progress)); in _q_interpolate()
168 template<> Q_INLINE_TEMPLATE QRectF _q_interpolate(const QRectF &f, const QRectF &t, qreal progress) in _q_interpolate() function
174 return QRectF(_q_interpolate(x1, x2, progress), _q_interpolate(y1, y2, progress), in _q_interpolate()
175 _q_interpolate(w1, w2, progress), _q_interpolate(h1, h2, progress)); in _q_interpolate()
178 template<> Q_INLINE_TEMPLATE QLine _q_interpolate(const QLine &f, const QLine &t, qreal progress) in _q_interpolate() function
180 … return QLine( _q_interpolate(f.p1(), t.p1(), progress), _q_interpolate(f.p2(), t.p2(), progress)); in _q_interpolate()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/animation/
H A Dqvariantanimation.cpp158 template<> Q_INLINE_TEMPLATE QRect _q_interpolate(const QRect &f, const QRect &t, qreal progress) in _q_interpolate() function
161 ret.setCoords(_q_interpolate(f.left(), t.left(), progress), in _q_interpolate()
162 _q_interpolate(f.top(), t.top(), progress), in _q_interpolate()
163 _q_interpolate(f.right(), t.right(), progress), in _q_interpolate()
164 _q_interpolate(f.bottom(), t.bottom(), progress)); in _q_interpolate()
168 template<> Q_INLINE_TEMPLATE QRectF _q_interpolate(const QRectF &f, const QRectF &t, qreal progress) in _q_interpolate() function
174 return QRectF(_q_interpolate(x1, x2, progress), _q_interpolate(y1, y2, progress), in _q_interpolate()
175 _q_interpolate(w1, w2, progress), _q_interpolate(h1, h2, progress)); in _q_interpolate()
178 template<> Q_INLINE_TEMPLATE QLine _q_interpolate(const QLine &f, const QLine &t, qreal progress) in _q_interpolate() function
180 … return QLine( _q_interpolate(f.p1(), t.p1(), progress), _q_interpolate(f.p2(), t.p2(), progress)); in _q_interpolate()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/animation/
H A Dqvariantanimation.cpp158 template<> Q_INLINE_TEMPLATE QRect _q_interpolate(const QRect &f, const QRect &t, qreal progress) in _q_interpolate() function
161 ret.setCoords(_q_interpolate(f.left(), t.left(), progress), in _q_interpolate()
162 _q_interpolate(f.top(), t.top(), progress), in _q_interpolate()
163 _q_interpolate(f.right(), t.right(), progress), in _q_interpolate()
164 _q_interpolate(f.bottom(), t.bottom(), progress)); in _q_interpolate()
168 template<> Q_INLINE_TEMPLATE QRectF _q_interpolate(const QRectF &f, const QRectF &t, qreal progress) in _q_interpolate() function
174 return QRectF(_q_interpolate(x1, x2, progress), _q_interpolate(y1, y2, progress), in _q_interpolate()
175 _q_interpolate(w1, w2, progress), _q_interpolate(h1, h2, progress)); in _q_interpolate()
178 template<> Q_INLINE_TEMPLATE QLine _q_interpolate(const QLine &f, const QLine &t, qreal progress) in _q_interpolate() function
180 … return QLine( _q_interpolate(f.p1(), t.p1(), progress), _q_interpolate(f.p2(), t.p2(), progress)); in _q_interpolate()
[all …]

123