OSDN Git Service

do not register QColor, QVector2D, QVector3D and QVector2D interpolators as external
authorIvailo Monev <xakepa10@gmail.com>
Sun, 13 Nov 2022 20:46:53 +0000 (22:46 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Sun, 13 Nov 2022 20:48:23 +0000 (22:48 +0200)
commitc9fd04afee3d831e2200bb29f03cf0525b63f620
tree7961ead579a77aab7816804f0e34022c71cbb6ab
parent617ddafb48a6d581b1f8b9a7cd8657c87f16ca7f
do not register QColor, QVector2D, QVector3D and QVector2D interpolators as external

now the interpolators global mutex will be held 4 times less when the
GUI component library is loaded and 4 more times when it is unloaded

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/gui/CMakeLists.txt
src/gui/animation/qguivariantanimation.cpp [deleted file]
src/gui/animation/qvariantanimation.cpp