C
Obsolete Members for SafeRenderer
The following members of class SafeRenderer are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Classes
(deprecated) class | QSafeEventPosition |
(deprecated) class | QSafeEventSetColor |
Classes
[since QtSafeRenderer 1.0]
class SafeRenderer::QSafeEventPosition
This class is deprecated. We strongly advise against using it in new code.
This class is obsolete from Qt Safe Renderer 2.0 onwards. Use QML states instead for changing event and positions. For more information, see Important Concepts in Qt Quick - States, Transitions and Animations.
The QSafeEventPosition class changes the item position.
This class was introduced in QtSafeRenderer 1.0.
[since QtSafeRenderer 1.2]
class SafeRenderer::QSafeEventSetColor
This class is deprecated. We strongly advise against using it in new code.
This class is obsolete from Qt Safe Renderer 2.0 onwards. Use QML states instead for changing color. For more information, see Changing States and Important Concepts in Qt Quick - States, Transitions and Animations.
The QSafeEventSetColor class changes the color of the text or picture element.
This class was introduced in QtSafeRenderer 1.2.
Available under certain Qt licenses.
Find out more.